[balsa/wip/gtk4] main-window.ui: Restore 'm' shortcut



commit fc71cee01b089ad6c7095493087da3a82774d67d
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 e7c917dc0..b6bf1425e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -263,6 +263,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 ed5a1459f..ce1dbf76c 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]