Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/chronos
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-03-21 23:53:56 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-03-21 23:53:56 (GMT)
commit76363adafc732b147ec62085c6685223a44c9a8a (patch)
treec953a9c138d7e59f84a5d52edbb4eabf9967c159 /boards/chronos
parentf04801cb9ecb83e589ac64b23ad4376b198cb1ae (diff)
Joe Neeman implemented the animation API (C and python)
Added a test case for that in watercycle. added a Garden chronos level by Frank Fixed switz to Switzeraland.
Diffstat (limited to 'boards/chronos')
-rw-r--r--boards/chronos/Makefile.am1
-rw-r--r--boards/chronos/images/garden1.pngbin0 -> 22376 bytes
-rw-r--r--boards/chronos/images/garden2.pngbin0 -> 34197 bytes
-rw-r--r--boards/chronos/images/garden3.pngbin0 -> 37420 bytes
-rw-r--r--boards/chronos/images/garden4.pngbin0 -> 26911 bytes
5 files changed, 1 insertions, 0 deletions
diff --git a/boards/chronos/Makefile.am b/boards/chronos/Makefile.am
index 135a251..48e5c26 100644
--- a/boards/chronos/Makefile.am
+++ b/boards/chronos/Makefile.am
@@ -4,6 +4,7 @@ xmldir = $(pkgdatadir)/@PACKAGE_DATA_DIR@/chronos
xml_in_files = \
board1_0.xml.in \
board1_1.xml.in \
+ board1_2.xml.in \
board2_0.xml.in \
board3_0.xml.in \
board3_1.xml.in \
diff --git a/boards/chronos/images/garden1.png b/boards/chronos/images/garden1.png
new file mode 100644
index 0000000..4beada2
--- /dev/null
+++ b/boards/chronos/images/garden1.png
Binary files differ
diff --git a/boards/chronos/images/garden2.png b/boards/chronos/images/garden2.png
new file mode 100644
index 0000000..7969281
--- /dev/null
+++ b/boards/chronos/images/garden2.png
Binary files differ
diff --git a/boards/chronos/images/garden3.png b/boards/chronos/images/garden3.png
new file mode 100644
index 0000000..a95f726
--- /dev/null
+++ b/boards/chronos/images/garden3.png
Binary files differ
diff --git a/boards/chronos/images/garden4.png b/boards/chronos/images/garden4.png
new file mode 100644
index 0000000..324ea5b
--- /dev/null
+++ b/boards/chronos/images/garden4.png
Binary files differ