This file is indexed.

/usr/share/gcompris/boards/wordsgame.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
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board 
	 name="wordsgame"
	 type="wordsgame" 
	 section="/computer/keyboard"
	 icon="wordsgame.svg" 
	 difficulty="2"
	 author="Bruno Coudoin (bruno.coudoin@gcompris.net)"
	 boarddir="">
	 <title>Falling Words</title>
	 <description>Type the falling words before they reach the ground</description>
	<prerequisite>Keyboard manipulation</prerequisite>
	<goal>Keyboard training</goal>
	<manual>Type the complete word as it falls, before it reaches the ground</manual> 
  </Board>
</GCompris>