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

« back to all changes in this revision

Viewing changes to boards/scalesboard.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="scalesboard"
5
 
         type="scale"
6
 
         section="/math/algebramenu"
7
 
         icon="boardicons/scalesicon.svg"
8
 
         difficulty="2"
9
 
         author="miguel DE IZARRA (miguel2i@free.fr)"
10
 
         boarddir="scales">
11
 
         <title>Balance the scales properly</title>
12
 
         <description>Drag and Drop masses to balance the scales</description>
13
 
        <goal>Mental calculation, arithmetic equality</goal>
14
 
        <prerequisite></prerequisite>
15
 
        <manual>To balance the scales, move the masses on the left or the right side. The masses can be arranged in any order.</manual>
16
 
        <credit>The painting is an original painting created by Virginie MOREAU (virginie.moreau@free.fr) in 2001. Its name is 'Spices Seller in Egypt'. It is released under the GPL licence.</credit>
17
 
  </Board>
18
 
</GCompris>