/usr/share/gcompris/boards/mosaic.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="mosaic"
type="python:mosaic"
section="/discovery/colors_group"
icon="mosaic.svg"
difficulty="1"
author="Clement Coudoin (clement.coudoin@free.fr)"
boarddir=""
demo="1">
<title>Rebuild the mosaic</title>
<description>Rebuild the mosaic</description>
<prerequisite></prerequisite>
<goal></goal>
<manual>Rebuild the same mosaic on the right area</manual>
<credit></credit>
</Board>
<Data directory=""/>
</GCompris>
|