/usr/share/gcompris/boards/erase_clic.xml is in gcompris-data 15.02-1.1ubuntu1.
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="erase_clic"
type="erase"
section="/computer/mouse"
icon="erase_clic.svg"
difficulty="1"
mode="clic"
author="Bruno Coudoin (bruno.coudoin@gcompris.net)"
boarddir=""
>
<title>Click the mouse</title>
<description>Click the mouse to erase the area and discover the background</description>
<prerequisite>Mouse-manipulation</prerequisite>
<goal>Motor-coordination</goal>
<manual>Click the mouse on rectangles until all the blocks disappear.</manual>
<credit>Animal pictures come from the Animal Photography Page of Ralf Schmode (http://schmode.net/). Ralf has kindly permitted GCompris to include his pictures. Thanks a lot, Ralf.</credit>
</Board>
</GCompris>
|