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

« back to all changes in this revision

Viewing changes to src/scalesboard_weight-activity/scalesboard_weight.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="scalesboard_weight"
 
5
         type="scale"
 
6
         section="/math/algebramenu"
 
7
         icon="scalesboard_weight.svg"
 
8
         mode="weight"
 
9
         difficulty="4"
 
10
         author="Wolfram Sang (wolfram@iswi.org)"
 
11
         boarddir="scales">
 
12
         <_title>Balance the scales properly</_title>
 
13
         <_description>Drag and Drop masses to balance the scales and calculate the weight</_description>
 
14
        <_goal>Mental calculation, arithmetic equality, unit conversion</_goal>
 
15
        <_prerequisite></_prerequisite>
 
16
        <_manual>To balance the scales, move the masses on the left or the right side. Take care of the weight and the unit of the masses, remember that a kilogram (kg) is 1000 grams (g). They can be arranged in any order.</_manual>
 
17
        <_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>
 
18
  </Board>
 
19
</GCompris>