Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/memory_tux.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-10-30 23:14:58 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-10-30 23:14:58 (GMT)
commitabfad84514504108563a19bc620df60382b65c92 (patch)
tree88cb1c68c1ce9758275e5bad46d37becb62fd038 /boards/memory_tux.xml.in
parentcb5e92d7c069eaa9d1fe10af3b2738a71e920691 (diff)
Many bugfixes.
* boards/guessnumber.xml.in: Name of section change to fix the bug of memory disapearing * boards/memory.xml.in: - * boards/memory_group.xml.in: - * boards/memory_tux.xml.in: - * boards/mosaic.xml.in: - * boards/railroad.xml.in: - * boards/submarine/vanne.png: Changed to be easier to catch * boards/tuxpaint.xml.in: added translation aware * po/POTFILES.in: added tuxpaint * src/boards/erase.c: (game_won): added more animals images to give more change they change at each gameplay * src/boards/python/guessnumber.py: fixed pause. back from help was broken. * src/boards/python/hexagon.py: fixed pause. back from help was broken. * src/boards/railroad.c: (reposition_model), (animate_step), (animate_model): fixed anormal speed increase * src/boards/wordsgame.c: (key_press), (wordsgame_read_wordfile): removed compile warnings * src/gcompris/gcompris_db.c: (gcompris_db_init), (gcompris_db_set_date), (gcompris_db_set_version), (gcompris_db_board_update), (gcompris_db_read_board_from_section), (gcompris_db_get_board_id), (gcompris_db_remove_board), (gcompris_db_get_profile), (gcompris_get_user_from_id), (gcompris_get_class_from_id), (gcompris_get_groups_list), (gcompris_get_users_list), (gcompris_get_classes_list): removed compile warnings
Diffstat (limited to 'boards/memory_tux.xml.in')
-rw-r--r--boards/memory_tux.xml.in9
1 files changed, 2 insertions, 7 deletions
diff --git a/boards/memory_tux.xml.in b/boards/memory_tux.xml.in
index 25cca4c..5f4249c 100644
--- a/boards/memory_tux.xml.in
+++ b/boards/memory_tux.xml.in
@@ -3,7 +3,7 @@
<Board
name="memory_tux"
type="memory"
- section="/boards/memory"
+ section="/boards/memory_group"
mode="tux"
difficulty="2"
icon="boardicons/memory_tux.png"
@@ -13,12 +13,7 @@
<_description>Play to memory against Tux.</_description>
<_prerequisite>Mouse manipulation, Brain.</_prerequisite>
<_goal>Train your memory and remove all the cards</_goal>
- <_manual>A set of blank cards is shown. Each pair is
-associated by the same picture in their hidden faces. Click on a
-card to can uncover it and see its hidden picture. However, you
-can only see two hidden pictures at once. You have to remember the
-position of the pictures to associate them. To remove a pair of cards,
-uncover both of them. You play alternatively with Tux, and must take more pairs of cards than him.</_manual>
+ <_manual>A set of blank cards is shown. Each pair is associated by the same picture in their hidden faces. Click on a card to can uncover it and see its hidden picture. However, you can only see two hidden pictures at once. You have to remember the position of the pictures to associate them. To remove a pair of cards, uncover both of them. You play alternatively with Tux, and must take more pairs of cards than him.</_manual>
</Board>
<Data directory=""/>
</GCompris>