]> git.0d.be Git - empathy.git/commitdiff
app menu: standardize Help/About/Quit
authorMichael Catanzaro <mcatanzaro@gnome.org>
Mon, 9 Dec 2013 17:43:02 +0000 (11:43 -0600)
committerMichael Catanzaro <mcatanzaro@gnome.org>
Sat, 28 Dec 2013 01:59:31 +0000 (19:59 -0600)
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

index 44c67d07a7fe1bb5b31fcc759d92f765577a83b8..f364d797a1fff184f0654fe74dffe322a5ee6413 100644 (file)
@@ -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>