This file is indexed.

/usr/share/gcompris/boards/hexagon.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
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board
	 name="hexagon"
	 type="python:hexagon"
	 section="/fun"
	 difficulty="2"
	 icon="hexagon.svg"
	 author="Christof Petig and Ingo Konrad"
	 boarddir="hexagon"
	 demo="1">
	 <title>hexagon</title>
	 <description>Find the strawberry by clicking on the blue fields</description>
	 <prerequisite>Move and click the mouse</prerequisite>
	 <goal>Logic-training activity</goal>
	 <manual>Try to find the strawberry under the blue fields. The fields become redder as you get closer.</manual>
  </Board>
</GCompris>