This file is indexed.

/usr/share/gcompris/boards/redraw.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="redraw"
	 type="python:redraw"
	 section="/math/geometry"
	 mode="normal"
	 difficulty="3"
	 icon="redraw.svg"
	 author="Bruno Coudoin (bruno.coudoin@gcompris.net)"
	 boarddir=""
	 >
	 <title>Redraw the given item</title>
	 <description>Copy a drawing from the box on the right into the box on the left.</description>
	<prerequisite></prerequisite>
	<goal>Copy a drawing from the box on the right into the box on the left.</goal>
	<manual>First, select the proper tool from the toolbar. Then drag the mouse to create objects. When you are done, click on the OK button. Errors will be marked with a little red cross. The order of objects (above/under) is not important but be careful not to end up with unwanted objects under others.</manual>
  </Board>
</GCompris>