[gnome-games] shortcuts-window: Add shortcut entry to display ShortcutsWindow
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] shortcuts-window: Add shortcut entry to display ShortcutsWindow
- Date: Fri, 1 May 2020 12:16:48 +0000 (UTC)
commit 3e734b215ee44f292795fbf48cd70c588619d9ba
Author: Neville <nevilleantony98 gmail com>
Date: Fri May 1 13:42:50 2020 +0530
shortcuts-window: Add shortcut entry to display ShortcutsWindow
data/ui/shortcuts-window.ui | 7 +++++++
1 file changed, 7 insertions(+)
---
diff --git a/data/ui/shortcuts-window.ui b/data/ui/shortcuts-window.ui
index 9f10db9c..4cd656cc 100644
--- a/data/ui/shortcuts-window.ui
+++ b/data/ui/shortcuts-window.ui
@@ -41,6 +41,13 @@
<property name="accelerator"><Primary>F</property>
</object>
</child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">True</property>
+ <property name="title" translatable="yes" context="shortcut window">Show Shortcuts</property>
+ <property name="accelerator"><ctrl>question</property>
+ </object>
+ </child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]