[gnome-font-viewer] App menu: standardize Help/About/Quit



commit 69d98ded1388442c9a160b5dd395779eeb8f860c
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Dec 9 16:09:01 2013 -0600

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

 src/font-view-app-menu.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/font-view-app-menu.ui b/src/font-view-app-menu.ui
index 915c308..07d844a 100644
--- a/src/font-view-app-menu.ui
+++ b/src/font-view-app-menu.ui
@@ -3,7 +3,7 @@
     <section>
       <item>
         <attribute name="action">app.about</attribute>
-        <attribute name="label" translatable="yes">About Font Viewer</attribute>
+        <attribute name="label" translatable="yes">About</attribute>
       </item>
       <item>
        <attribute name="action">app.quit</attribute>


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