[gnome-builder/gnome-builder-3-18] shortcuts: add ctrl+alt+i (reindent line) to shortcuts overview
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/gnome-builder-3-18] shortcuts: add ctrl+alt+i (reindent line) to shortcuts overview
- Date: Tue, 13 Oct 2015 07:39:09 +0000 (UTC)
commit de48b407b7dcf6eb2e55c8c2586021fd42d684fb
Author: Christian Hergert <chergert redhat com>
Date: Sat Oct 10 23:46:05 2015 -0400
shortcuts: add ctrl+alt+i (reindent line) to shortcuts overview
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 a7c7396..0d6db60 100644
--- a/data/ui/gb-shortcuts-window.ui
+++ b/data/ui/gb-shortcuts-window.ui
@@ -179,6 +179,10 @@
<property name="accelerator">Insert</property>
<property name="title" translatable="yes">Toggle overwrite</property>
</shortcut>
+ <shortcut>
+ <property name="accelerator"><ctrl><alt>i</property>
+ <property name="title" translatable="yes">Reindent line</property>
+ </shortcut>
</group>
</column>
<column>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]