This file is indexed.

/usr/share/gcompris/boards/doubleentry.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
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board
	 name="doubleentry"
	 type="shapegame"
	 section="/discovery/miscelaneous"
	 icon="doubleentry.svg"
	 mandatory_sound_file="voices/$LOCALE/alphabet/U0030.ogg"
	 difficulty="2"
	 author="Bruno Coudoin (bruno.coudoin@gcompris.net)"
	 mode="background=doubleentry/doubleentry-bg.png"
	 boarddir="doubleentry">
	 <title>Double-entry table</title>
	 <description>Drag and Drop the items in the double-entry table</description>
	<prerequisite>Basic counting skills</prerequisite>
	<goal>Move the items on the left to their proper position in the double-entry table.</goal>
	<manual>Drag and Drop each proposed item on its destination</manual>
  </Board>
</GCompris>