/usr/share/gcompris/boards/braille.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 | <?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
name="braille"
type="menu"
section="/discovery"
icon="braille.svg"
author="">
<title>Discover the Braille system</title>
<description>The Braille system is a method that is widely used by blind people to read and write, and was the first digital form of writing.</description>
</Board>
</GCompris>
|