[gnote/tabbed] Add F8 to shortcuts window



commit ee0bd19418635a99137f6525e999a3720811ea84
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Nov 21 21:29:13 2021 +0200

    Add F8 to shortcuts window

 data/shortcuts-gnote.ui | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/data/shortcuts-gnote.ui b/data/shortcuts-gnote.ui
index ccf89f40..a78d0a2a 100644
--- a/data/shortcuts-gnote.ui
+++ b/data/shortcuts-gnote.ui
@@ -127,6 +127,13 @@
                 <property name="title" translatable="yes" context="shortcut window">Open actions 
menu</property>
               </object>
             </child>
+            <child>
+              <object class="GtkShortcutsShortcut">
+                <property name="visible">1</property>
+                <property name="accelerator">F8</property>
+                <property name="title" translatable="yes" context="shortcut window">Open note actions 
menu</property>
+              </object>
+            </child>
             <child>
               <object class="GtkShortcutsShortcut">
                 <property name="visible">1</property>


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