summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_widget_list.rc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2013-07-08 16:24:17 +0200
committerRobin Gareus <robin@gareus.org>2013-07-10 15:27:14 +0200
commit7121e194374ca6687b38b1dfaaa2bd2b8c555d2b (patch)
tree460880b161481505fbba8533d54744371a61a240 /gtk2_ardour/ardour3_widget_list.rc
parentc47afaab7463dd3e34cbea35d134c6b78ce7c7d5 (diff)
meterbridge: if track-name starts with number, display only number
Diffstat (limited to 'gtk2_ardour/ardour3_widget_list.rc')
-rw-r--r--gtk2_ardour/ardour3_widget_list.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/ardour3_widget_list.rc b/gtk2_ardour/ardour3_widget_list.rc
index 05ebde9421..4a0b7aad9d 100644
--- a/gtk2_ardour/ardour3_widget_list.rc
+++ b/gtk2_ardour/ardour3_widget_list.rc
@@ -352,6 +352,7 @@ widget "*ProcessorList*" style:highest "processor_list"
widget "*PortMatrixLabel*" style:highest "small_text"
widget "*MidiTracerTextView" style:highest "midi_tracer_textview"
widget "*solo isolate" style:highest "solo_isolate"
+widget "meterbridge numlabel" style:highest "larger_text"
widget "*meterbridge label" style:highest "meterbridge_label"
widget "*solo safe" style:highest "solo_safe"
widget "*ContrastingPopup" style:highest "contrasting_popup"