[gnome-2048] Remove New Game entry in hamburger menu.



commit b1d69c27db7148fa236f4f70928842ce77e5c0ae
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Thu Jan 24 14:40:09 2019 +0100

    Remove New Game entry in hamburger menu.
    
    It is already present as a button in the headerbar.

 data/mainwindow.ui | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/data/mainwindow.ui b/data/mainwindow.ui
index 330ce82..b8e1d15 100644
--- a/data/mainwindow.ui
+++ b/data/mainwindow.ui
@@ -120,10 +120,6 @@
   </object>
   <menu id="hamburger-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>


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