This file is indexed.

/usr/share/gcompris/boards/braille_alphabets.xml is in gcompris-data 12.01-0ubuntu1.

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
21
22
23
24
<?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: braille cell, alphabet name
        and lower board containing 13 letters. Click on each letter in
        the lower board to know its corresponding braille code in the
        braille cell section. Click on the increment level button to
        jump to the next 13 letters of the English alphabets.</manual>
        <credit></credit>
  </Board>
  <Data directory=""/>
</GCompris>