[gnome-builder] menus: more menu tweaks for 3.30 initiative



commit 8636bd5504e23d7cd98090806eac60f6a4ab2c25
Author: Christian Hergert <chergert redhat com>
Date:   Thu Sep 20 12:23:16 2018 -0700

    menus: more menu tweaks for 3.30 initiative

 src/libide/gtk/menus.ui          | 9 +++------
 src/plugins/support/gtk/menus.ui | 2 +-
 2 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/src/libide/gtk/menus.ui b/src/libide/gtk/menus.ui
index 421c21f77..77de565d1 100644
--- a/src/libide/gtk/menus.ui
+++ b/src/libide/gtk/menus.ui
@@ -35,16 +35,13 @@
       </item>
     </section>
     <section id="gear-menu-placeholder-1"/>
-    <section id="gear-menu-preferences-section">
+    <section id="gear-menu-help-section">
+      <attribute name="id">help-section</attribute>
       <item>
         <attribute name="label" translatable="yes">_Preferences</attribute>
         <attribute name="action">app.preferences</attribute>
         <attribute name="accel">&lt;primary&gt;comma</attribute>
       </item>
-    </section>
-    <section id="gear-menu-placeholder-2"/>
-    <section id="gear-menu-help-section">
-      <attribute name="id">help-section</attribute>
       <item>
         <attribute name="label" translatable="yes">Keyboard _Shortcuts</attribute>
         <attribute name="action">app.shortcuts</attribute>
@@ -55,7 +52,7 @@
         <attribute name="accel">F1</attribute>
       </item>
       <item>
-        <attribute name="label" translatable="yes">_About</attribute>
+        <attribute name="label" translatable="yes">_About Builder</attribute>
         <attribute name="action">app.about</attribute>
       </item>
     </section>
diff --git a/src/plugins/support/gtk/menus.ui b/src/plugins/support/gtk/menus.ui
index 35d19c2ef..710acf348 100644
--- a/src/plugins/support/gtk/menus.ui
+++ b/src/plugins/support/gtk/menus.ui
@@ -2,7 +2,7 @@
 <interface>
   <!-- interface-requires gtk+ 3.0 -->
   <menu id="gear-menu">
-    <section id="gear-menu-placeholder-2">
+    <section id="gear-menu-placeholder-1">
       <item>
         <attribute name="label" translatable="yes">Generate Support Log</attribute>
         <attribute name="action">app.generate-support</attribute>


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