[gnome-builder/wip/chergert/shortcuts] shortcuts: disable some missing shortcuts
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/shortcuts] shortcuts: disable some missing shortcuts
- Date: Mon, 31 Aug 2015 07:09:51 +0000 (UTC)
commit 349fe90dbea9913f02cb706c007569e49580d585
Author: Christian Hergert <christian hergert me>
Date: Mon Aug 31 00:04:55 2015 -0700
shortcuts: disable some missing shortcuts
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 6b16249..a9aa2e0 100644
--- a/data/ui/gb-shortcuts-window.ui
+++ b/data/ui/gb-shortcuts-window.ui
@@ -98,18 +98,22 @@
<property name="accelerator"><ctrl><shift>g</property>
<property name="title" translatable="yes">Find the previous match</property>
</shortcut>
+ <!-- not implemented
<shortcut>
<property name="accelerator"><ctrl>h</property>
<property name="title" translatable="yes">Find and replace</property>
</shortcut>
+ -->
<shortcut>
<property name="accelerator"><ctrl><shift>k</property>
<property name="title" translatable="yes">Clear highlight</property>
</shortcut>
+ <!-- not implemented
<shortcut>
<property name="accelerator"><ctrl>l</property>
<property name="title" translatable="yes">Go to line</property>
</shortcut>
+ -->
</group>
</column>
</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]