[meld/ui-next] Move format-as-patch menu item to the Comparison section



commit 3d31f9caee3771e4f8904005d02d1084d33d3997
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Wed Mar 20 09:03:34 2019 +1000

    Move format-as-patch menu item to the Comparison section

 meld/resources/gtk/menus.ui | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/meld/resources/gtk/menus.ui b/meld/resources/gtk/menus.ui
index f63e9822..35ddd1b2 100644
--- a/meld/resources/gtk/menus.ui
+++ b/meld/resources/gtk/menus.ui
@@ -97,6 +97,13 @@
             <attribute name="action">view.clear-sync-point</attribute>
           </item>
         </section>
+        <section>
+          <attribute name="id">tool-section</attribute>
+          <item>
+            <attribute name="label" translatable="yes">Format as Patch…</attribute>
+            <attribute name="action">view.format-as-patch</attribute>
+          </item>
+        </section>
       </submenu>
     </section>
     <section>
@@ -110,13 +117,6 @@
             <attribute name="action">view.open-external</attribute>
           </item>
         </section>
-        <section>
-          <attribute name="id">tool-section</attribute>
-          <item>
-            <attribute name="label" translatable="yes">Format as Patch…</attribute>
-            <attribute name="action">view.format-as-patch</attribute>
-          </item>
-        </section>
       </submenu>
     </section>
     <section>


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