/usr/share/gcompris/boards/smallnumbers.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 | <?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
name="smallnumbers"
type="smallnumbers"
section="/computer/keyboard"
icon="smallnumbers.svg"
difficulty="1"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
boarddir="">
<title>Numbers With Dice</title>
<description>Count the number of dots on dice before they reach the ground</description>
<prerequisite>Counting skills</prerequisite>
<goal>In a limited time, count the number of dots</goal>
<manual>With the keyboard, type the number of dots you see on the falling dice.</manual>
</Board>
</GCompris>
|