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



commit 5614c7eca8bbf81596b69cd1a493a6c548b55c17
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Dec 9 20:36:09 2013 -0600

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

 src/photos-app-menu.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-app-menu.ui b/src/photos-app-menu.ui
index 2d05fde..b9f4d63 100644
--- a/src/photos-app-menu.ui
+++ b/src/photos-app-menu.ui
@@ -9,7 +9,7 @@
     <section>
       <item>
         <attribute name="action">app.about</attribute>
-        <attribute name="label" translatable="yes">About Photos</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]