Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/read_colors.xml.in
blob: 005a897004fc3ac000e0bd61a54fa504dd08237f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board
	 name="read_colors"
	 type="read_colors"
	 section="/fun/colors/."
	 mode="*"
	 difficulty="2"
	 icon="boardicons/read_colors2.png"
	 author="Pascal Georges (pascal.georges1@free.fr)"
	 boarddir="read_colors">
	 <_title>Read colors</_title>
	 <_description>Click on the right color</_description>
	 <_prerequisite>Can read</_prerequisite>
	 <_goal>This board is dedicated to read basic colors.</_goal>
	 <_manual>Click on the right colored object.</_manual>
  </Board>
</GCompris>