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



commit 86320efd1a94ef5320d636265dbc5bb2d30fb50f
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Dec 9 16:35:13 2013 -0600

    App menu: standardize Help/About/Quit
    
    "About Polari" -> "About"
    
    https://wiki.gnome.org/Design/HIG/ApplicationMenus
    
    https://bugzilla.gnome.org/show_bug.cgi?id=720151

 data/resources/app-menu.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/resources/app-menu.ui b/data/resources/app-menu.ui
index 0978fab..c3afad7 100644
--- a/data/resources/app-menu.ui
+++ b/data/resources/app-menu.ui
@@ -15,7 +15,7 @@
     <section>
       <item>
         <attribute name="action">app.about</attribute>
-        <attribute name="label" translatable="yes">About Polari</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]