Re-added toolbar with menu item to show or hide it
[projects/chimara/chimara.git] / player / chimara.ui
index 8bb7fc6941f6429d277e0b547556a8587cba5db0..d9d219c440463c9b15241ce4770a1a1369358b76 100644 (file)
@@ -3,6 +3,18 @@
   <requires lib="gtk+" version="2.16"/>
   <!-- interface-naming-policy toplevel-contextual -->
   <object class="GtkActionGroup" id="actiongroup">
+    <child>
+      <object class="GtkToggleAction" id="toolbar">
+        <property name="label" translatable="yes">_Toolbar</property>
+        <property name="tooltip" translatable="yes">Show a toolbar at the top of the window</property>
+        <signal name="toggled" handler="on_toolbar_toggled" swapped="no"/>
+      </object>
+    </child>
+    <child>
+      <object class="GtkAction" id="view">
+        <property name="label" translatable="yes">_View</property>
+      </object>
+    </child>
     <child>
       <object class="GtkAction" id="about">
         <property name="label">_About...</property>