[file-roller] App menu: standardize Help/About/Quit



commit 7ab5eae2b5a020dbba464f04152e2f9a9b77e694
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Dec 9 15:42:17 2013 -0600

    App menu: standardize Help/About/Quit
    
    Use "About" rather than "About Archive Manager"
    
    https://wiki.gnome.org/Design/HIG/ApplicationMenus
    
    https://bugzilla.gnome.org/show_bug.cgi?id=720142

 src/ui/app-menu.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/ui/app-menu.ui b/src/ui/app-menu.ui
index cd43381..7726cec 100644
--- a/src/ui/app-menu.ui
+++ b/src/ui/app-menu.ui
@@ -32,7 +32,7 @@
       </item>
       <item>
         <attribute name="action">app.about</attribute>
-        <attribute name="label" translatable="yes">_About Archive Manager</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]