[gnome-mahjongg] Add a new separator to the app menu



commit 952325b173729bb54ce198ebba3e956972c8179d
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Jan 25 15:41:40 2015 -0600

    Add a new separator to the app menu
    
    I was planning to remove New Game, but actually it's not currently
    present in the window....

 src/menu.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/menu.ui b/src/menu.ui
index d1ce429..97867b3 100644
--- a/src/menu.ui
+++ b/src/menu.ui
@@ -12,6 +12,8 @@
         <attribute name="label" translatable="yes">_Restart Game</attribute>
         <attribute name="action">app.restart-game</attribute>
       </item>
+    </section>
+    <section>
       <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]