[tali] menus: Move Preferences to lower section
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tali] menus: Move Preferences to lower section
- Date: Thu, 6 Dec 2018 22:04:18 +0000 (UTC)
commit 549f39bcc93108118866a426e7d5346f31738868
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Thu Dec 6 17:02:20 2018 -0500
menus: Move Preferences to lower section
recommended by
https://gitlab.gnome.org/GNOME/Initiatives/wikis/App-Menu-Retirement
data/tali-menus.ui | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/tali-menus.ui b/data/tali-menus.ui
index 46eaa87..20f4149 100644
--- a/data/tali-menus.ui
+++ b/data/tali-menus.ui
@@ -7,16 +7,16 @@
<attribute name="label" translatable="yes">_New Game</attribute>
<attribute name="action">app.new-game</attribute>
</item>
- <item>
- <attribute name="label" translatable="yes">_Preferences</attribute>
- <attribute name="action">app.preferences</attribute>
- </item>
<item>
<attribute name="label" translatable="yes">_Scores</attribute>
<attribute name="action">app.scores</attribute>
</item>
</section>
<section>
+ <item>
+ <attribute name="label" translatable="yes">_Preferences</attribute>
+ <attribute name="action">app.preferences</attribute>
+ </item>
<item>
<attribute name="label" translatable="yes">_Help</attribute>
<attribute name="action">app.help</attribute>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]