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



commit 0f1bf1c33d8644cba270f0865b7cbe8d47ceebe2
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Dec 9 15:51:06 2013 -0600

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

 data/eog-app-menu.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/eog-app-menu.xml b/data/eog-app-menu.xml
index 81cc490..2edd74e 100644
--- a/data/eog-app-menu.xml
+++ b/data/eog-app-menu.xml
@@ -36,7 +36,7 @@
       </item>
       <item>
        <attribute name="action">app.about</attribute>
-       <attribute name="label" translatable="yes">_About Image 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]