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

« back to all changes in this revision

Viewing changes to boards/magic_hat_minus.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="magic_hat_minus"
5
 
         type="magic_hat"
6
 
         section="/math/numeration"
7
 
         icon="boardicons/magic_hat_minus.svg" 
8
 
         difficulty="2"
9
 
         mode="minus"
10
 
         author="Marc BRUN"
11
 
         boarddir="">
12
 
         <_title>The magician hat</_title>
13
 
         <_description>Count how many items are under the magic hat after some have got away</_description>
14
 
        <_prerequisite>Subtraction</_prerequisite>
15
 
        <_goal>Learn subtraction</_goal>
16
 
         <_manual>Look at the magician, he tells the number of stars that are under his magic hat. Then, click on the hat to open it. A few stars escape. Click again on the hat to close it. You have to count how many are still under the hat. Click on the bottom right area to answer.</_manual>
17
 
         <_credit></_credit>
18
 
  </Board>
19
 
</GCompris>