[geary/mjog/shortcut-updates: 2/4] ui/gtk/help-overlay.ui: Break app shortcuts out into their own section




commit 2a5c29b96e900fa7613979b2b9d3a54fe2f5b1c8
Author: Michael Gratton <mike vee net>
Date:   Wed Jan 6 21:38:40 2021 +1100

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

 ui/gtk/help-overlay.ui | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/ui/gtk/help-overlay.ui b/ui/gtk/help-overlay.ui
index 428ace432..e0caa52f5 100644
--- a/ui/gtk/help-overlay.ui
+++ b/ui/gtk/help-overlay.ui
@@ -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>


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