/usr/share/gcompris/boards/drawnumber.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 | <?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
name="drawnumber"
type="python:drawnumber"
section="/math/numeration"
icon="drawnumber.svg"
difficulty="4"
author="Olivier Ponchaut (opvg@edpnet.be)"
boarddir=""
demo="1">
<title>Draw Number</title>
<description>Draw the picture by following numbers</description>
<prerequisite>Can count from 1 to 50.</prerequisite>
<manual>Draw the picture by clicking on each numbers in the right order.</manual>
</Board>
<Data directory=""/>
</GCompris>
|