~ubuntu-branches/ubuntu/trusty/gcompris/trusty

« back to all changes in this revision

Viewing changes to boards/doubleentry.xml

  • Committer: Bazaar Package Importer
  • Author(s): Yann Dirson
  • Date: 2002-04-21 16:16:27 UTC
  • Revision ID: james.westby@ubuntu.com-20020421161627-s07yahahm817qxs6
Tags: upstream-1.0.3
Import upstream version 1.0.3

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="doubleentry"
 
5
         type="shapegame" 
 
6
         icon="boardicons/doubleentry.png" 
 
7
         difficulty="2"
 
8
         author="Bruno Coudoin (bruno.coudoin@free.fr)"
 
9
         mode="background=doubleentry/gcompris-bg.png" 
 
10
         boarddir="doubleentry">
 
11
         <title>Double entry table</title>
 
12
         <title xml:lang="fr">Table à double entrée</title>
 
13
         <title xml:lang="nl">Rijen en kolommen</title>
 
14
         <description>Drag and Drop the items in the double entry table</description>
 
15
         <description xml:lang="fr">Attrape et fais glisser les éléments dans la table à double entrée</description>
 
16
        <prerequisite>Basic counting skills</prerequisite>
 
17
        <goal>The children must move the items on the left to their proper 
 
18
destination in the double entry table.</goal>
 
19
        <manual>Drag and Drop proposed items to their destination</manual>
 
20
  </Board>
 
21
</GCompris>