/usr/share/gcompris/boards/railroad.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="railroad"
type="railroad"
section="/discovery/memory_group"
icon="railroad.svg"
difficulty="1"
author="Pascal Georges (pascal.georges1@free.fr)"
boarddir="railroad"
demo="1">
<title>Railway</title>
<description>A memory game based on trains</description>
<goal>Memory-training</goal>
<prerequisite>None</prerequisite>
<manual>A train - a locomotive and carriage(s) - is displayed at the top of the main area for a few seconds. Rebuild it at the top of the screen by selecting the appropriate carriages and locomotive. Deselect an item by clicking on it again. Check your construction by clicking on the hand at the bottom.</manual>
</Board>
</GCompris>
|