/usr/share/gcompris/boards/gletters.xml is in gcompris-data 13.11-1.
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="gletters"
type="gletters"
section="/computer/keyboard"
icon="gletters.svg"
difficulty="1"
author="Bruno Coudoin (bruno.coudoin@gcompris.net)"
boarddir=""
demo="1">
<title>Simple Letters</title>
<description>Type the falling letters before they reach the ground</description>
<goal>Letter association between the screen and the keyboard</goal>
<prerequisite>Keyboard manipulation</prerequisite>
<manual>Type the falling letters before they reach the ground</manual>
</Board>
</GCompris>
|