[gnote/gnome-42] Add new shortcuts to shortcut window
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote/gnome-42] Add new shortcuts to shortcut window
- Date: Mon, 6 Jun 2022 20:01:30 +0000 (UTC)
commit 488185c542e58c107644ea03353e8483d53bce66
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]