Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/redraw_symmetrical.xml.in
blob: dcf8e80a6fb46d01fdbf83d5e3ea0c8bcdf19be3 (plain)
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="redraw_symmetrical"
	 type="python:redraw"
	 section="/math/geometry"
	 mode="symmetrical"
	 difficulty="4"
	 icon="boardicons/redraw_symmetry.svg"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 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>