~ubuntu-branches/ubuntu/maverick/gcompris/maverick

« back to all changes in this revision

Viewing changes to boards/readingh.xml

  • Committer: Bazaar Package Importer
  • Author(s): Marc Gariepy, Marc Gariepy, Stephane Graber
  • Date: 2010-01-04 17:42:49 UTC
  • mfrom: (1.1.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20100104174249-7bupatd9dtxyhvs4
Tags: 9.0-0ubuntu1
[Marc Gariepy]
* New upstream release (9.0).
* Remove cache.c from POTFILES to avoid FTBFS
* Remove unneeded rm in debian/rules (file no longer exists upstream)

[Stephane Graber]
* Bump Debian standards to 3.8.3
* Add patch system (dpatch)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<GCompris>
3
 
  <Board 
4
 
         name="readingh"
5
 
         type="reading" 
6
 
         section="/reading"
7
 
         mode="horizontal" 
8
 
         icon="boardicons/readingh.svg" 
9
 
         difficulty="2"
10
 
         author="Bruno Coudoin (bruno.coudoin@free.fr)"
11
 
         boarddir="fishes">
12
 
         <title>Horizontal reading practice</title>
13
 
         <description>Read a list of words and work out if a given word is in it</description>
14
 
        <goal>Reading training in a limited time</goal>
15
 
        <prerequisite>Reading</prerequisite>
16
 
        <manual>A word is shown at the top right of the board. A list of words will appear and disappear on the left. Does the given word belong to the list?</manual>
17
 
  </Board>
18
 
  <Data directory=""/>
19
 
</GCompris>