Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/wordprocessor.xml.in
blob: be2949e61c20dfb6702e8cec339b079772642481 (plain)
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="wordprocessor"
	 type="wordprocessor"
	 section="/fun"
	 icon="boardicons/wordprocessor.png"
	 difficulty="2"
	 mode="normal"
	 author="Bruno coudoin"
	 boarddir="">
	 <_title>Your word processor</_title>
	 <_description>A simple word processor to enter and save any text</_description>
	<_prerequisite></_prerequisite>
	<_goal></_goal>
	 <_manual></_manual>
	 <_credit></_credit>
  </Board>
</GCompris>