Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/money_cents.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2003-09-26 01:36:41 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2003-09-26 01:36:41 (GMT)
commit9e2e8d2e1a369e83aa08bff0e5d37799ab019ee5 (patch)
tree46b08cd4de00a09f38372b91dc6adefe6c858797 /boards/money_cents.xml.in
parente279bf950e5473fe87c3532346025bd288db9d07 (diff)
changed reference to mandatory_sound_file but stil buggy now catalan
* boards/click_on_letter.xml.in: changed reference to mandatory_sound_file but stil buggy * boards/flags/ca.png: now catalan instead of canadian * boards/flags/cs.png: Former Tchechoslovakia * boards/flags/gcompris_flags.assetml.in: fixed * boards/flags/sr.png: added * boards/money.xml.in: added help * boards/money_cents.xml.in: added help * boards/skins/default/display_area_small.png: added to display the music artist * boards/skins/pink/display_area_small.png: added to display the music artist * configure.in: removed python compilation and passes info to spec file * gcompris.spec.in: removed python dependancies if not defined in configure.in * po/fi.po: updated by Rami Aubourg-Kaires * src/boards/click_on_letter.c: (start_board), (repeat), (sounds_are_fine): added a test if sounds is available. is not can't enter the board * src/boards/hanoi.c: (hanoi_create_item): fixed plot width * src/boards/menu.c: (menu_create_item): added a fixme: need to complete test of mandatory_sound_file with assetml * src/gcompris/bonus.c: (board_finished): bad end bonuses are not used when random end is requested * src/gcompris/config.c: (set_locale_flag), (get_locale_name): added serbian: fixed to support serbian specifics with 2 different char set * src/gcompris/gcompris.c: (setup_window): fixed the long lasting random cursor color. It needed to be set AFTER the colormap settings. * src/gcompris/oggplayer.c: (display_ogg_file_credits), (item_event_ogginfo): now display less information but better looking.
Diffstat (limited to 'boards/money_cents.xml.in')
-rw-r--r--boards/money_cents.xml.in15
1 files changed, 9 insertions, 6 deletions
diff --git a/boards/money_cents.xml.in b/boards/money_cents.xml.in
index 3b45430..f93fa84 100644
--- a/boards/money_cents.xml.in
+++ b/boards/money_cents.xml.in
@@ -11,11 +11,14 @@
boarddir="">
<_title>Money</_title>
<_description>Pratice money usage including cents</_description>
- <_prerequisite></_prerequisite>
- <_goal></_goal>
- <_manual>
- </_manual>
- <_credit>
- </_credit>
+ <_prerequisite>Can count</_prerequisite>
+ <_goal>You must buy the different items and give the exact price.
+At higher level, several items are displayed, you must first calculate the
+total price.</_goal>
+ <_manual>Click on the coins or paper money on the botton
+of the screen to pay.
+If you want to remove a coin or note, click on it on the upper screen
+area.</_manual>
+ <_credit></_credit>
</Board>
</GCompris>