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>2004-02-17 22:54:23 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2004-02-17 22:54:23 (GMT)
commit6c7069f68859b025e74e877729f4cb2929fc4bfd (patch)
tree1eca237ad191c87d635154a7fdbaf92c468525c3 /boards/chronos
parentbc1b120887abd92c16d415e3f420edccc17286af (diff)
created tux apple tree level for chronos activity
Diffstat (limited to 'boards/chronos')
-rw-r--r--boards/chronos/.cvsignore4
-rw-r--r--boards/chronos/Makefile.am3
-rw-r--r--boards/chronos/board2_0.xml.in16
-rw-r--r--boards/chronos/images/.cvsignore4
-rw-r--r--boards/chronos/images/chronos-tuxtree1.pngbin0 -> 27382 bytes
-rw-r--r--boards/chronos/images/chronos-tuxtree2.pngbin0 -> 28471 bytes
-rw-r--r--boards/chronos/images/chronos-tuxtree3.pngbin0 -> 28678 bytes
-rw-r--r--boards/chronos/images/chronos-tuxtree4.pngbin0 -> 28480 bytes
8 files changed, 26 insertions, 1 deletions
diff --git a/boards/chronos/.cvsignore b/boards/chronos/.cvsignore
new file mode 100644
index 0000000..7ebf416
--- /dev/null
+++ b/boards/chronos/.cvsignore
@@ -0,0 +1,4 @@
+*.xml
+Makefile
+Makefile.in
+.xvpics
diff --git a/boards/chronos/Makefile.am b/boards/chronos/Makefile.am
index 2eda93c..0547af4 100644
--- a/boards/chronos/Makefile.am
+++ b/boards/chronos/Makefile.am
@@ -2,7 +2,8 @@
xmldir = $(pkgdatadir)/@PACKAGE_DATA_DIR@/chronos
xml_in_files = \
- board1_0.xml.in
+ board1_0.xml.in \
+ board2_0.xml.in
xml_DATA = $(xml_in_files:.xml.in=.xml)
diff --git a/boards/chronos/board2_0.xml.in b/boards/chronos/board2_0.xml.in
new file mode 100644
index 0000000..26a1c56
--- /dev/null
+++ b/boards/chronos/board2_0.xml.in
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<ShapeGame>
+ <Title x="600" y="495" justification="GTK_JUSTIFY_CENTER">
+ <_name>Tux and the apple tree</_name>
+ </Title>
+ <Shape name="A" pixmapfile="chronos/images/chronos-tuxtree1.png" x="230" y="150" zoomx="1" zoomy="1" position="0"/>
+ <Title x="210" y="150" justification="GTK_JUSTIFY_CENTER"><name>1</name></Title>
+ <Shape name="B" pixmapfile="chronos/images/chronos-tuxtree2.png" x="595" y="150" zoomx="1" zoomy="1" position="0"/>
+ <Title x="575" y="150" justification="GTK_JUSTIFY_CENTER"><name>2</name></Title>
+ <Shape name="C" pixmapfile="chronos/images/chronos-tuxtree3.png" x="230" y="375" zoomx="1" zoomy="1" position="0"/>
+ <Title x="210" y="375" justification="GTK_JUSTIFY_CENTER"><name>3</name></Title>
+ <Shape name="D" pixmapfile="chronos/images/chronos-tuxtree4.png" x="595" y="375" zoomx="1" zoomy="1" position="0"/>
+ <Title x="575" y="375" justification="GTK_JUSTIFY_CENTER"><name>4</name></Title>
+</ShapeGame>
+
diff --git a/boards/chronos/images/.cvsignore b/boards/chronos/images/.cvsignore
new file mode 100644
index 0000000..7ebf416
--- /dev/null
+++ b/boards/chronos/images/.cvsignore
@@ -0,0 +1,4 @@
+*.xml
+Makefile
+Makefile.in
+.xvpics
diff --git a/boards/chronos/images/chronos-tuxtree1.png b/boards/chronos/images/chronos-tuxtree1.png
new file mode 100644
index 0000000..0874591
--- /dev/null
+++ b/boards/chronos/images/chronos-tuxtree1.png
Binary files differ
diff --git a/boards/chronos/images/chronos-tuxtree2.png b/boards/chronos/images/chronos-tuxtree2.png
new file mode 100644
index 0000000..f50a4f0
--- /dev/null
+++ b/boards/chronos/images/chronos-tuxtree2.png
Binary files differ
diff --git a/boards/chronos/images/chronos-tuxtree3.png b/boards/chronos/images/chronos-tuxtree3.png
new file mode 100644
index 0000000..8c278cb
--- /dev/null
+++ b/boards/chronos/images/chronos-tuxtree3.png
Binary files differ
diff --git a/boards/chronos/images/chronos-tuxtree4.png b/boards/chronos/images/chronos-tuxtree4.png
new file mode 100644
index 0000000..75dd70f
--- /dev/null
+++ b/boards/chronos/images/chronos-tuxtree4.png
Binary files differ