summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_widget_list.rc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-11-28 17:58:15 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-11-28 17:58:15 +0000
commita296820cafc1745542bb5371f2613b283efa8a73 (patch)
tree816fed324c0e0c28a5400185b50a5c6ea604c8d7 /gtk2_ardour/ardour3_widget_list.rc
parenteee1151e555a268d78d76807330ba990b479338b (diff)
convert all mixer strip buttons to ArdourButton; not entirely finished because colors in the name and comments buttons don't work as intended - needs a bit of thinking
git-svn-id: svn://localhost/ardour2/branches/3.0@10830 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_widget_list.rc')
-rw-r--r--gtk2_ardour/ardour3_widget_list.rc14
1 files changed, 3 insertions, 11 deletions
diff --git a/gtk2_ardour/ardour3_widget_list.rc b/gtk2_ardour/ardour3_widget_list.rc
index 0f55f148df..a3c128ee1d 100644
--- a/gtk2_ardour/ardour3_widget_list.rc
+++ b/gtk2_ardour/ardour3_widget_list.rc
@@ -35,16 +35,9 @@ widget "*TrackVisualButton*" style:highest "default_button"
widget "*TrackRemoveButton*" style:highest "default_button"
widget "*BaseButton" style:highest "default_button"
widget "*TakeButtonLabel" style:highest "default_button"
-widget "*MixerWidthButton" style:highest "default_button"
-widget "*MixerHideButton" style:highest "default_button"
-widget "*MixerSendButton" style:highest "default_button"
-widget "*MixerSendButtonLabel" style:highest "default_button"
-widget "*MixerSendSwitch" style:highest "default_button"
-widget "*MixerInsertButton" style:highest "default_button"
-widget "*MixerInsertButtonLabel" style:highest "default_button"
-widget "*MixerInsertSwitch" style:highest "default_button"
-widget "*MixerIOButton" style:highest "very_small_button"
-widget "*MixerIOButtonLabel" style:highest "very_small_button"
+
+widget "*mixer strip button" style:highest "very_small_button"
+
widget "*AddRouteDialogSpinner" style:highest "ardour_adjusters"
widget "*AddRouteDialogRadioButton*" style:highest "preferences"
widget "*OptionsNotebook" style:highest "preferences"
@@ -367,7 +360,6 @@ widget "*TimeInfoPunchTitle" style:highest "very_small_text"
widget "*TimeInfoPunchButton" style:highest "very_small_text"
widget "*RouteNameEditorEntry" style:highest "text_cell_entry"
widget "*RegionNameEditorEntry" style:highest "text_cell_entry"
-widget "*MixerMidiInputEnableButton" style:highest "mouse_mode_button"
widget "*EditorRouteGroupsAllGroupButton" style:highest "default_toggle_button"
widget "*MidiSoundNotesButton" style:highest "default_toggle_button"
widget "*MeasureLatencyButton" style:highest "default_toggle_button"