/usr/share/gcompris/boards/money_cents.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 | <?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
name="money_cents"
type="money"
section="/math/numeration/money_group"
icon="money_cents.svg"
mode="WITH_CENTS"
difficulty="5"
author="Bruno Coudoin (bruno.coudoin@gcompris.net)"
boarddir=""
>
<title>Money</title>
<description>Practice money usage including cents</description>
<prerequisite>Can count</prerequisite>
<goal>You must buy the different items and give the exact price. At higher levels, several items are displayed, and you must first calculate the total price.</goal>
<manual>Click on the coins or paper money at the bottom of the screen to pay. If you want to remove a coin or note, click on it on the upper screen area.</manual>
</Board>
</GCompris>
|