[gtk+/wip/matthiasc/help-overlay] Use alternative accelerators in the shortcuts demo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/matthiasc/help-overlay] Use alternative accelerators in the shortcuts demo
- Date: Tue, 13 Oct 2015 12:17:36 +0000 (UTC)
commit 22bc951195f515a0c97af8e849b19f097d83f13c
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Oct 12 23:41:36 2015 -0400
Use alternative accelerators in the shortcuts demo
demos/gtk-demo/shortcuts.ui | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/demos/gtk-demo/shortcuts.ui b/demos/gtk-demo/shortcuts.ui
index cf340f8..db9b243 100644
--- a/demos/gtk-demo/shortcuts.ui
+++ b/demos/gtk-demo/shortcuts.ui
@@ -319,6 +319,7 @@
</views>
<property name="view-name">editor</property>
</object>
+
<object class="GtkShortcutsWindow" id="clocks-shortcuts">
<property name="transient-for">window1</property>
<property name="modal">1</property>
@@ -377,7 +378,7 @@
<group>
<property name="title" translatable="yes">Stopwatch</property>
<shortcut>
- <property name="accelerator">space</property>
+ <property name="accelerator">Return space</property>
<property name="title" translatable="yes">Start / Stop / Continue</property>
</shortcut>
<shortcut>
@@ -392,7 +393,7 @@
<group>
<property name="title" translatable="yes">Timer</property>
<shortcut>
- <property name="accelerator">space</property>
+ <property name="accelerator">Return space</property>
<property name="title" translatable="yes">Start / Stop / Pause</property>
</shortcut>
<shortcut>
@@ -406,4 +407,5 @@
</views>
<property name="view-name">shortcuts</property>
</object>
+
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]