[gnome-music] help-overlay: Remove Ctrl+F1 shortcut



commit 226f2332563b6e545f440e113b6f0b57cab12cfd
Author: Sabri Ünal <libreajans gmail com>
Date:   Sat Feb 15 13:07:38 2020 +0000

    help-overlay: Remove Ctrl+F1 shortcut
    
    Related: gtk#626

 data/ui/help-overlay.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/help-overlay.ui b/data/ui/help-overlay.ui
index ebddf7c4..86b0f0fc 100644
--- a/data/ui/help-overlay.ui
+++ b/data/ui/help-overlay.ui
@@ -36,7 +36,7 @@
               <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="accelerator">&lt;Primary&gt;question</property>
               </object>
             </child>
           </object>


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