[eog] Fix duplicate underscore accelerators in gear menu
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog] Fix duplicate underscore accelerators in gear menu
- Date: Thu, 15 Jan 2015 20:55:43 +0000 (UTC)
commit 10a6c5f6e9916caa3a7a6af1d3bbffc99c4a2169
Author: Felix Riemann <friemann gnome org>
Date: Thu Jan 15 21:54:50 2015 +0100
Fix duplicate underscore accelerators in gear menu
https://bugzilla.gnome.org/show_bug.cgi?id=740426
data/eog-gear-menu.ui | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/eog-gear-menu.ui b/data/eog-gear-menu.ui
index cbf6d11..00125d8 100644
--- a/data/eog-gear-menu.ui
+++ b/data/eog-gear-menu.ui
@@ -37,11 +37,11 @@
<attribute name="action">win.print</attribute>
</item>
<item>
- <attribute name="label" translatable="yes">Set as _Wallpaper</attribute>
+ <attribute name="label" translatable="yes">Set as Wa_llpaper</attribute>
<attribute name="action">win.set-wallpaper</attribute>
</item>
<item>
- <attribute name="label" translatable="yes">S_lideshow</attribute>
+ <attribute name="label" translatable="yes">Sli_deshow</attribute>
<attribute name="action">win.view-slideshow</attribute>
</item>
</section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]