summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_widget_list.rc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-11-07 15:28:53 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-11-07 15:28:53 +0000
commitb7f195d3754ea8e7fda19c5a818af3b22a48f343 (patch)
tree7d9f7177b1cf056208a4ae9b9cecd036a7b42fbd /gtk2_ardour/ardour3_widget_list.rc
parentdde05328a972ea676f21c9095cbf0e81626c3374 (diff)
fix and remove some widget names
git-svn-id: svn://localhost/ardour2/branches/3.0@10470 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_widget_list.rc')
-rw-r--r--gtk2_ardour/ardour3_widget_list.rc10
1 files changed, 2 insertions, 8 deletions
diff --git a/gtk2_ardour/ardour3_widget_list.rc b/gtk2_ardour/ardour3_widget_list.rc
index 82b0dba7fc..729272b95b 100644
--- a/gtk2_ardour/ardour3_widget_list.rc
+++ b/gtk2_ardour/ardour3_widget_list.rc
@@ -133,12 +133,6 @@ widget "*TransportClockDisplay" style:highest "transport_clock_display"
widget "*SecondaryClockDisplay" style:highest "transport_clock_display"
widget "*TransportClockDisplayDelta" style:highest "transport_clock_display_delta"
widget "*SecondaryClockDisplayDelta" style:highest "transport_clock_display_delta"
-widget "*AudioClockFramesUpperInfo" style:highest "tempo_meter_clock_display"
-widget "*AudioClockFramesLowerInfo" style:highest "tempo_meter_clock_display"
-widget "*AudioClockSMPTEUpperInfo" style:highest "tempo_meter_clock_display"
-widget "*AudioClockSMPTELowerInfo" style:highest "tempo_meter_clock_display"
-widget "*AudioClockBBTUpperInfo" style:highest "tempo_meter_clock_display"
-widget "*AudioClockBBTLowerInfo" style:highest "tempo_meter_clock_display"
widget "*SelectionStartClock" style:highest "default_clock_display"
widget "*SelectionEndClock" style:highest "default_clock_display"
widget "*SilenceDurationClock" style:highest "white_on_black_clock_display"
@@ -148,7 +142,7 @@ widget "*PostRollClock" style:highest "default_clock_display"
widget "*NudgeClock" style:highest "default_clock_display"
widget "*MenuBarClock" style:highest "default_clock_display"
widget "*ZoomRangeClock" style:highest "default_clock_display"
-widget "*SMPTEOffsetClock" style:highest "default_clock_display"
+widget "*TimecodeOffsetClock" style:highest "default_clock_display"
widget "*TransportLabel" style:highest "small_bold_text"
widget "*TakeLabel" style:highest "small_bold_text"
widget "*LocationLabel" style:highest "small_bold_text"
@@ -166,7 +160,7 @@ widget "*HistorySelector" style:highest "medium_entry"
widget "*LocationSelector" style:highest "medium_entry"
widget "*TakeSelector" style:highest "medium_entry"
widget "*RegionSelector" style:highest "medium_entry"
-widget "*SMPTERuler" style:highest "editor_time_ruler"
+widget "*TimecodeRuler" style:highest "editor_time_ruler"
widget "*BBTRuler" style:highest "editor_time_ruler"
widget "*SamplesRuler" style:highest "editor_time_ruler"
widget "*TimecodeRuler" style:highest "editor_time_ruler"