/usr/share/gcompris/boards/missing_letter.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="missing_letter"
type="missingletter"
section="/reading"
icon="missing_letter.svg"
difficulty="2"
author="Pascal Georges (pascal.georges1@free.fr)"
boarddir="missing_letter"
demo="1">
<title>Missing Letter</title>
<description>Fill in the missing letter</description>
<prerequisite>Word reading</prerequisite>
<goal>Training reading skills</goal>
<manual>An object is displayed in the main area, and an incomplete word is printed under the picture. Select the missing letter to complete the word.</manual>
</Board>
</GCompris>
|