[gnote] Add search shortcuts
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Add search shortcuts
- Date: Sun, 24 Jul 2016 11:45:11 +0000 (UTC)
commit 6fed70a46464943d578d2885acbb55a1e849367e
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun Jul 24 14:44:33 2016 +0300
Add search shortcuts
data/ui/shortcuts-gnote.ui | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/shortcuts-gnote.ui b/data/ui/shortcuts-gnote.ui
index 97ce388..0e09787 100644
--- a/data/ui/shortcuts-gnote.ui
+++ b/data/ui/shortcuts-gnote.ui
@@ -25,6 +25,20 @@
<property name="title" translatable="yes" context="shortcut window">Open actions
menu</property>
</object>
</child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">1</property>
+ <property name="accelerator"><Shift>F</property>
+ <property name="title" translatable="yes" context="shortcut window">Display search
bar</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">1</property>
+ <property name="accelerator">Escape</property>
+ <property name="title" translatable="yes" context="shortcut window">Hide search
bar</property>
+ </object>
+ </child>
</object>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]