help-overlay.ui: Remove Ctrl+F1 shortcut

Due to a conflict, remove Ctrl+F1 shortcut from Keyboard Shortcuts dialog.

https://gitlab.gnome.org/GNOME/gtk/-/issues/626
This commit is contained in:
Sabri Ünal 2020-04-09 16:37:59 +03:00
parent 258db56527
commit aa00f096f2

View file

@ -117,7 +117,7 @@
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator">&lt;Primary&gt;question &lt;Primary&gt;F1</property>
<property name="accelerator">&lt;Primary&gt;question</property>
<property name="title" translatable="yes" context="shortcut window">Show Keyboard Shortcuts</property>
</object>
</child>