[gitg] app menu: standardize Help/About/Quit



commit 4d1e663e67d6ad659fe8edc16f05dd32f4f81c71
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Dec 9 15:24:04 2013 -0600

    app menu: standardize Help/About/Quit
    
    Remove the separator between About and Quit
    
    https://wiki.gnome.org/Design/HIG/ApplicationMenus
    
    https://bugzilla.gnome.org/show_bug.cgi?id=720138

 gitg/resources/ui/gitg-menus.ui |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gitg/resources/ui/gitg-menus.ui b/gitg/resources/ui/gitg-menus.ui
index be62f75..34c56f8 100644
--- a/gitg/resources/ui/gitg-menus.ui
+++ b/gitg/resources/ui/gitg-menus.ui
@@ -25,8 +25,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]