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



commit cefd80bfd8edb911b802029d3c55eb576e6b2c41
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Dec 9 11:54:53 2013 -0600

    app menu: standardize Help/About/Quit
    
    For Rhythmbox, we just need to remove the separator between About and
    Quit.
    
    https://wiki.gnome.org/Design/HIG/ApplicationMenus
    
    https://bugzilla.gnome.org/show_bug.cgi?id=720116

 data/ui/app-menu.ui |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/app-menu.ui b/data/ui/app-menu.ui
index 07efd69..e1f7157 100644
--- a/data/ui/app-menu.ui
+++ b/data/ui/app-menu.ui
@@ -72,8 +72,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]