[gnome-nibbles] app-menu: remove 'New Game' and 'Pause' options



commit 6c331de6f69cf48df876b08d99c184a40c585c74
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]