/usr/share/gcompris/boards/paratrooper.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="paratrooper"
type="paratrooper"
section="/experience"
icon="tuxpara.svg"
difficulty="1"
author="Bruno Coudoin (bruno.coudoin@gcompris.net)">
<title>Parachutist</title>
<description>Help Tux the parachutist land safely</description>
<prerequisite>This board is game-oriented. No specific skills are needed to play.</prerequisite>
<goal>In this game, Tux the parachutist needs help to land safely on the fishing boat. He needs to allow for the wind direction and speed.</goal>
<manual>Hit any key or click on the plane to make Tux jump. Hit another key or click on Tux to open the parachute.</manual>
</Board>
<Data directory=""/>
</GCompris>
|