[gnome-builder/wip/chergert/shortcuts] shortuts: add command bar and terminal shortcuts



commit 7ed1bab013171c841111e887e3d92b62a2a55a0e
Author: Christian Hergert <christian hergert me>
Date:   Mon Aug 31 00:02:25 2015 -0700

    shortuts: add command bar and terminal shortcuts

 data/ui/gb-shortcuts-window.ui |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/gb-shortcuts-window.ui b/data/ui/gb-shortcuts-window.ui
index 9622b52..6b16249 100644
--- a/data/ui/gb-shortcuts-window.ui
+++ b/data/ui/gb-shortcuts-window.ui
@@ -18,6 +18,14 @@
                 <property name="title" translatable="yes">Preferences</property>
                 <property name="accelerator">&lt;ctrl&gt;comma</property>
               </shortcut>
+              <shortcut>
+                <property name="title" translatable="yes">Command Bar</property>
+                <property name="accelerator">&lt;ctrl&gt;Return</property>
+              </shortcut>
+              <shortcut>
+                <property name="title" translatable="yes">Terminal</property>
+                <property name="accelerator">&lt;ctrl&gt;&lt;shift&gt;t</property>
+              </shortcut>
             </group>
             <group>
               <property name="title" translatable="yes">Panels</property>


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