[gnome-builder] menus: remove unsupported menu items until they are supported



commit 7fa6d63101c2415fd06152c889a7d4d5eb5b82e3
Author: Christian Hergert <christian hergert me>
Date:   Sun Jan 18 23:39:46 2015 -0800

    menus: remove unsupported menu items until they are supported

 src/resources/gtk/menus.ui |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/resources/gtk/menus.ui b/src/resources/gtk/menus.ui
index dfd25fc..66e8975 100644
--- a/src/resources/gtk/menus.ui
+++ b/src/resources/gtk/menus.ui
@@ -32,6 +32,7 @@
     </section>
   </menu>
   <menu id="gear-menu">
+<!--
     <section>
       <attribute name="id">juntion-section</attribute>
       <attribute name="display-hint">horizontal-buttons</attribute>
@@ -51,6 +52,7 @@
         <attribute name="verb-icon">view-fullscreen-symbolic</attribute>
       </item>
     </section>
+-->
     <section>
       <attribute name="id">file-section</attribute>
     </section>
@@ -78,6 +80,7 @@
     <section>
       <attribute name="id">edit-section-1</attribute>
     </section>
+<!--
     <section>
       <attribute name="id">close-section</attribute>
       <item>
@@ -85,6 +88,7 @@
         <attribute name="action">workbench.close-all</attribute>
       </item>
     </section>
+-->
   </menu>
   <menu id="gb-document-stack-menu">
     <section>


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