[polari] ui: Include shortcuts window shortcuts in shortcuts window



commit 1b0e0ab5fe62afeb6f9cb9db054a1d5797f18f88
Author: Florian Müllner <fmuellner gnome org>
Date:   Wed Dec 23 19:01:10 2015 +0100

    ui: Include shortcuts window shortcuts in shortcuts window

 data/resources/help-overlay.ui |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/data/resources/help-overlay.ui b/data/resources/help-overlay.ui
index 16fb938..106d114 100644
--- a/data/resources/help-overlay.ui
+++ b/data/resources/help-overlay.ui
@@ -45,6 +45,13 @@
                 <property name="accelerator">&lt;Primary&gt;q</property>
               </object>
             </child>
+            <child>
+              <object class="GtkShortcutsShortcut">
+                <property name="visible">True</property>
+                <property name="title" translatable="yes">Keyboard Shortcuts</property>
+                <property name="accelerator">&lt;Primary&gt;question &lt;Primary&gt;F1</property>
+              </object>
+            </child>
           </object>
         </child>
         <child>


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