[eog: 3/6] Resort menu entries



commit db764e0c04260bfdb11846288e681797ca157236
Author: p3732 <p3732 users noreply github com>
Date:   Fri Oct 26 16:12:36 2018 +0200

    Resort menu entries
    
    Move Properties above Print and Set as Wallpaper, since it is not a system interaction and more file 
related. Move Plugin section above View section, since views are more similar to application preferences.

 data/eog-gear-menu.ui | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/data/eog-gear-menu.ui b/data/eog-gear-menu.ui
index f56ca869..39c2ec6e 100644
--- a/data/eog-gear-menu.ui
+++ b/data/eog-gear-menu.ui
@@ -22,6 +22,12 @@
         <attribute name="action">win.save-as</attribute>
       </item>
     </section>
+    <section>
+      <item>
+        <attribute name="label" translatable="yes">Prope_rties</attribute>
+        <attribute name="action">win.properties</attribute>
+      </item>
+    </section>
     <section>
       <item>
         <attribute name="label" translatable="yes">_Print…</attribute>
@@ -32,6 +38,7 @@
         <attribute name="action">win.set-wallpaper</attribute>
       </item>
     </section>
+    <section id="plugins-section"/>
     <section>
       <item>
         <attribute name="label" translatable="yes">Sli_deshow</attribute>
@@ -53,13 +60,6 @@
         </item>
       </submenu>
     </section>
-    <section>
-      <item>
-        <attribute name="label" translatable="yes">Prope_rties</attribute>
-        <attribute name="action">win.properties</attribute>
-      </item>
-    </section>
-    <section id="plugins-section"/>
     <section>
       <item>
         <attribute name="action">app.preferences</attribute>


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