[gnome-mahjongg] Add a new separator to the app menu
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mahjongg] Add a new separator to the app menu
- Date: Sun, 25 Jan 2015 21:42:31 +0000 (UTC)
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]