This file is indexed.

/usr/share/gcompris/boards/clockgame.xml is in gcompris-data 13.11-1.

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
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board
	 name="clockgame"
	 type="clockgame"
	 section="/discovery/miscelaneous"
	 icon="clockgame.svg"
	 difficulty="2"
	 author="Bruno Coudoin (bruno.coudoin@gcompris.net)"
	 boarddir=""
	 >
	 <title>Learning Clock</title>
	 <description>Learn how to tell the time</description>
	<prerequisite>The concept of time. Reading the time.</prerequisite>
	<goal>Distinguish between time-units (hour, minute and second). Set and display time on a clock.</goal>
	<manual>Set the clock to the time given, in the time-units shown (hours:minutes or hours:minutes:seconds). Click on the different arrows, and move the mouse, to make the numbers go up or down.</manual>
  </Board>
</GCompris>