summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mtest_other.menus
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2005-11-17 21:31:37 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2005-11-17 21:31:37 +0000
commitcdc2d055f1ede3d9565dbf2b2d1abbf87a1f622c (patch)
tree2523a3b351add1113224052612864327f526929e /gtk2_ardour/mtest_other.menus
parent5d515004903f75d8c18328c0bdb84008ae5bfe23 (diff)
more fixes on the long road to compiling
git-svn-id: svn://localhost/trunk/ardour2@103 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/mtest_other.menus')
-rw-r--r--gtk2_ardour/mtest_other.menus3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk2_ardour/mtest_other.menus b/gtk2_ardour/mtest_other.menus
index 96d1dcfee5..ff3416ae7e 100644
--- a/gtk2_ardour/mtest_other.menus
+++ b/gtk2_ardour/mtest_other.menus
@@ -2,7 +2,8 @@
<menubar name='OTop'>
<menu action='OTopMenu'>
<menuitem action='OFoo'/>
- <menuitem action='OBar'/>
+ <menuitem action='Bar'/>
+ <menuitem action='Baz'/>
</menu>
</menubar>
</ui>