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

« back to all changes in this revision

Viewing changes to src/planegame-activity/planegame.xml.in

  • 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="planegame"
 
5
         type="planegame" 
 
6
         section="/math/numeration"
 
7
         icon="helicogame.svg" 
 
8
         difficulty="2"
 
9
         author="Bruno Coudoin (bruno.coudoin@free.fr)">
 
10
         <_title>Numbers in Order</_title>
 
11
         <_description>Move the helicopter to catch the clouds in the correct order</_description>
 
12
        <_goal>Numeration training</_goal>
 
13
        <_prerequisite>Number</_prerequisite>
 
14
        <_manual>Catch the numbers in increasing order, using the up, down, right and left arrows on the keyboard to move the helicopter.</_manual>
 
15
  </Board>
 
16
  <Data directory=""/>
 
17
</GCompris>