/usr/share/gcompris/boards/redraw_symmetrical.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_symmetrical"
type="python:redraw"
section="/math/geometry"
mode="symmetrical"
difficulty="4"
icon="redraw_symmetry.svg"
author="Bruno Coudoin (bruno.coudoin@gcompris.net)"
boarddir=""
>
<title>Mirror the given item</title>
<description>Copy the mirror image of an object from the box on the right into the box on the left.</description>
<prerequisite></prerequisite>
<goal>Copy the mirror image of an object 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. A little red cross will show you where something isn't right yet. The order of objects (above/under) is not important but be careful not to end up with unwanted objects under others.</manual>
</Board>
</GCompris>
|