mirror of
https://gitlab.gnome.org/GNOME/gitg
synced 2024-11-04 23:34:39 +00:00
help-overlay: Remove help shortcut
Due to we don't have a help page, remove the help shortcut from help-overlay.
This commit is contained in:
parent
0366b65098
commit
0a977272e3
1 changed files with 0 additions and 7 deletions
|
@ -40,13 +40,6 @@
|
|||
<property name="title" translatable="yes" context="shortcut window">Open a repository</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkShortcutsShortcut">
|
||||
<property name="visible">true</property>
|
||||
<property name="accelerator">F1</property>
|
||||
<property name="title" translatable="yes" context="shortcut window">Open the help</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkShortcutsShortcut">
|
||||
<property name="visible">true</property>
|
||||
|
|
Loading…
Reference in a new issue