/usr/share/gcompris/boards/bargame.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 18 | <?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
name="bargame"
type="python:bargame"
section="/strategy"
difficulty="2"
icon="bargame.svg"
author="Yves Combe"
boarddir="bargame"
demo="1">
<title>bar game</title>
<description>Don't use the last ball</description>
<prerequisite>Brain</prerequisite>
<goal>Logic-training activity</goal>
<manual>Place balls in the holes. You win if the computer has to place the last ball. If you want Tux to begin, just click on him.</manual>
</Board>
</GCompris>
|