Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/boards/python/Makefile.am
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2003-10-08 22:49:57 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2003-10-08 22:49:57 (GMT)
commit633c8da35c671fd49bbbcbf10418347339845991 (patch)
tree9f4cb6211e3fdc99347065429077fb418cc4533a /src/boards/python/Makefile.am
parent70a15cf68a4893b0b11d291d796277dcd1cddc10 (diff)
boards/Makefile.am: added watercycleR_4_0_PRE3
boards/gcompris/animals/flamentrosegc.jpg: animal image given by LE BERRE Daniel <le.berred@free.fr> : released under GPL boards/gcompris/animals/girafegc.jpg: same as flamentrosegc.jpg boards/gcompris/animals/readme.txt: update with new images boards/gcompris/animals/rhinogc.jpg: same as flamentrosegc.jpg boards/gcompris/animals/singegc.jpg: same as flamentrosegc.jpg po/POTFILES.in: added watercycle src/boards/erase.c: added new animal images src/boards/hanoi.c: (hanoi_create_item): fixed alpha chanel setting (when using the aa canvas) src/boards/py-mod-skin.c: (py_gcompris_load_skin_pixmap): fixed parameter passing src/boards/py-mod-utils.c: (py_gcompris_load_pixmap): fixed parameter passing src/boards/python/Makefile.am: added watercycle src/boards/python/watercycle.py: created src/boards/reading.c: (player_win): re-indented src/boards/reversecount.c: added new animal images src/gcompris/bonus.c: (board_finished): re-indented
Diffstat (limited to 'src/boards/python/Makefile.am')
-rw-r--r--src/boards/python/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/boards/python/Makefile.am b/src/boards/python/Makefile.am
index 9ea9c38..d87591c 100644
--- a/src/boards/python/Makefile.am
+++ b/src/boards/python/Makefile.am
@@ -3,6 +3,7 @@ SUBDIRS=gcompris
pythondir = $(plugindir)/python
dist_python_DATA= \
- pythontest.py
+ pythontest.py \
+ watercycle.py