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