[dconf-editor] Add Ctlr-v to help overlay.



commit 5b484b4a7b4b8fc69b6efdb13d81c15bd118d1ab
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Wed Sep 26 10:07:07 2018 +0200

    Add Ctlr-v to help overlay.

 editor/help-overlay.ui | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/editor/help-overlay.ui b/editor/help-overlay.ui
index ff17662..72458f6 100644
--- a/editor/help-overlay.ui
+++ b/editor/help-overlay.ui
@@ -57,6 +57,13 @@
                 <property name="accelerator">&lt;Primary&gt;f</property>
               </object>
             </child>
+            <child>
+              <object class="GtkShortcutsShortcut">
+                <property name="visible">True</property>
+                <property name="title" translatable="yes" context="shortcut window">Paste as 
search</property>
+                <property name="accelerator">&lt;Primary&gt;v</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]