~ml-launchpad/ubuntu/natty/gcompris/fix-for-777349

« back to all changes in this revision

Viewing changes to boards/watercycle.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="watercycle"
5
 
         type="python:watercycle"
6
 
         section="/experience"
7
 
         difficulty="3"
8
 
         icon="boardicons/watercycle.svg"
9
 
         author="Bruno Coudoin (bruno.coudoin@free.fr)"
10
 
         boarddir="watercycle">
11
 
         <title>Learn about the water cycle</title>
12
 
         <description>Tux has come back from a long fishing party on his boat. Bring the water system back up so he can take a shower.</description>
13
 
        <prerequisite></prerequisite>
14
 
        <goal>Learn the water cycle</goal>
15
 
        <manual>Click on different active elements : sun, cloud, water pump station, and water cleanup station, in order to reactivate the entire water system. When the system is back up and Tux is in the shower, push the shower button for him.</manual>
16
 
  </Board>
17
 
</GCompris>