summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour.menus
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2006-06-28 07:08:10 +0000
committerDavid Robillard <d@drobilla.net>2006-06-28 07:08:10 +0000
commit216b012e0bedba416b9b83504b79903664735cc1 (patch)
tree2a7c16d9beb6dda90b4410dd6d4caf27ad41598c /gtk2_ardour/ardour.menus
parentb7f3a6350783ffda019c22f74dd67e7d619b387b (diff)
A couple GUI tweaks - minor toolbar reorganization, trying to get the width down below 1024 (and make things more organized and easier to use in general). Not quite there yet....
git-svn-id: svn://localhost/ardour2/branches/midi@648 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour.menus')
-rw-r--r--gtk2_ardour/ardour.menus8
1 files changed, 4 insertions, 4 deletions
diff --git a/gtk2_ardour/ardour.menus b/gtk2_ardour/ardour.menus
index 9293883067..4328ec9ce6 100644
--- a/gtk2_ardour/ardour.menus
+++ b/gtk2_ardour/ardour.menus
@@ -256,10 +256,10 @@
<menuitem action='CrossfadesShort'/>
</menu>
<menu action='Layering'>
- <menuitem action='LayerLaterHigher'/>
- <menuitem action='LayerMoveAddHigher'/>
- <menuitem action='LayerAddHigher'/>
- </menu>
+ <menuitem action='LayerLaterHigher'/>
+ <menuitem action='LayerMoveAddHigher'/>
+ <menuitem action='LayerAddHigher'/>
+ </menu>
<separator/>
<menuitem action='SendMTC'/>
<menuitem action='SendMMC'/>