[balsa/remove-app-menu: 4/5] ui/main-window.ui: Shuffle some menu items
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/remove-app-menu: 4/5] ui/main-window.ui: Shuffle some menu items
- Date: Mon, 4 Feb 2019 01:01:38 +0000 (UTC)
commit 33aaabb8aa00dc7711ba1a0b1087b9f979ca22b4
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Mon Jan 21 17:19:14 2019 -0500
ui/main-window.ui: Shuffle some menu items
* ui/main-window.ui: Shuffle some menu items;
see https://gitlab.gnome.org/GNOME/balsa/issues/14
ChangeLog | 5 ++++
ui/main-window.ui | 71 +++++++++++++++++++++++++++++--------------------------
2 files changed, 43 insertions(+), 33 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2ca2ea3fb..5a26e15b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,11 @@
webkit version 2.20;
(libbalsa_html_new): do not auto-load images if any are
external (that is, not cid: data)
+2019-01-21 Peter Bloomfield <pbloomfield bellsouth net>
+
+ * ui/main-window.ui: Shuffle some menu items;
+ see https://gitlab.gnome.org/GNOME/balsa/issues/14
+
2019-01-21 Peter Bloomfield <pbloomfield bellsouth net>
* ui/main-window.ui: Restore 'm' shortcut for "New message"
diff --git a/ui/main-window.ui b/ui/main-window.ui
index c138b3506..f4998a014 100644
--- a/ui/main-window.ui
+++ b/ui/main-window.ui
@@ -97,35 +97,14 @@
<attribute name='action'>win.autocrypt-db</attribute>
</item>
</section>
- <section>
- <submenu>
- <attribute name='label' translatable='yes'>_Preferences</attribute>
- <item>
- <attribute name='label'
- translatable='yes'>_Settings…</attribute>
- <attribute name='action'>win.settings</attribute>
- </item>
- <item>
- <attribute name='label'
- translatable='yes'>_Toolbars…</attribute>
- <attribute name='action'>win.toolbars</attribute>
- </item>
- <item>
- <attribute name='label'
- translatable='yes'>_Identities…</attribute>
- <attribute name='action'>win.identities</attribute>
- </item>
- </submenu>
- </section>
<section>
<item>
- <attribute name='label' translatable='yes'>_Help</attribute>
- <attribute name='action'>win.help</attribute>
- </item>
- <item>
- <attribute name='label' translatable='yes'>_About Balsa</attribute>
- <attribute name='action'>win.about</attribute>
+ <attribute name='label'
+ translatable='yes'>Empty _Trash</attribute>
+ <attribute name='action'>win.empty-trash</attribute>
</item>
+ </section>
+ <section>
<item>
<attribute name='label' translatable='yes'>_Quit</attribute>
<attribute name='action'>win.quit</attribute>
@@ -186,6 +165,26 @@
<attribute name='action'>win.export-filters</attribute>
</item>
</section>
+ <section>
+ <submenu>
+ <attribute name='label' translatable='yes'>_Preferences</attribute>
+ <item>
+ <attribute name='label'
+ translatable='yes'>_Settings…</attribute>
+ <attribute name='action'>win.settings</attribute>
+ </item>
+ <item>
+ <attribute name='label'
+ translatable='yes'>_Toolbars…</attribute>
+ <attribute name='action'>win.toolbars</attribute>
+ </item>
+ <item>
+ <attribute name='label'
+ translatable='yes'>_Identities…</attribute>
+ <attribute name='action'>win.identities</attribute>
+ </item>
+ </submenu>
+ </section>
</submenu>
<submenu>
<attribute name='label' translatable='yes'>_View</attribute>
@@ -396,13 +395,6 @@
<attribute name='accel'><Primary>w</attribute>
</item>
</section>
- <section>
- <item>
- <attribute name='label'
- translatable='yes'>Empty _Trash</attribute>
- <attribute name='action'>win.empty-trash</attribute>
- </item>
- </section>
<section>
<item>
<attribute name='label'
@@ -540,5 +532,18 @@
</item>
</section>
</submenu>
+ <submenu>
+ <attribute name='label' translatable='yes'>_Help</attribute>
+ <section>
+ <item>
+ <attribute name='label' translatable='yes'>_Contents</attribute>
+ <attribute name='action'>win.help</attribute>
+ </item>
+ <item>
+ <attribute name='label' translatable='yes'>_About Balsa</attribute>
+ <attribute name='action'>win.about</attribute>
+ </item>
+ </section>
+ </submenu>
</menu>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]