[geary: 3/6] help-overlay: further single-key shortcut screen cleanups



commit af44f4457cfeb85c183dd9f05e2de32e03cd25e4
Author: Andres Salomon <dilinger queued net>
Date:   Tue Apr 28 18:32:39 2020 -0400

    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.

 ui/gtk/help-overlay.ui | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/ui/gtk/help-overlay.ui b/ui/gtk/help-overlay.ui
index 854a36b27..1f1925e46 100644
--- a/ui/gtk/help-overlay.ui
+++ b/ui/gtk/help-overlay.ui
@@ -257,12 +257,17 @@
             <object class="GtkShortcutsSection">
                 <property name="visible">True</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>
                     <object class="GtkShortcutsGroup">
                         <property name="visible">True</property>
                         <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>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>
@@ -310,6 +315,11 @@
                 <child>
                     <object class="GtkShortcutsGroup">
                         <property name="visible">True</property>
+                        <child>
+                            <object class="GtkShortcutsShortcut">
+                                <property name="visible">True</property>
+                            </object>
+                        </child>
                         <child>
                             <object class="GtkShortcutsShortcut">
                                 <property name="visible">True</property>


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