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-10-23 18:03:20 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2004-10-23 18:03:20 (GMT)
commitb5a2000791660802119f0f982eff256ecc46bb7a (patch)
tree50570bc5fbe9367c563422d9d774d09a1784fb6b /boards/chronos
parent4481186274a2d6d84dcf5366f7ea0a5936e91e69 (diff)
Franck Doucet remade many graphism
new level by Franck in chronos concerning aviation
Diffstat (limited to 'boards/chronos')
-rw-r--r--boards/chronos/Makefile.am4
-rw-r--r--boards/chronos/board4_0.xml.in14
-rw-r--r--boards/chronos/board4_1.xml.in14
-rw-r--r--boards/chronos/images/README3
-rw-r--r--boards/chronos/images/bell_X1.pngbin0 -> 22319 bytes
-rw-r--r--boards/chronos/images/bleriot.pngbin0 -> 18543 bytes
-rw-r--r--boards/chronos/images/lindbergh.pngbin0 -> 20658 bytes
-rw-r--r--boards/chronos/images/rafale.pngbin0 -> 25920 bytes
-rw-r--r--boards/chronos/images/wright_flyer.pngbin0 -> 39827 bytes
9 files changed, 34 insertions, 1 deletions
diff --git a/boards/chronos/Makefile.am b/boards/chronos/Makefile.am
index bdafde9..ceeca7c 100644
--- a/boards/chronos/Makefile.am
+++ b/boards/chronos/Makefile.am
@@ -8,7 +8,9 @@ xml_in_files = \
board3_1.xml.in \
board3_2.xml.in \
board3_3.xml.in \
- board3_4.xml.in
+ board3_4.xml.in \
+ board4_0.xml.in \
+ board4_1.xml.in
xml_DATA = $(xml_in_files:.xml.in=.xml)
diff --git a/boards/chronos/board4_0.xml.in b/boards/chronos/board4_0.xml.in
new file mode 100644
index 0000000..9e02b23
--- /dev/null
+++ b/boards/chronos/board4_0.xml.in
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<ShapeGame>
+ <Title x="150" y="50" justification="GTK_JUSTIFY_CENTER">
+ <_name>The aviation</_name>
+ </Title>
+ <Shape name="G" pixmapfile="chronos/images/Eole.png" sound="Undefined" x="233" y="276" zoomx="1" zoomy="1" position="0"/>
+ <Title x="233" y="379" justification="GTK_JUSTIFY_CENTER"><name>1880</name></Title>
+ <Shape name="E" pixmapfile="chronos/images/wright_flyer.png" sound="Undefined" x="550" y="120" zoomx="1" zoomy="1" position="0"/>
+ <Title x="534" y="207" justification="GTK_JUSTIFY_CENTER"><name>1903</name></Title>
+ <Shape name="C" pixmapfile="chronos/images/bleriot.png" sound="Undefined" x="570" y="380" zoomx="1" zoomy="1" position="0"/>
+ <Title x="585" y="460" justification="GTK_JUSTIFY_CENTER"><name>1909</name></Title>
+</ShapeGame>
+
diff --git a/boards/chronos/board4_1.xml.in b/boards/chronos/board4_1.xml.in
new file mode 100644
index 0000000..cf1fed2
--- /dev/null
+++ b/boards/chronos/board4_1.xml.in
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<ShapeGame>
+ <Title x="150" y="50" justification="GTK_JUSTIFY_CENTER">
+ <name>The aviation</name>
+ </Title>
+ <Shape name="G" pixmapfile="chronos/images/bell_X1.png" sound="Undefined" x="233" y="276" zoomx="1" zoomy="1" position="0"/>
+ <Title x="233" y="399" justification="GTK_JUSTIFY_CENTER"><name>1947</name></Title>
+ <Shape name="E" pixmapfile="chronos/images/lindbergh.png" sound="Undefined" x="500" y="114" zoomx="1" zoomy="1" position="0"/>
+ <Title x="474" y="190" justification="GTK_JUSTIFY_CENTER"><name>1927</name></Title>
+ <Shape name="C" pixmapfile="chronos/images/rafale.png" sound="Undefined" x="600" y="380" zoomx="1" zoomy="1" position="0"/>
+ <Title x="625" y="490" justification="GTK_JUSTIFY_CENTER"><name>1934</name></Title>
+</ShapeGame>
+
diff --git a/boards/chronos/images/README b/boards/chronos/images/README
index 3d3f6ab..cb754ea 100644
--- a/boards/chronos/images/README
+++ b/boards/chronos/images/README
@@ -1,3 +1,6 @@
Moon photo comes from NASA
Space sounds from Tuxpaint and Vegastrike.
celerifere.png Eole.png fardier.png mongolfiere.png created by Franck Doucet <franckdoucet@wanadoo.fr>
+Bell_X1.png rafale.png bleriot.png lindbergh.png wright_flyer.png created by Franck Doucet <franckdoucet@wanadoo.fr>
+
+
diff --git a/boards/chronos/images/bell_X1.png b/boards/chronos/images/bell_X1.png
new file mode 100644
index 0000000..6498f77
--- /dev/null
+++ b/boards/chronos/images/bell_X1.png
Binary files differ
diff --git a/boards/chronos/images/bleriot.png b/boards/chronos/images/bleriot.png
new file mode 100644
index 0000000..a9517da
--- /dev/null
+++ b/boards/chronos/images/bleriot.png
Binary files differ
diff --git a/boards/chronos/images/lindbergh.png b/boards/chronos/images/lindbergh.png
new file mode 100644
index 0000000..e07b685
--- /dev/null
+++ b/boards/chronos/images/lindbergh.png
Binary files differ
diff --git a/boards/chronos/images/rafale.png b/boards/chronos/images/rafale.png
new file mode 100644
index 0000000..d247d06
--- /dev/null
+++ b/boards/chronos/images/rafale.png
Binary files differ
diff --git a/boards/chronos/images/wright_flyer.png b/boards/chronos/images/wright_flyer.png
new file mode 100644
index 0000000..c8cfb5a
--- /dev/null
+++ b/boards/chronos/images/wright_flyer.png
Binary files differ