/usr/share/gcompris/boards/followline.xml is in gcompris-data 13.11-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | <?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
name="followline"
type="python:followline"
section="/computer/mouse"
icon="followline.svg"
difficulty="1"
author="Bruno Coudoin (bruno.coudoin@gcompris.net)"
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>
|