/usr/share/gcompris/boards/photohunter.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 | <?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
name="photohunter"
type="photohunter"
section="/puzzle"
icon="photohunter.svg"
difficulty="2"
author="Marc Le Douarain (http://membres.lycos.fr/mavati)"
boarddir="photohunter"
demo="1">
<title>Photo hunter</title>
<description>Find the differences between two pictures</description>
<goal>Visual discrimination.</goal>
<manual>Observe the two pictures carefully. There are some slight differences. When you find a difference you must click on it.</manual>
</Board>
</GCompris>
|