[geary] App menu: remove separator between About and Quit



commit 920b6720c0e9bc00eebeab8f9abbcc01a6054df0
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Dec 28 10:49:47 2014 -0600

    App menu: remove separator between About and Quit
    
    The HIG state that there should be no separator here.

 ui/app_menu.interface |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/ui/app_menu.interface b/ui/app_menu.interface
index 6ecd0c4..331cef4 100644
--- a/ui/app_menu.interface
+++ b/ui/app_menu.interface
@@ -28,8 +28,6 @@
                 <attribute name='label' translatable='yes'>_About</attribute>
                 <attribute name='action'>app.GearyAbout</attribute>
             </item>
-        </section>
-        <section>
             <item>
                 <attribute name='label' translatable='yes'>_Quit</attribute>
                 <attribute name='action'>app.GearyQuit</attribute>


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