[gnome-weather] AppMenu: remove application name from About



commit dfd4d85dc90b1556765f664d7ab6e8071e4ce077
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Fri Dec 13 17:10:03 2013 +0100

    AppMenu: remove application name from About
    
    The new HIGs mandate About/Quit, in this order, without the application
    name.

 data/app-menu.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/app-menu.ui b/data/app-menu.ui
index cfa915a..36e29a2 100644
--- a/data/app-menu.ui
+++ b/data/app-menu.ui
@@ -23,7 +23,7 @@
     <section>
       <item>
         <attribute name="action">win.about</attribute>
-        <attribute name="label" translatable="yes">About Weather</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]