/usr/share/gcompris/boards/instruments.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 19 20 | <?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
name="instruments"
type="python:findit"
section="/discovery/sound_group"
mode="nobackgroundmusic"
difficulty="4"
icon="instruments.svg"
mandatory_sound_file="instruments/accordion.ogg"
author="Sylvain Dechy (syl.1@free.fr)"
boarddir="instruments"
demo="1">
<title>Music instruments</title>
<description>Click on the correct musical instruments</description>
<prerequisite></prerequisite>
<goal>Learn to recognize musical instruments.</goal>
<manual>Click on the correct instrument.</manual>
</Board>
</GCompris>
|