/usr/share/gcompris/boards/geography.xml is in gcompris-data 13.11-1.
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="geography"
type="shapegame"
section="/discovery/miscelaneous"
icon="globe.svg"
mandatory_sound_dir="voices/$LOCALE/geography"
mandatory_sound_file="voices/$LOCALE/geography/peru.ogg"
difficulty="2"
author="Jean-Philippe Ayanides (jp.ayanides@free.fr)"
boarddir="geography"
demo="1">
<title>Locate the countries</title>
<description>Drag and Drop the items to redraw the whole map</description>
<prerequisite>Mouse manipulation: movement, drag and drop</prerequisite>
<credit></credit>
</Board>
</GCompris>
|