/usr/share/gcompris/boards/babyshapes.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 | <?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
name="babyshapes"
type="shapegame"
section="/discovery/miscelaneous"
icon="babyshapes.svg"
difficulty="1"
author="Bruno Coudoin (bruno.coudoin@gcompris.net) / Andre Connes (andre.connes@toulouse.iufm.fr)"
boarddir="babyshapes">
<title>Complete the puzzle</title>
<description>Drag and Drop the shapes on their respective targets</description>
<prerequisite>Good mouse-control</prerequisite>
<credit>The dog is provided by Andre Connes and released under the GPL</credit>
<manual>Complete the puzzle by dragging each piece from the set of pieces on the left, to the matching space in the puzzle.</manual>
</Board>
</GCompris>
|