~ubuntu-branches/ubuntu/trusty/gcompris/trusty

« back to all changes in this revision

Viewing changes to boards/colors.xml.in

  • Committer: Bazaar Package Importer
  • Author(s): Yann Dirson
  • Date: 2006-12-15 23:08:17 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20061215230817-exr5ks1hd73s3tlk
Tags: 8.2.2-1
* New upstream bugfix release, fixes among other things the support for
  the version of gnucap shipped in etch.
* Add missing dependency on python-gtk2 (Closes: #396523).
* Removed reference to non-existent sound file from memory.c (upstream
  fix - impacts 8.2 as well).  
* Now suggests gnuchess, gnucap, and tuxpaint.
* Updated extended description for the main package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<GCompris>
3
 
  <Board 
 
3
  <Board
4
4
         name="colors"
5
5
         type="colors"
6
 
         section="/fun/colors/."
 
6
         section="/discovery/colors_group"
7
7
         mode="*"
8
8
         difficulty="1"
9
9
         icon="boardicons/colors.png"
12
12
         <_title>Colors</_title>
13
13
         <_description>Click on the right color</_description>
14
14
         <_prerequisite>Can move the mouse.</_prerequisite>
15
 
         <_goal>This board teaches color recognition.
16
 
Select the spoken color from the set of colored toons.
17
 
</_goal>
18
 
         <_manual>Hear the color and click on the toon.</_manual>
 
15
         <_goal>This board teaches you to recognize different colors. When you hear the name of the color, click on the duck wearing it.</_goal>
 
16
         <_manual>Listen to the color and click on the matching duck.</_manual>
19
17
  </Board>
20
18
</GCompris>