/usr/share/gcompris/boards/imagename.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="imagename"
type="shapegame"
section="/reading"
icon="imagename.svg"
difficulty="3"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
boarddir="imagename">
<description>Drag and Drop each item above its name</description>
<title>Image Name</title>
<prerequisite>Reading</prerequisite>
<goal>Vocabulary and reading</goal>
<manual>Drag each image from the (vertical) box on the left to its (corresponding) name on the right. Click the OK button to check your answer.</manual>
</Board>
</GCompris>
|