Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/Makefile.am
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-12-09 00:18:19 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-12-09 00:18:19 (GMT)
commitd46cc9aae8ecf62eee032c1188f13e2b6d7aebec (patch)
tree2923cc5eb3cae0712422e69ff45c9aeffb4d428a /boards/Makefile.am
parent1a9f2b42c706787c63fa71d73f756ee107489654 (diff)
- Created a new activity, a mini local chat based on multicast.
It does not require a server. * src/boards/python/electric.py: used gobject.source_remove() instead of GTK API * src/gcompris/gcompris.c: (gc_init): fixed static init where it needs allocated memory.
Diffstat (limited to 'boards/Makefile.am')
-rw-r--r--boards/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/boards/Makefile.am b/boards/Makefile.am
index 9e0cc8a..d214f56 100644
--- a/boards/Makefile.am
+++ b/boards/Makefile.am
@@ -20,6 +20,7 @@ xml_in_files = \
bargame.xml.in \
billard.xml.in \
canal_lock.xml.in \
+ chat.xml.in \
chess_computer.xml.in \
chess_movelearn.xml.in \
chess_partyend.xml.in \