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

« back to all changes in this revision

Viewing changes to src/paratrooper-activity/paratrooper.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="paratrooper"
 
5
         type="paratrooper"
 
6
         section="/experience"
 
7
         icon="tuxpara.svg"
 
8
         difficulty="1"
 
9
         author="Bruno Coudoin (bruno.coudoin@free.fr)">
 
10
         <_title>Parachutist</_title>
 
11
         <_description>Help Tux the parachutist land safely</_description>
 
12
         <_prerequisite>This board is game-oriented. No specific skills are needed to play.</_prerequisite>
 
13
         <_goal>In this game, Tux the parachutist needs help to land safely on the fishing boat. He needs to allow for the wind direction and speed.</_goal>
 
14
         <_manual>Hit any key or click on the plane to make Tux jump. Hit another key or click on Tux to open the parachute.</_manual>
 
15
  </Board>
 
16
  <Data directory=""/>
 
17
</GCompris>