[gnome-builder] shorcuts: add ctrl+h to the shortcut help
- From: Sébastien Lafargue <slafargue src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] shorcuts: add ctrl+h to the shortcut help
- Date: Fri, 30 Dec 2016 13:01:45 +0000 (UTC)
commit 2efad92838926fb4bc86cab3fcd16ca626ac9f06
Author: Sébastien Lafargue <slafargue gnome org>
Date: Fri Dec 30 14:00:50 2016 +0100
shorcuts: add ctrl+h to the shortcut help
libide/keybindings/ide-shortcuts-window.ui | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/libide/keybindings/ide-shortcuts-window.ui b/libide/keybindings/ide-shortcuts-window.ui
index 4fc9a7a..994838a 100644
--- a/libide/keybindings/ide-shortcuts-window.ui
+++ b/libide/keybindings/ide-shortcuts-window.ui
@@ -165,6 +165,13 @@
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">true</property>
+ <property name="accelerator"><ctrl>h</property>
+ <property name="title" translatable="yes" context="shortcut window">Find and
replace</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">true</property>
<property name="accelerator"><ctrl>g</property>
<property name="title" translatable="yes" context="shortcut window">Find the next
match</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]