[gnote] Add new shortcuts to shortcut window
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Add new shortcuts to shortcut window
- Date: Sun, 8 May 2022 18:22:11 +0000 (UTC)
commit 6bb66df1a0de98f3e771834039188e9802a414fa
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun May 8 21:21:57 2022 +0300
Add new shortcuts to shortcut window
data/shortcuts-gnote.ui | 14 ++++++++++++++
1 file changed, 14 insertions(+)
---
diff --git a/data/shortcuts-gnote.ui b/data/shortcuts-gnote.ui
index a78d0a2a..1546debf 100644
--- a/data/shortcuts-gnote.ui
+++ b/data/shortcuts-gnote.ui
@@ -39,6 +39,20 @@
<property name="title" translatable="yes" context="shortcut window">Close window</property>
</object>
</child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">1</property>
+ <property name="accelerator"><Ctrl>Page_Down</property>
+ <property name="title" translatable="yes" context="shortcut window">Go to next tab</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">1</property>
+ <property name="accelerator"><Ctrl>Page_Up</property>
+ <property name="title" translatable="yes" context="shortcut window">Go to previous
tab</property>
+ </object>
+ </child>
</object>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]