/usr/share/gcompris/boards/braille_alphabets.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 20 | <?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
name="braille_alphabets"
type="python:braille_alphabets"
section="/discovery/braille"
icon="braille_alphabets.svg"
difficulty="5"
author="Srishti Sethi (srishakatux@gmail.com)"
boarddir=""
demo="1">
<title>Discover the Braille system</title>
<description>Learn and memorize the Braille system.</description>
<prerequisite></prerequisite>
<goal>Let kids discover the Braille system.</goal>
<manual>The screen has 3 sections: an interactive braille cell, an instruction telling you the letter to reproduce, and at the top the Braille letters to use as a reference. Each level teaches a set of 10 letters.</manual>
<credit></credit>
</Board>
<Data directory=""/>
</GCompris>
|