[gnome-klotski] Remove New Game from app menu



commit fd55bbbba02833803177d08ba5c09d35f444c2ab
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Jan 25 15:34:43 2015 -0600

    Remove New Game from app menu

 src/gnome-klotski.vala |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/gnome-klotski.vala b/src/gnome-klotski.vala
index c0712ce..7c09b17 100644
--- a/src/gnome-klotski.vala
+++ b/src/gnome-klotski.vala
@@ -525,10 +525,6 @@ public class Klotski : Gtk.Application
                <menu id='app-menu'>
                   <section>
                    <item>
-                      <attribute name='label' translatable='yes'>_New Game</attribute>
-                      <attribute name='action'>app.new-game</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]