[gnome-builder/wip/chergert/shortcuts] shortcuts: add F4 find-other-file description



commit 3314680f06ae673e344d0f63c54f4570db2813df
Author: Christian Hergert <christian hergert me>
Date:   Mon Aug 31 00:09:40 2015 -0700

    shortcuts: add F4 find-other-file description

 data/ui/gb-shortcuts-window.ui |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/gb-shortcuts-window.ui b/data/ui/gb-shortcuts-window.ui
index 26c411e..f01c07f 100644
--- a/data/ui/gb-shortcuts-window.ui
+++ b/data/ui/gb-shortcuts-window.ui
@@ -87,6 +87,10 @@
                 <property name="accelerator">&lt;ctrl&gt;&lt;alt&gt;Page_Up</property>
                 <property name="title" translatable="yes">Switch to the previous document</property>
               </shortcut>
+              <shortcut>
+                <property name="accelerator">F4</property>
+                <property name="title" translatable="yes">Switch to source or header</property>
+              </shortcut>
             </group>
             <group>
               <property name="title" translatable="yes">Find and replace</property>


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