[gedit/zbrown/deteplification-src: 173/633] Add General section to Keyboard Shortcuts page
- From: Zander Brown <zbrown src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/zbrown/deteplification-src: 173/633] Add General section to Keyboard Shortcuts page
- Date: Sat, 10 Apr 2021 12:47:57 +0000 (UTC)
commit f34f4c2b2a09746b9f7564650c594fdecc5b7711
Author: Sabri Ünal <libreajans gmail com>
Date: Fri Jan 31 02:21:14 2020 +0300
Add General section to Keyboard Shortcuts page
F1: Show help
F10: Open menu
Ctrl+question: Keyboard shortcuts
gedit/resources/ui/gedit-shortcuts.ui | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
---
diff --git a/gedit/resources/ui/gedit-shortcuts.ui b/gedit/resources/ui/gedit-shortcuts.ui
index 2f2472b05..801e3b7bf 100644
--- a/gedit/resources/ui/gedit-shortcuts.ui
+++ b/gedit/resources/ui/gedit-shortcuts.ui
@@ -412,6 +412,33 @@
</child>
</object>
</child>
+ <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 menu</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">1</property>
+ <property name="accelerator"><ctrl>question</property>
+ <property name="title" translatable="yes" context="shortcut window">Keyboard
shortcuts</property>
+ </object>
+ </child>
+ </object>
+ </child>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]