[gedit] menus: Add mnemonics to View and Tools submenus
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] menus: Add mnemonics to View and Tools submenus
- Date: Sun, 28 Jan 2018 21:46:43 +0000 (UTC)
commit 28a7053eed4e2f9bd2f711e607a68c74cdd18313
Author: Guillaume Pasquet <fb etenil net>
Date: Sun Jan 28 16:45:00 2018 -0500
menus: Add mnemonics to View and Tools submenus
https://bugzilla.gnome.org/show_bug.cgi?id=775605
gedit/resources/gtk/menus.ui | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gedit/resources/gtk/menus.ui b/gedit/resources/gtk/menus.ui
index 6fd2e9a..1a46d5f 100644
--- a/gedit/resources/gtk/menus.ui
+++ b/gedit/resources/gtk/menus.ui
@@ -97,7 +97,7 @@
</section>
<section>
<submenu>
- <attribute name="label" translatable="yes">View</attribute>
+ <attribute name="label" translatable="yes">_View</attribute>
<section>
<attribute name="id">view-section</attribute>
<item>
@@ -122,7 +122,7 @@
</section>
</submenu>
<submenu>
- <attribute name="label" translatable="yes">Tools</attribute>
+ <attribute name="label" translatable="yes">_Tools</attribute>
<section>
<attribute name="id">spell-section</attribute>
</section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]