[gnome-tetravex] app-menu: Remove unused accelerators
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-tetravex] app-menu: Remove unused accelerators
- Date: Sun, 9 Dec 2018 15:53:33 +0000 (UTC)
commit ebde5c8012c8a3ada943f49a4b858a800025b49f
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Sun Dec 9 10:51:15 2018 -0500
app-menu: Remove unused accelerators
We already set these accelerators when we define the actions
src/app-menu.ui | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/src/app-menu.ui b/src/app-menu.ui
index 9b01856..c050267 100644
--- a/src/app-menu.ui
+++ b/src/app-menu.ui
@@ -4,7 +4,6 @@
<item>
<attribute name="label" translatable="yes">_New Game</attribute>
<attribute name="action">app.new-game</attribute>
- <attribute name="accel"><Primary>n</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_Scores</attribute>
@@ -51,7 +50,6 @@
<item>
<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 Tetravex</attribute>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]