Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/chat.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-12-11 00:02:22 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-12-11 00:02:22 (GMT)
commit8257fb61ca11c21ad306ca79dcdd18a0e5774fca (patch)
tree81cb8289e02bd917b5d81e6495d3543ec195322a /boards/chat.xml.in
parent09257c525f018d37301d64648a834dd0a9090bba (diff)
- Moved chat out of experimental. It has an icon now
created from the xchat icon of the gartoon theme. More help displayed. Scrolling now follow the last text message - Replaced cursors by a new cursor set from Franck. - Now erase uses the sponge cursor.
Diffstat (limited to 'boards/chat.xml.in')
-rw-r--r--boards/chat.xml.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/boards/chat.xml.in b/boards/chat.xml.in
index 6de426d..2c2c6c2 100644
--- a/boards/chat.xml.in
+++ b/boards/chat.xml.in
@@ -3,13 +3,14 @@
<Board
name="chat"
type="python:chat"
- section="/experimental"
- icon="boardicons/python.png"
- difficulty="1"
+ section="/fun"
+ icon="boardicons/chat.png"
+ difficulty="3"
author="Bruno coudoin (bruno.coudoin@free.fr)"
boarddir="">
<_title>Chat with your friends</_title>
- <_description>Chat on the local network</_description>
+ <_description>This chat works only on the local network</_description>
+ <_manual>This chat activity only work with other GCompris user on your local network, not the Internet. To use it, just type in messages and hit enter. Your message is broacasted on the local network and any GCompris running the chat activity will receive and display the message.</_manual>
</Board>
<Data directory=""/>
</GCompris>