[gtk+/wip/matthiasc/help-overlay] More updates to the shortcuts demo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/matthiasc/help-overlay] More updates to the shortcuts demo
- Date: Tue, 13 Oct 2015 12:17:56 +0000 (UTC)
commit 5040c0d6501155cb87e7c3cc0b931c5c12b6e601
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Oct 13 07:38:09 2015 -0400
More updates to the shortcuts demo
Mark all groups in the clocks example with views.
demos/gtk-demo/shortcuts.ui | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/demos/gtk-demo/shortcuts.ui b/demos/gtk-demo/shortcuts.ui
index f340cfe..acee052 100644
--- a/demos/gtk-demo/shortcuts.ui
+++ b/demos/gtk-demo/shortcuts.ui
@@ -351,7 +351,7 @@
<property name="title" translatable="yes">Back</property>
</shortcut>
</group>
- <group>
+ <group view="world">
<property name="title" translatable="yes">World Clocks</property>
<shortcut>
<property name="accelerator"><ctrl>N</property>
@@ -364,7 +364,7 @@
</group>
</column>
<column>
- <group>
+ <group view="alarm">
<property name="title" translatable="yes">Alarm</property>
<shortcut>
<property name="accelerator"><ctrl>N</property>
@@ -375,7 +375,7 @@
<property name="title" translatable="yes">Select alarms</property>
</shortcut>
</group>
- <group>
+ <group view="stopwatch">
<property name="title" translatable="yes">Stopwatch</property>
<shortcut>
<property name="accelerator">Return space</property>
@@ -390,7 +390,7 @@
<property name="title" translatable="yes">Reset</property>
</shortcut>
</group>
- <group>
+ <group view="timer">
<property name="title" translatable="yes">Timer</property>
<shortcut>
<property name="accelerator">Return space</property>
@@ -406,6 +406,7 @@
</section>
</sections>
<property name="section-name">shortcuts</property>
+ <property name="view-name">stopwatch</property>
</object>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]