[empathy] app menu: standardize Help/About/Quit



commit e6b830dbe26a16407beba356eefdf85f79da9f2a
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Dec 9 11:43:02 2013 -0600

    app menu: standardize Help/About/Quit
    
    We're going to use simply "About" instead of "About Empathy"
    
    https://wiki.gnome.org/Design/HIG/ApplicationMenus
    
    https://bugzilla.gnome.org/show_bug.cgi?id=720114

 src/empathy-roster-window-menubar.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-roster-window-menubar.ui b/src/empathy-roster-window-menubar.ui
index 44c67d0..f364d79 100644
--- a/src/empathy-roster-window-menubar.ui
+++ b/src/empathy-roster-window-menubar.ui
@@ -86,7 +86,7 @@
           <attribute name="accel">F1</attribute>
         </item>
         <item>
-          <attribute translatable="yes" name="label">About Empathy</attribute>
+          <attribute translatable="yes" name="label">About</attribute>
           <attribute name="action">win.help_about</attribute>
         </item>
        <item>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]