[gnome-characters] Standardize app menu



commit 9c6247a7c53c2e0016b59f807d45d340db8f0607
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Oct 17 13:42:53 2015 -0500

    Standardize app menu
    
    Way too late to fix this for 3.18, but let's get it going forward.
    
    https://developer.gnome.org/hig/3.18/application-menus.html.en

 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 55b1169..6782fe7 100644
--- a/data/app-menu.ui
+++ b/data/app-menu.ui
@@ -3,7 +3,7 @@
     <section>
       <item>
         <attribute name="action">win.about</attribute>
-        <attribute name="label" translatable="yes">About Characters</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]