Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/wordsgame
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-03-18 00:21:27 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-03-18 00:21:27 (GMT)
commit5f6be7e28dd79576802d302e1cd77fd8c71bbc9f (patch)
tree91f600e4c788bad6a577140286ca914d9445032d /boards/wordsgame
parente6110cb925ba50da0f5e1b796fb5fab9d0cf9884 (diff)
new background by Frank - Updated Updated Updated to reflect changes in
* boards/melody/guitar/background.png: new background by Frank * boards/melody/guitar/cursor.png: - * boards/sounds/HOWTO_ENCODE: Updated * boards/wordsgame/README: Updated * docs/C/python.html: Updated to reflect changes in bonus to support DRAW * docs/C/python.xml: - * src/boards/py-mod-bonus.c: (python_gcompris_bonus_module_init): * src/boards/python/melody.py: Added constants for bonus to support draw * src/gcompris/bonus.c: (board_finished), (gcompris_display_bonus), (bonus_image): Added constants for bonus to support draw * src/gcompris/bonus.h: -
Diffstat (limited to 'boards/wordsgame')
-rw-r--r--boards/wordsgame/README9
1 files changed, 8 insertions, 1 deletions
diff --git a/boards/wordsgame/README b/boards/wordsgame/README
index 2167d46..8e4faee 100644
--- a/boards/wordsgame/README
+++ b/boards/wordsgame/README
@@ -1,5 +1,5 @@
Important: These files must be UTF-8 formated.
- To do this, you can use gedit, oowrite or any text editor that supports UTF-8
+--------- To do this, you can use gedit, oowrite or any text editor that supports UTF-8
To complete the translation, you must also provide a set of file in
boards/wordsgame/wordslevelx.yy
@@ -8,3 +8,10 @@ note that these words must be choosen to be simple in your language,
don't necessary translate the english. Also, it is important to make sure
that these words can be written with your keyboard in one key
(no alt gr stuff or compose key).
+
+GCompris will pick a file named wordslevelX.my where X is the current
+level in GCompris and 'my' your locale. If X is not found, it will take
+wordslevelmax.my.
+It's flexible enough. The minimum number of words is around 30. No upper
+limit.
+If you can, pick the words from a school children book. \ No newline at end of file