[easytag] Allow Alt-s to trigger showing the scanner



commit d93c677fe2aca752e233752a93a9912c06c5d6a9
Author: David King <amigadave amigadave com>
Date:   Sun Mar 8 17:07:53 2020 +0000

    Allow Alt-s to trigger showing the scanner
    
    https://gitlab.gnome.org/GNOME/easytag/issues/34

 data/menus.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/menus.ui b/data/menus.ui
index 365e7fd..5a7c7f5 100644
--- a/data/menus.ui
+++ b/data/menus.ui
@@ -114,6 +114,7 @@
             <attribute name="label" translatable="yes">_View</attribute>
             <section>
                 <item>
+                    <attribute name="accel">&lt;Alt&gt;s</attribute>
                     <attribute name="action">win.scanner</attribute>
                     <attribute name="label" translatable="yes">Show Scanner</attribute>
                 </item>


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