[gnome-mahjongg] app menu: standardize Help/About/Quit



commit b3fe531c98fdbb89c50e8cdd834a9845ee5a07e7
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Dec 9 12:14:08 2013 -0600

    app menu: standardize Help/About/Quit
    
    remove the separator between About and Quit
    
    https://wiki.gnome.org/Design/HIG/ApplicationMenus

 src/menu.ui |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/menu.ui b/src/menu.ui
index cdf33ae..d1ce429 100644
--- a/src/menu.ui
+++ b/src/menu.ui
@@ -31,8 +31,6 @@
         <attribute name="label" translatable="yes">_About</attribute>
         <attribute name="action">app.about</attribute>
       </item>
-    </section>
-    <section>
       <item>
         <attribute name="label" translatable="yes">_Quit</attribute>
         <attribute name="action">app.quit</attribute>


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