[five-or-more] Bad action for the app'menu's new-game entry.



commit ea1edfe5e3f66888b539cfcb85f9cc88571762f2
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Sep 9 01:34:51 2014 +0200

    Bad action for the app'menu's new-game entry.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=736294

 data/menu.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/menu.ui b/data/menu.ui
index 3a312c8..ddb18a1 100644
--- a/data/menu.ui
+++ b/data/menu.ui
@@ -5,7 +5,7 @@
     <section>
       <item>
         <attribute name="label" translatable="yes">New Game</attribute>
-        <attribute name="action">app.new</attribute>
+        <attribute name="action">app.new-game</attribute>
         <attribute name="accel">&lt;Primary&gt;n</attribute>
       </item>
       <item>


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