[gnome-builder] menus: remove dead menu



commit c8230453f62703519f5806ee508724bc4514355e
Author: Christian Hergert <christian hergert me>
Date:   Mon Mar 30 14:30:00 2015 -0700

    menus: remove dead menu

 data/gtk/menus.ui |   44 --------------------------------------------
 1 files changed, 0 insertions(+), 44 deletions(-)
---
diff --git a/data/gtk/menus.ui b/data/gtk/menus.ui
index 538efde..74fd04d 100644
--- a/data/gtk/menus.ui
+++ b/data/gtk/menus.ui
@@ -86,48 +86,4 @@
     </section>
 -->
   </menu>
-  <menu id="gb-document-stack-menu">
-    <section>
-      <item>
-        <attribute name="label" translatable="yes">Move Document _Left</attribute>
-        <attribute name="action">stack.move-document-left</attribute>
-      </item>
-      <item>
-        <attribute name="label" translatable="yes">Move Document _Right</attribute>
-        <attribute name="action">stack.move-document-right</attribute>
-      </item>
-    </section>
-    <section>
-      <item>
-        <attribute name="label" translatable="yes">Split Document Left</attribute>
-        <attribute name="action">stack.split-document-left</attribute>
-      </item>
-      <item>
-        <attribute name="label" translatable="yes">Split Document Right</attribute>
-        <attribute name="action">stack.split-document-right</attribute>
-      </item>
-    </section>
-    <section>
-      <item>
-        <attribute name="label" translatable="yes">Save</attribute>
-        <attribute name="action">stack.save</attribute>
-      </item>
-      <item>
-        <attribute name="label" translatable="yes">Save _As</attribute>
-        <attribute name="action">stack.save-as</attribute>
-      </item>
-    </section>
-    <section>
-      <item>
-        <attribute name="label" translatable="yes">_Preview</attribute>
-        <attribute name="action">stack.preview</attribute>
-      </item>
-    </section>
-    <section>
-      <item>
-        <attribute name="label" translatable="yes">_Close Document</attribute>
-        <attribute name="action">stack.close</attribute>
-      </item>
-    </section>
-  </menu>
 </interface>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]