summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_ui_light.rc.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-10-22 16:24:47 +0000
committerDavid Robillard <d@drobilla.net>2009-10-22 16:24:47 +0000
commit525da3281674a92ff00150098ef1be7a403555dd (patch)
tree1d027fd57e4d86284080fa9677f6ed61ee359240 /gtk2_ardour/ardour3_ui_light.rc.in
parentd98c8e8fa4bb18cbbf2a18b82b11d9949bb00890 (diff)
Use line comments.
git-svn-id: svn://localhost/ardour2/branches/3.0@5858 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_ui_light.rc.in')
-rw-r--r--gtk2_ardour/ardour3_ui_light.rc.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/gtk2_ardour/ardour3_ui_light.rc.in b/gtk2_ardour/ardour3_ui_light.rc.in
index 62b107ce76..0059e5d04d 100644
--- a/gtk2_ardour/ardour3_ui_light.rc.in
+++ b/gtk2_ardour/ardour3_ui_light.rc.in
@@ -1329,7 +1329,7 @@ widget "*TransportRecButton-alternate*" style:highest "transport_rec_button_alte
widget "*TransportRecButton*" style:highest "transport_rec_button"
widget "*RecordingXrunWarningWindow" style:highest "xrun_warn"
widget "*RecordingXrunWarningWindow*" style:highest "xrun_warn"
-/*widget "*MainMenuBar" style:highest "menu_bar_base"*/
+#widget "*MainMenuBar" style:highest "menu_bar_base"
widget "*ErrorMessage" style:highest "error_message"
widget "*FatalMessage" style:highest "fatal_message"
widget "*InfoMessage" style:highest "info_message"
@@ -1430,9 +1430,8 @@ widget "*MidiTrackControlsBaseSelected" style:highest "edit_controls_base_select
widget "*BusControlsBaseSelected" style:highest "edit_controls_base_selected"
widget "*AutomationTrackControlsBase" style:highest "automation_track_controls_base"
widget "*AutomationTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
-/*widget "*EditorMenuBar*" style:highest "black_mackie_menu_bar"
-widget "*MainMenuBar*" style:highest "black_mackie_menu_bar"
-*/
+#widget "*EditorMenuBar*" style:highest "black_mackie_menu_bar"
+#widget "*MainMenuBar*" style:highest "black_mackie_menu_bar"
widget "*ZoomClickBox" style:highest "medium_bold_entry"
widget "*PluginParameterLabel" style:highest "medium_text"
widget "*PluginNameInfo" style:highest "plugin_name_text"