/usr/share/gcompris/boards/penalty.xml is in gcompris-data 12.01-0ubuntu1.
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 19 | <?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
name="penalty"
type="python:penalty"
section="/computer/mouse"
icon="penalty.svg"
difficulty="2"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
boarddir="">
<title>Penalty kick</title>
<description>Double click the mouse on the ball to score a goal.</description>
<prerequisite>Mouse-manipulation</prerequisite>
<goal>Motor-coordination</goal>
<manual>Double click the mouse on the ball to kick it. You can double click the left right or middle mouse button. If you lose, Tux catches the ball. You must click on it to bring it back to its former position</manual>
<credit></credit>
</Board>
<Data directory=""/>
</GCompris>
|