[balsa/remove-app-menu: 3/5] main-window.ui: Restore 'm' shortcut



commit fd968a6d37a454d0edf307089ee64fc3c2ae0e3a
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date:   Mon Jan 21 16:02:32 2019 -0500

    main-window.ui: Restore 'm' shortcut
    
    * ui/main-window.ui: Restore 'm' shortcut for "New message"

 ChangeLog         | 4 ++++
 ui/main-window.ui | 1 +
 2 files changed, 5 insertions(+)
---
diff --git a/ChangeLog b/ChangeLog
index bce95dcc6..d82dccacb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,10 @@
          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: Restore 'm' shortcut for "New message"
+
 2019-01-20  Peter Bloomfield  <pbloomfield bellsouth net>
 
        Remove application menu
diff --git a/ui/main-window.ui b/ui/main-window.ui
index 967242696..c138b3506 100644
--- a/ui/main-window.ui
+++ b/ui/main-window.ui
@@ -9,6 +9,7 @@
             <item>
               <attribute name='label' translatable='yes'>_Message</attribute>
               <attribute name='action'>win.new-message</attribute>
+              <attribute name='accel'>m</attribute>
             </item>
           </section>
           <section>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]