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



commit b493d425b567ce996e273ac4b4603c95327343b1
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 cdf257068..9c8b82680 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+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]