[gnome-tetravex] Remove Solve and Pause from the app menu



commit e8ae909b0774224d04e69f4db02707e7b0dc92e2
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Oct 23 16:49:20 2013 -0500

    Remove Solve and Pause from the app menu
    
    These items are living happily in their new home inside the window.

 src/app-menu.ui |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/src/app-menu.ui b/src/app-menu.ui
index 875b0cf..dd86623 100644
--- a/src/app-menu.ui
+++ b/src/app-menu.ui
@@ -7,15 +7,6 @@
         <attribute name="accel">&lt;Primary&gt;n</attribute>
       </item>
       <item>
-        <attribute name="label" translatable="yes">_Pause</attribute>
-        <attribute name="action">app.pause</attribute>
-        <attribute name="accel">p</attribute>
-      </item>
-      <item>
-        <attribute name="label" translatable="yes">_Solve</attribute>
-        <attribute name="action">app.solve</attribute>
-      </item>
-      <item>
         <attribute name="label" translatable="yes">_Scores</attribute>
         <attribute name="action">app.scores</attribute>
       </item>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]