/usr/share/gcompris/boards/enumerate.xml is in gcompris-data 12.01-0ubuntu1.
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 | <?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
name="enumerate"
type="enumerate"
section="/math/numeration"
icon="enumerate.svg"
difficulty="1"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
>
<title>Count the items</title>
<description>Place the items in the best way to count them</description>
<goal>Numeration training</goal>
<prerequisite>Basic enumeration</prerequisite>
<manual>First, properly organize the items so that you can count them. Then, select the item you want to answer in the bottom right area. Enter the answer with the keyboard and press the OK button or the 'Enter' key.</manual>
</Board>
<Data directory=""/>
</GCompris>
|