summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour2_ui_light.rc.in
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2007-08-17 15:53:59 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2007-08-17 15:53:59 +0000
commitf5d5974b9807f169f0555537fe3a95e3cc60693b (patch)
tree74b704c5cdb8afb690a23a2f1e6a5983b460d332 /gtk2_ardour/ardour2_ui_light.rc.in
parent327275f4c9381575021be96f2c67e23b378bd98c (diff)
continue cleanup+improvements to audio setup dialog; add save+restore to said dialog
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2321 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour2_ui_light.rc.in')
-rw-r--r--gtk2_ardour/ardour2_ui_light.rc.in18
1 files changed, 9 insertions, 9 deletions
diff --git a/gtk2_ardour/ardour2_ui_light.rc.in b/gtk2_ardour/ardour2_ui_light.rc.in
index dec884f41f..c9c054783a 100644
--- a/gtk2_ardour/ardour2_ui_light.rc.in
+++ b/gtk2_ardour/ardour2_ui_light.rc.in
@@ -457,7 +457,7 @@ style "ardour_progressbars" = "default_buttons_menus"
bg[PRELIGHT] = { 0.00, 0.36, 0.40 }
}
-style "options_window" = "default_base"
+style "preferences" = "default_base"
{
font_name = "%FONT_NORMAL%"
fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
@@ -1212,15 +1212,15 @@ widget "*MixerMonitorInputButton.*" style:highest "very_small_button"
widget "*MixerIOButton" style:highest "very_small_button"
widget "*MixerIOButtonLabel" style:highest "very_small_button"
widget "*AddRouteDialogSpinner" style:highest "ardour_adjusters"
-widget "*AddRouteDialogRadioButton*" style:highest "options_window"
-widget "*OptionsNotebook" style:highest "options_window"
-widget "*OptionEditorToggleButton*" style:highest "options_window"
-widget "*OptionsLabel" style:highest "options_window"
-widget "*OptionEditorAuditionerLabel" style:highest "options_window"
+widget "*AddRouteDialogRadioButton*" style:highest "preferences"
+widget "*OptionsNotebook" style:highest "preferences"
+widget "*OptionEditorToggleButton*" style:highest "preferences"
+widget "*OptionsLabel" style:highest "preferences"
+widget "*OptionEditorAuditionerLabel" style:highest "preferences"
widget "*OptionsEntry" style:highest "option_entry"
-widget "*InspectorNotebook" style:highest "options_window"
-widget "*NewSessionDialog" style:highest "options_window"
-widget "*NewSessionDialogButton*" style:highest "options_window"
+widget "*InspectorNotebook" style:highest "preferences"
+widget "*NewSessionDialog" style:highest "preferences"
+widget "*NewSessionDialogButton*" style:highest "preferences"
widget "*MixerSendSwitch*" style:highest "very_small_red_active_and_selected_button"
widget "*OptionEditorToggleButton" style:highest "small_red_active_and_selected_button"
widget "*NewSessionDialogButton" style:highest "small_red_active_and_selected_button"