[gnome-nibbles/wip/vala] app-menu: remove 'New Game' and 'Pause' options
- From: Iulian Radu <iulianradu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-nibbles/wip/vala] app-menu: remove 'New Game' and 'Pause' options
- Date: Wed, 16 Sep 2015 10:41:54 +0000 (UTC)
commit 372cd91a6f286c59348d3b6e36542e4a8fc2e0b5
Author: Iulian Radu <iulian radu67 gmail com>
Date: Wed Sep 16 13:41:36 2015 +0300
app-menu: remove 'New Game' and 'Pause' options
data/nibbles-menus.ui | 11 -----------
1 files changed, 0 insertions(+), 11 deletions(-)
---
diff --git a/data/nibbles-menus.ui b/data/nibbles-menus.ui
index 66171e1..5a4731e 100644
--- a/data/nibbles-menus.ui
+++ b/data/nibbles-menus.ui
@@ -3,17 +3,6 @@
<menu id="app-menu">
<section>
<item>
- <attribute name="label" translatable="yes">_New Game</attribute>
- <attribute name="action">app.newgame</attribute>
- </item>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">_Pause</attribute>
- <attribute name="action">app.pause</attribute>
- <attribute name="accel">Pause</attribute>
- </item>
- <item>
<attribute name="label" translatable="yes">_Preferences</attribute>
<attribute name="action">app.preferences</attribute>
</item>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]