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

« back to all changes in this revision

Viewing changes to boards/erase.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="erase"
5
 
         type="erase"
6
 
         section="/computer/mouse"
7
 
         icon="boardicons/erase.svg"
8
 
         difficulty="1"
9
 
         mode="normal"
10
 
         author="Bruno Coudoin (bruno.coudoin@free.fr)"
11
 
         boarddir="">
12
 
         <_title>Move the mouse</_title>
13
 
         <_description>Move the mouse to erase the area and discover the background</_description>
14
 
        <_prerequisite>Mouse-manipulation</_prerequisite>
15
 
        <_goal>Motor-coordination</_goal>
16
 
         <_manual>Move the mouse until all the blocks disappear.</_manual>
17
 
         <_credit>Animal pictures are taken from the Animal Photography Page of Ralf Schmode (&lt;http://schmode.net/&gt;) and from LE BERRE Daniel. These people kindly gave GCompris the authorization to include their pictures. Thanks a lot, both of you.</_credit>
18
 
  </Board>
19
 
</GCompris>