[gnome-chess] menus: Add accelerators
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-chess] menus: Add accelerators
- Date: Thu, 6 Dec 2018 22:08:52 +0000 (UTC)
commit 1aea934063da04cb4137c532a92d693950861300
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Thu Dec 6 17:07:53 2018 -0500
menus: Add accelerators
data/gnome-chess.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/gnome-chess.ui b/data/gnome-chess.ui
index 6750c50..9514df1 100644
--- a/data/gnome-chess.ui
+++ b/data/gnome-chess.ui
@@ -4,16 +4,16 @@
<menu id="app-menu">
<section>
<item>
- <attribute name="label" translatable="yes">Preferences</attribute>
+ <attribute name="label" translatable="yes">_Preferences</attribute>
<attribute name="action">app.preferences</attribute>
</item>
<item>
- <attribute name="label" translatable="yes">Help</attribute>
+ <attribute name="label" translatable="yes">_Help</attribute>
<attribute name="action">app.help</attribute>
<attribute name="accel">F1</attribute>
</item>
<item>
- <attribute name="label" translatable="yes">About Chess</attribute>
+ <attribute name="label" translatable="yes">_About Chess</attribute>
<attribute name="action">app.about</attribute>
</item>
</section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]