/usr/share/gcompris/boards/leftright.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 | <?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
name="leftright"
type="leftright"
section="/discovery/miscelaneous"
difficulty="1"
icon="leftright.svg"
author="Pascal Georges (pascal.georges1@free.fr)"
boarddir="leftright"
demo="1">
<title>Find your left and right hands</title>
<description>Determine if a hand is a right or a left hand</description>
<goal>Distinguish right and left hands from different points of view. Spatial representation</goal>
<manual>You can see a hand: is it a left hand or a right hand? Click on the left button, or the right button depending on the displayed hand.</manual>
</Board>
</GCompris>
|