Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--boards/doubleclick.xml.in12
2 files changed, 12 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f7b376..3f75ece 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-05-02 Bruno Coudoin <bruno.coudoin@free.fr>
+
+ Completed doubleclick activity documentation
+
+ * boards/doubleclick.xml.in:
+
2008-04-30 Bruno Coudoin,,, <bruno.coudoin@free.fr>
Reintroduced the double click erase based activity.
diff --git a/boards/doubleclick.xml.in b/boards/doubleclick.xml.in
index 59cd836..4cfa152 100644
--- a/boards/doubleclick.xml.in
+++ b/boards/doubleclick.xml.in
@@ -5,14 +5,14 @@
type="python:doubleclick"
section="/computer/mouse"
icon="boardicons/doubleclick.svg"
- difficulty="1"
+ difficulty="2"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
boarddir="">
- <_title>Score a goal</_title>
- <_description>Double click on any mouse button to score a goal.</_description>
- <_prerequisite></_prerequisite>
- <_goal></_goal>
- <_manual></_manual>
+ <_title>Penalty kick</_title>
+ <_description>Double click the mouse on the ball to score a goal.</_description>
+ <_prerequisite>Mouse-manipulation</_prerequisite>
+ <_goal>Motor-coordination</_goal>
+ <_manual>Double click the mouse on the ball to kick it. You can double click the left right or middle mouse button. If you loose, Tux catch the ball and you must click on it to bring it back to its original position</_manual>
<_credit></_credit>
</Board>
<Data directory=""/>