Update the interface definition to use the new version of Glade (3.6 and
[rodin/chimara.git] / tests / chimara.menus
diff --git a/tests/chimara.menus b/tests/chimara.menus
new file mode 100644 (file)
index 0000000..233ec4c
--- /dev/null
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<ui>
+  <menubar>
+    <menu action="game">
+      <menuitem action="open"/>
+      <menuitem action="save"/>
+      <separator/>
+      <menuitem action="quit"/>
+    </menu>
+  </menubar>
+  <toolbar>
+    <toolitem action="save"/>
+  </toolbar>
+</ui>