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-12-15 00:15:20 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2004-12-15 00:15:20 (GMT)
commitcd1dc5956c2717098038e87b068c04054066d9af (patch)
treee14e7ec7584197b697ac0cf5529974b02247a5c9 /boards/chronos
parent61fa9e28d95c78e4690b48342d0de28fa53a4ec2 (diff)
Franck Doucet made again some vehicles.
They are added in chronos and the drawings utilities * boards/chronos/Makefile.am: * boards/chronos/board4_1.xml.in: * boards/chronos/images/1955ds19.png: * boards/chronos/images/benz1885.png: * boards/chronos/images/bolle1878.png: * boards/chronos/images/lancia1923.png: * boards/chronos/images/renault1899.png: * boards/dataset/mrpatate.xml: * docs/website/article.html: fixed the forum * docs/website/forum.html: - * docs/website/rubrique.html: - * gcompris.spec.in: added dependancy SDL_Mixer * po/POTFILES.in: added chromos * src/boards/python/searace.py: updated, not playable yet
Diffstat (limited to 'boards/chronos')
-rw-r--r--boards/chronos/Makefile.am4
-rw-r--r--boards/chronos/board4_1.xml.in17
-rw-r--r--boards/chronos/images/1955ds19.pngbin0 -> 30048 bytes
-rw-r--r--boards/chronos/images/benz1885.pngbin0 -> 55442 bytes
-rw-r--r--boards/chronos/images/bolle1878.pngbin0 -> 57405 bytes
-rw-r--r--boards/chronos/images/lancia1923.pngbin0 -> 24286 bytes
-rw-r--r--boards/chronos/images/renault1899.pngbin0 -> 73065 bytes
7 files changed, 13 insertions, 8 deletions
diff --git a/boards/chronos/Makefile.am b/boards/chronos/Makefile.am
index ceeca7c..5297bc7 100644
--- a/boards/chronos/Makefile.am
+++ b/boards/chronos/Makefile.am
@@ -10,7 +10,9 @@ xml_in_files = \
board3_3.xml.in \
board3_4.xml.in \
board4_0.xml.in \
- board4_1.xml.in
+ board4_1.xml.in \
+ board4_2.xml.in \
+ board4_3.xml.in
xml_DATA = $(xml_in_files:.xml.in=.xml)
diff --git a/boards/chronos/board4_1.xml.in b/boards/chronos/board4_1.xml.in
index f6cfbe9..2b15a7c 100644
--- a/boards/chronos/board4_1.xml.in
+++ b/boards/chronos/board4_1.xml.in
@@ -1,18 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<ShapeGame>
<Title y="50" x="150" justification="GTK_JUSTIFY_CENTER">
- <name>The aviation</name>
+ <_name>The aviation</_name>
</Title>
<Shape zoomy="1" zoomx="1" y="276" x="233" sound="Undefined" position="0" pixmapfile="chronos/images/bell_X1.png" name="G"/>
<Title y="399" x="233" justification="GTK_JUSTIFY_CENTER">
- <_name>1947 Chuck Yager break the sound-wall</_name>
+ <_name xml:space="preserve">1947 Chuck Yager
+break the sound-wall</_name>
</Title>
<Shape zoomy="1" zoomx="1" y="114" x="500" sound="Undefined" position="0" pixmapfile="chronos/images/lindbergh.png" name="E"/>
- <Title y="190" x="490" justification="GTK_JUSTIFY_CENTER">
- <_name>1927 Charles Lindbergh cross Atlantique ocean</_name>
+ <Title y="200" x="490" justification="GTK_JUSTIFY_CENTER">
+ <_name xml:space="preserve">1927 Charles Lindbergh
+cross Atlantique ocean</_name>
</Title>
- <Shape zoomy="1" zoomx="1" y="380" x="600" sound="Undefined" position="0" pixmapfile="chronos/images/rafale.png" name="C"/>
- <Title y="490" x="600" justification="GTK_JUSTIFY_CENTER">
- <_name>1934 Helene Boucher speed record 444km/h </_name>
+ <Shape zoomy="1" zoomx="1" y="380" x="590" sound="Undefined" position="0" pixmapfile="chronos/images/rafale.png" name="C"/>
+ <Title y="470" x="590" justification="GTK_JUSTIFY_CENTER">
+ <_name xml:space="preserve">1934 Helene Boucher speed
+record 444km/h</_name>
</Title>
</ShapeGame> \ No newline at end of file
diff --git a/boards/chronos/images/1955ds19.png b/boards/chronos/images/1955ds19.png
new file mode 100644
index 0000000..821d9db
--- /dev/null
+++ b/boards/chronos/images/1955ds19.png
Binary files differ
diff --git a/boards/chronos/images/benz1885.png b/boards/chronos/images/benz1885.png
new file mode 100644
index 0000000..6c6c06d
--- /dev/null
+++ b/boards/chronos/images/benz1885.png
Binary files differ
diff --git a/boards/chronos/images/bolle1878.png b/boards/chronos/images/bolle1878.png
new file mode 100644
index 0000000..66b38a6
--- /dev/null
+++ b/boards/chronos/images/bolle1878.png
Binary files differ
diff --git a/boards/chronos/images/lancia1923.png b/boards/chronos/images/lancia1923.png
new file mode 100644
index 0000000..45af8aa
--- /dev/null
+++ b/boards/chronos/images/lancia1923.png
Binary files differ
diff --git a/boards/chronos/images/renault1899.png b/boards/chronos/images/renault1899.png
new file mode 100644
index 0000000..2510cfb
--- /dev/null
+++ b/boards/chronos/images/renault1899.png
Binary files differ