[gnome-text-editor] menus: cleanup mnemonics for primary menu
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-text-editor] menus: cleanup mnemonics for primary menu
- Date: Wed, 5 Jan 2022 23:57:28 +0000 (UTC)
commit d924f3c46874a7bebd160f9eda6104e29d483d69
Author: Christian Hergert <chergert redhat com>
Date: Wed Jan 5 13:38:38 2022 -0800
menus: cleanup mnemonics for primary menu
src/editor-window.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/editor-window.ui b/src/editor-window.ui
index 3211e7e..bf14139 100644
--- a/src/editor-window.ui
+++ b/src/editor-window.ui
@@ -222,7 +222,7 @@ Or, press Ctrl+W to close the window.</property>
</section>
<section>
<item>
- <attribute name="label" translatable="yes">_Preferences</attribute>
+ <attribute name="label" translatable="yes">P_references</attribute>
<attribute name="action">win.show-preferences</attribute>
<attribute name="accel"><control>comma</attribute>
</item>
@@ -231,11 +231,11 @@ Or, press Ctrl+W to close the window.</property>
<attribute name="action">win.show-help-overlay</attribute>
</item>
<item>
- <attribute name="label" translatable="yes">Help</attribute>
+ <attribute name="label" translatable="yes">_Help</attribute>
<attribute name="action">app.help</attribute>
</item>
<item>
- <attribute name="label" translatable="yes">_About Text Editor</attribute>
+ <attribute name="label" translatable="yes">A_bout Text Editor</attribute>
<attribute name="action">app.about</attribute>
</item>
</section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]