Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/colors_group.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2003-01-12 21:32:09 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2003-01-12 21:32:09 (GMT)
commit4fb09c9fd609b502d156e6a6562b2c10a021f71e (patch)
tree16039be6206c754b075e9cda388afde5a7c4cd7d /boards/colors_group.xml.in
parent93c70b69af571e94d748ac4ca4b4d0b0ded8b030 (diff)
Changed to use the new menu system. Now submenu are discovered dynamically
Diffstat (limited to 'boards/colors_group.xml.in')
-rw-r--r--boards/colors_group.xml.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/boards/colors_group.xml.in b/boards/colors_group.xml.in
index a472caf..ca6938a 100644
--- a/boards/colors_group.xml.in
+++ b/boards/colors_group.xml.in
@@ -1,14 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
- name="fun"
+ name="colors_group"
type="menu"
+ section="/fun/colors"
+ difficulty="0"
icon="boardicons/colors.png"
author="">
<_title>Go to colors activities</_title>
<_description>Left-Click with the mouse to select an activity</_description>
</Board>
- <Data filename="colors.xml"/>
- <Data filename="read_colors.xml"/>
- <Data filename="advanced_colors.xml"/>
</GCompris>