aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2013-12-10 01:43:02 +0800
committerMichael Catanzaro <mcatanzaro@gnome.org>2013-12-28 09:59:31 +0800
commite6b830dbe26a16407beba356eefdf85f79da9f2a (patch)
tree4ba7426cbe61d59b83be031cb38c64044a0156f2
parent41d6dccc6ecdb3cf13ffd43533e612c2b71b71d7 (diff)
downloadgsoc2013-empathy-e6b830dbe26a16407beba356eefdf85f79da9f2a.tar
gsoc2013-empathy-e6b830dbe26a16407beba356eefdf85f79da9f2a.tar.gz
gsoc2013-empathy-e6b830dbe26a16407beba356eefdf85f79da9f2a.tar.bz2
gsoc2013-empathy-e6b830dbe26a16407beba356eefdf85f79da9f2a.tar.lz
gsoc2013-empathy-e6b830dbe26a16407beba356eefdf85f79da9f2a.tar.xz
gsoc2013-empathy-e6b830dbe26a16407beba356eefdf85f79da9f2a.tar.zst
gsoc2013-empathy-e6b830dbe26a16407beba356eefdf85f79da9f2a.zip
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
-rw-r--r--src/empathy-roster-window-menubar.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-roster-window-menubar.ui b/src/empathy-roster-window-menubar.ui
index 44c67d07a..f364d797a 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>