[gnome-notes/igaldino/add-f10-shortcut: 2/3] help-overlay: Added Ctrl+W



commit 85dcaa415a7c9b6719d263e8ea9065f2a6652d33
Author: Isaque Galdino <igaldino gmail com>
Date:   Mon Apr 6 13:08:17 2020 -0300

    help-overlay: Added Ctrl+W

 data/resources/help-overlay.ui | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/data/resources/help-overlay.ui b/data/resources/help-overlay.ui
index 11682e3..82a0b06 100644
--- a/data/resources/help-overlay.ui
+++ b/data/resources/help-overlay.ui
@@ -22,6 +22,13 @@
                                 <property name="visible">True</property>
                             </object>
                         </child>
+                        <child>
+                            <object class="GtkShortcutsShortcut">
+                                <property name="accelerator">&lt;Primary&gt;w</property>
+                                <property name="title" translatable="yes" context="shortcut window">Close 
window</property>
+                                <property name="visible">True</property>
+                            </object>
+                        </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="accelerator">&lt;Primary&gt;q</property>


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