[balsa/69-resend-message: 7/17] New UI file for resend window
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/69-resend-message: 7/17] New UI file for resend window
- Date: Sun, 6 Mar 2022 16:42:51 +0000 (UTC)
commit 94ee9639c565985b8fe8c33bb282fbd5f8370cde
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Wed Feb 2 18:26:37 2022 -0500
New UI file for resend window
ui/resend-window.ui | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 84 insertions(+)
---
diff --git a/ui/resend-window.ui b/ui/resend-window.ui
new file mode 100644
index 000000000..81c8760f5
--- /dev/null
+++ b/ui/resend-window.ui
@@ -0,0 +1,84 @@
+<interface>
+ <menu id="menubar">
+ <submenu>
+ <attribute name="label" translatable="yes">_File</attribute>
+ <section>
+ <item>
+ <attribute name="label"
+ translatable="yes">Send</attribute>
+ <attribute name="action">win.send</attribute>
+ <attribute name="accel"><Primary>Return</attribute>
+ </item>
+ <item>
+ <attribute name="label"
+ translatable="yes">Queue</attribute>
+ <attribute name="action">win.queue</attribute>
+ </item>
+ <item>
+ <attribute name="label"
+ translatable="yes">Postpone</attribute>
+ <attribute name="action">win.postpone</attribute>
+ </item>
+ <item>
+ <attribute name="label"
+ translatable="yes">_Save</attribute>
+ <attribute name="action">win.save</attribute>
+ <attribute name="accel"><Primary>s</attribute>
+ </item>
+ </section>
+ <section>
+ <item>
+ <attribute name="label"
+ translatable="yes">_Close</attribute>
+ <attribute name="action">win.close</attribute>
+ <attribute name="accel"><Primary>w</attribute>
+ </item>
+ </section>
+ </submenu>
+ <submenu>
+ <attribute name="label" translatable="yes">_Edit</attribute>
+ <section>
+ <item>
+ <attribute name="label"
+ translatable="yes">Select _Identity…</attribute>
+ <attribute name="action">win.select-ident</attribute>
+ </item>
+ </section>
+ </submenu>
+ <submenu>
+ <attribute name="label" translatable="yes">_Show</attribute>
+ <section>
+ <item>
+ <attribute name="label"
+ translatable="yes">F_rom</attribute>
+ <attribute name="action">win.from</attribute>
+ </item>
+ <item>
+ <attribute name="label"
+ translatable="yes">Rec_ipients</attribute>
+ <attribute name="action">win.recips</attribute>
+ </item>
+ <item>
+ <attribute name="label"
+ translatable="yes">F_cc</attribute>
+ <attribute name="action">win.fcc</attribute>
+ </item>
+ </section>
+ </submenu>
+ <submenu>
+ <attribute name="label" translatable="yes">_Options</attribute>
+ <section>
+ <item>
+ <attribute name="label"
+ translatable="yes">_Request Disposition Notification</attribute>
+ <attribute name="action">win.request-mdn</attribute>
+ </item>
+ <item>
+ <attribute name="label"
+ translatable="yes">_Request Delivery Status Notification</attribute>
+ <attribute name="action">win.request-dsn</attribute>
+ </item>
+ </section>
+ </submenu>
+ </menu>
+</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]