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



commit fb3e504269d9ab9ef4a2d7ce945fb82a42128f54
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Dec 9 14:43:45 2013 -0600

    app menu: standardize Help/About/Quit
    
    Use simply "About" instead of "About Tweak Tool"
    
    https://wiki.gnome.org/Design/HIG/ApplicationMenus
    
    https://bugzilla.gnome.org/show_bug.cgi?id=720133

 data/shell.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/shell.ui b/data/shell.ui
index 0bdad93..3d83e67 100644
--- a/data/shell.ui
+++ b/data/shell.ui
@@ -18,7 +18,7 @@
        <attribute name="action">app.help</attribute>
       </item>        
       <item>
-       <attribute name="label" translatable="yes">_About Tweak Tool</attribute>
+       <attribute name="label" translatable="yes">_About</attribute>
        <attribute name="action">app.about</attribute>
       </item>        
       <item>


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