[gnote] Add general group to shortcuts window
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Add general group to shortcuts window
- Date: Sun, 24 Jul 2016 11:45:01 +0000 (UTC)
commit 0ba3d0de562cfa456446900b1b73ef1250a77d75
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun Jul 24 13:33:31 2016 +0300
Add general group to shortcuts window
data/ui/shortcuts-gnote.ui | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/shortcuts-gnote.ui b/data/ui/shortcuts-gnote.ui
index ccc15c2..f0f41d5 100644
--- a/data/ui/shortcuts-gnote.ui
+++ b/data/ui/shortcuts-gnote.ui
@@ -10,6 +10,26 @@
<child>
<object class="GtkShortcutsGroup">
<property name="visible">1</property>
+ <property name="title" translatable="yes" context="shortcut window">General</property>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">1</property>
+ <property name="accelerator">F1</property>
+ <property name="title" translatable="yes" context="shortcut window">Show help</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">1</property>
+ <property name="accelerator">F10</property>
+ <property name="title" translatable="yes" context="shortcut window">Open actions
menu</property>
+ </object>
+ </child>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsGroup">
+ <property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Notes list</property>
<child>
<object class="GtkShortcutsShortcut">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]