Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/followline.xml.in
blob: 509ea6685828db29f9340dca9e5ea711fb4d69f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board
        name="followline"
        type="python:followline"
        section="/computer/mouse"
        icon="boardicons/followline.svg"
        difficulty="1"
        author="Bruno Coudoin (bruno.coudoin@free.fr)"
        boarddir="">
        <_title>Control the hose-pipe</_title>
        <_description>Tux needs to water the flowers, but the hose is blocked.</_description>
        <_prerequisite></_prerequisite>
        <_goal>Fine motor coordination</_goal>
        <_manual>Move the mouse over the red part of the hose-pipe. This will move it, bringing it, part by part, up to the flowers. Be careful, if you move off the hose, the red part will go back down.</_manual>
        <_credit></_credit>
  </Board>
  <Data directory=""/>
</GCompris>