[gnome-notes] Due to a conflict, remove ctrl+f1 shortcut



commit df84dbb5e32be13cbe79f00185930d45e37bbf05
Author: Sabri Ünal <libreajans gmail com>
Date:   Mon Feb 10 20:04:40 2020 +0300

    Due to a conflict, remove ctrl+f1 shortcut
    
    https://gitlab.gnome.org/GNOME/gtk/issues/626

 data/resources/help-overlay.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/resources/help-overlay.ui b/data/resources/help-overlay.ui
index 1b35c68..3256b50 100644
--- a/data/resources/help-overlay.ui
+++ b/data/resources/help-overlay.ui
@@ -39,8 +39,8 @@
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
-                                <property name="title" translatable="yes" context="shortcut 
window">Shortcuts</property>
-                                <property name="accelerator">&lt;Primary&gt;question 
&lt;Primary&gt;F1</property>
+                                <property name="title" translatable="yes" context="shortcut window">Keyboard 
shortcuts</property>
+                                <property name="accelerator">&lt;Primary&gt;question</property>
                             </object>
                         </child>
                     </object>


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