ui/gtk/help-overlay.ui: Break app shortcuts out into their own section

This commit is contained in:
Michael Gratton 2021-01-06 21:38:40 +11:00 committed by Michael James Gratton
parent baed3edf94
commit 2a5c29b96e

View file

@ -4,7 +4,6 @@
<child>
<object class="GtkShortcutsSection">
<property name="visible">True</property>
<property name="max-height">12</property>
<property name="section-name">conversation</property>
<property name="title" translatable="yes">Conversation Shortcuts</property>
<child>
@ -182,6 +181,13 @@
</child>
</object>
</child>
</object>
</child>
<child>
<object class="GtkShortcutsSection">
<property name="visible">True</property>
<property name="section-name">application</property>
<property name="title" translatable="yes">Application Shortcuts</property>
<child>
<object class="GtkShortcutsGroup">
<property name="visible">True</property>