/usr/share/gcompris/boards/braille_fun.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="braille_fun"
type="python:braille_fun"
section="/discovery/braille"
icon="braille_fun.svg"
difficulty="6"
author="Srishti Sethi (srishakatux@gmail.com)"
boarddir=""
demo="1">
<title>Braille Fun</title>
<description>Braille the falling letters</description>
<prerequisite>Braille Alphabet Codes</prerequisite>
<goal></goal>
<manual>Enter the braille code in the tile for the corresponding falling letters. Check the braille chart by clicking on the toggle button for help.</manual>
<credit></credit>
</Board>
<Data directory=""/>
</GCompris>
|