[devhelp] App menu: standardize Help/About/Quit



commit f1de802113c2261fbbe76d1f598de4ee9d6f98c1
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Dec 9 20:56:07 2013 -0600

    App menu: standardize Help/About/Quit
    
    Use "About" instead of "About Devhelp"
    
    https://wiki.gnome.org/Design/HIG/ApplicationMenus
    
    https://bugzilla.gnome.org/show_bug.cgi?id=720167

 src/devhelp-menu.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/devhelp-menu.ui b/src/devhelp-menu.ui
index aa85bed..eba5cd6 100644
--- a/src/devhelp-menu.ui
+++ b/src/devhelp-menu.ui
@@ -38,7 +38,7 @@
     </section>
     <section>
       <item>
-        <attribute name="label" translatable="yes">_About Devhelp</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]