help-overlay: further single-key shortcut screen cleanups
Add a bit more spacing below the header, and reduce the length of the header to fit better on smaller screens.
This commit is contained in:
parent
ec649efcc9
commit
af44f4457c
1 changed files with 12 additions and 2 deletions
|
|
@ -257,12 +257,17 @@
|
||||||
<object class="GtkShortcutsSection">
|
<object class="GtkShortcutsSection">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="section-name">single-key</property>
|
<property name="section-name">single-key</property>
|
||||||
<property name="title" translatable="yes">Single-key Shortcuts</property>
|
<property name="title" translatable="yes">Single-key Conversation Shortcuts</property>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkShortcutsGroup">
|
<object class="GtkShortcutsGroup">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="title" translatable="yes"
|
<property name="title" translatable="yes"
|
||||||
context="shortcut window">Single-key conversation shortcuts (if enabled in Preferences)</property>
|
context="shortcut window">Single-key shortcuts (if enabled in Preferences)</property>
|
||||||
|
<child>
|
||||||
|
<object class="GtkShortcutsShortcut">
|
||||||
|
<property name="visible">True</property>
|
||||||
|
</object>
|
||||||
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkShortcutsShortcut">
|
<object class="GtkShortcutsShortcut">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
|
@ -310,6 +315,11 @@
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkShortcutsGroup">
|
<object class="GtkShortcutsGroup">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
<child>
|
||||||
|
<object class="GtkShortcutsShortcut">
|
||||||
|
<property name="visible">True</property>
|
||||||
|
</object>
|
||||||
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkShortcutsShortcut">
|
<object class="GtkShortcutsShortcut">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue