From f9e5bd7b03539d0c002cc3e281a39fc1c5d6b04e Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Sun, 27 Apr 2008 18:44:31 +0000 Subject: New activity to learn the mouse doubleclick in an attractive way. New activity to learn the mouse doubleclick in an attractive way. svn path=/trunk/; revision=3385 --- (limited to 'boards') diff --git a/boards/Makefile.am b/boards/Makefile.am index d7f6430..3972291 100644 --- a/boards/Makefile.am +++ b/boards/Makefile.am @@ -37,6 +37,7 @@ xml_in_files = \ connect4-2players.xml.in \ crane.xml.in \ discovery.xml.in \ + doubleclick.xml.in \ doubleentry.xml.in \ draw.xml.in \ drawnumber.xml.in \ diff --git a/boards/doubleclick.xml.in b/boards/doubleclick.xml.in new file mode 100644 index 0000000..59cd836 --- /dev/null +++ b/boards/doubleclick.xml.in @@ -0,0 +1,19 @@ + + + + <_title>Score a goal + <_description>Double click on any mouse button to score a goal. + <_prerequisite> + <_goal> + <_manual> + <_credit> + + + -- cgit v0.9.1