[five-or-more] Make the new game button actually work



commit 097e098f8ed162dfda012171d3e1163bf0bffd6c
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Feb 16 10:47:11 2014 -0600

    Make the new game button actually work

 data/five-or-more.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/five-or-more.ui b/data/five-or-more.ui
index bfca3f3..23108d0 100644
--- a/data/five-or-more.ui
+++ b/data/five-or-more.ui
@@ -74,6 +74,7 @@
             <property name="can_focus">True</property>
             <property name="relief">GTK_RELIEF_NONE</property>
             <property name="valign">GTK_ALIGN_END</property>
+            <property name="action-name">app.new</property>
             <child>
               <object class="GtkImage" id="new_game_button_image">
                 <property name="visible">True</property>


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