Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/ballcatch.xml.in
blob: eed36826461472f8453839b21352b16a7f361791 (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="ballcatch"
        type="python:ballcatch"
        section="/computer/keyboard"
        icon="boardicons/ballcatch.svg"
        difficulty="1"
        author="Bruno Coudoin (bruno.coudoin@free.fr)"
        boarddir="">
        <_title>Make the ball go to Tux</_title>
        <_description>Press the two shift keys at the same time, to make the ball go in a straight line.</_description>
        <_prerequisite></_prerequisite>
        <_goal></_goal>
        <_manual>Press the two shift keys at the same time, to make the ball go in a straight line.</_manual>
        <_credit></_credit>
  </Board>
  <Data directory=""/>
</GCompris>