[gcompris] geo_country: added Australia by Matilda Bernard
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] geo_country: added Australia by Matilda Bernard
- Date: Sat, 25 Feb 2012 12:33:51 +0000 (UTC)
commit 42d5d19f6a28049c6c86853131f8fd0e15248ec7
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Sat Feb 25 00:04:35 2012 +0100
geo_country: added Australia by Matilda Bernard
configure.ac | 1 +
.../resources/geo_country/Makefile.am | 4 ++-
.../resources/geo_country/australia/Makefile.am | 12 +++++++++++
.../resources/geo_country/australia/background.png | Bin 0 -> 107665 bytes
.../geo_country/australia/new_south_wales.png | Bin 0 -> 5872 bytes
.../geo_country/australia/northern_territory.png | Bin 0 -> 5421 bytes
.../resources/geo_country/australia/queensland.png | Bin 0 -> 8688 bytes
.../geo_country/australia/south_australia.png | Bin 0 -> 6893 bytes
.../resources/geo_country/australia/tasmania.png | Bin 0 -> 2454 bytes
.../resources/geo_country/australia/victoria.png | Bin 0 -> 4619 bytes
.../geo_country/australia/western_australia.png | Bin 0 -> 14245 bytes
.../resources/geo_country/board13_0.xml.in | 21 ++++++++++++++++++++
12 files changed, 37 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index cf0469c..e1639cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -679,6 +679,7 @@ src/gcompris/Makefile
src/geo_country-activity/Makefile
src/geo_country-activity/resources/Makefile
src/geo_country-activity/resources/geo_country/Makefile
+src/geo_country-activity/resources/geo_country/australia/Makefile
src/geo_country-activity/resources/geo_country/argentina/Makefile
src/geo_country-activity/resources/geo_country/brazil/Makefile
src/geo_country-activity/resources/geo_country/canada/Makefile
diff --git a/src/geo_country-activity/resources/geo_country/Makefile.am b/src/geo_country-activity/resources/geo_country/Makefile.am
index 10402f9..8139d1a 100644
--- a/src/geo_country-activity/resources/geo_country/Makefile.am
+++ b/src/geo_country-activity/resources/geo_country/Makefile.am
@@ -1,5 +1,6 @@
SUBDIRS = \
+ australia \
argentina \
brazil \
canada \
@@ -33,7 +34,8 @@ xml_in_files = \
board11_1.xml.in \
board11_2.xml.in \
board11_3.xml.in \
- board12_0.xml.in
+ board12_0.xml.in \
+ board13_0.xml.in
xml_DATA = $(xml_in_files:.xml.in=.xml)
diff --git a/src/geo_country-activity/resources/geo_country/australia/Makefile.am b/src/geo_country-activity/resources/geo_country/australia/Makefile.am
new file mode 100644
index 0000000..abee978
--- /dev/null
+++ b/src/geo_country-activity/resources/geo_country/australia/Makefile.am
@@ -0,0 +1,12 @@
+imgdir = $(pkgdatadir)/@PACKAGE_DATA_DIR@/geo_country/australia
+img_DATA = \
+ background.png \
+ new_south_wales.png \
+ northern_territory.png \
+ queensland.png \
+ south_australia.png \
+ tasmania.png \
+ victoria.png \
+ western_australia.png
+
+EXTRA_DIST = $(img_DATA)
diff --git a/src/geo_country-activity/resources/geo_country/australia/background.png b/src/geo_country-activity/resources/geo_country/australia/background.png
new file mode 100644
index 0000000..c3f3743
Binary files /dev/null and b/src/geo_country-activity/resources/geo_country/australia/background.png differ
diff --git a/src/geo_country-activity/resources/geo_country/australia/new_south_wales.png b/src/geo_country-activity/resources/geo_country/australia/new_south_wales.png
new file mode 100644
index 0000000..bf53bb9
Binary files /dev/null and b/src/geo_country-activity/resources/geo_country/australia/new_south_wales.png differ
diff --git a/src/geo_country-activity/resources/geo_country/australia/northern_territory.png b/src/geo_country-activity/resources/geo_country/australia/northern_territory.png
new file mode 100644
index 0000000..c8aff20
Binary files /dev/null and b/src/geo_country-activity/resources/geo_country/australia/northern_territory.png differ
diff --git a/src/geo_country-activity/resources/geo_country/australia/queensland.png b/src/geo_country-activity/resources/geo_country/australia/queensland.png
new file mode 100644
index 0000000..893dfbd
Binary files /dev/null and b/src/geo_country-activity/resources/geo_country/australia/queensland.png differ
diff --git a/src/geo_country-activity/resources/geo_country/australia/south_australia.png b/src/geo_country-activity/resources/geo_country/australia/south_australia.png
new file mode 100644
index 0000000..a8b6074
Binary files /dev/null and b/src/geo_country-activity/resources/geo_country/australia/south_australia.png differ
diff --git a/src/geo_country-activity/resources/geo_country/australia/tasmania.png b/src/geo_country-activity/resources/geo_country/australia/tasmania.png
new file mode 100644
index 0000000..dc9d082
Binary files /dev/null and b/src/geo_country-activity/resources/geo_country/australia/tasmania.png differ
diff --git a/src/geo_country-activity/resources/geo_country/australia/victoria.png b/src/geo_country-activity/resources/geo_country/australia/victoria.png
new file mode 100644
index 0000000..afa818a
Binary files /dev/null and b/src/geo_country-activity/resources/geo_country/australia/victoria.png differ
diff --git a/src/geo_country-activity/resources/geo_country/australia/western_australia.png b/src/geo_country-activity/resources/geo_country/australia/western_australia.png
new file mode 100644
index 0000000..ee50598
Binary files /dev/null and b/src/geo_country-activity/resources/geo_country/australia/western_australia.png differ
diff --git a/src/geo_country-activity/resources/geo_country/board13_0.xml.in b/src/geo_country-activity/resources/geo_country/board13_0.xml.in
new file mode 100644
index 0000000..e49b425
--- /dev/null
+++ b/src/geo_country-activity/resources/geo_country/board13_0.xml.in
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ShapeGame><!-- Created with GComprisShapegame gimp script -->
+<title justification="GTK_JUSTIFY_CENTER" x="400" y="495">
+<_name>Australia</_name></title>
+<shape name="Tasmania" pixmapfile="geo_country/australia/tasmania.png" position="0" sound="sounds/$LOCALE/geography/australia/Tasmania.ogg" x="611.5" y="476.5">
+<tooltip>Tasmania</tooltip></shape>
+<shape name="Victoria" pixmapfile="geo_country/australia/victoria.png" position="0" sound="sounds/$LOCALE/geography/australia/Victoria.ogg" x="593.0" y="386.5">
+<tooltip>Victoria</tooltip></shape>
+<shape name="New South Wales" pixmapfile="geo_country/australia/new_south_wales.png" position="0" sound="sounds/$LOCALE/geography/australia/New South Wales.ogg" x="625.0" y="328.5">
+<tooltip>New South Wales</tooltip></shape>
+<shape name="Queensland" pixmapfile="geo_country/australia/queensland.png" position="0" sound="sounds/$LOCALE/geography/australia/Queensland.ogg" x="598.0" y="147.5">
+<tooltip>Queensland</tooltip></shape>
+<shape name="South Australia" pixmapfile="geo_country/australia/south_australia.png" position="0" sound="sounds/$LOCALE/geography/australia/South Australia.ogg" x="423.0" y="321.0">
+<tooltip>South Australia</tooltip></shape>
+<shape name="Northern Territory" pixmapfile="geo_country/australia/northern_territory.png" position="0" sound="sounds/$LOCALE/geography/australia/Northern Territory.ogg" x="397.0" y="133.0">
+<tooltip>Northern Territory</tooltip></shape>
+<shape name="Western Australia" pixmapfile="geo_country/australia/western_australia.png" position="0" sound="sounds/$LOCALE/geography/australia/Western Australia.ogg" x="198.5" y="211.0">
+<tooltip>Western Australia</tooltip></shape>
+<shape name="background" pixmapfile="geo_country/australia/background.png" position="0" sound="sounds/$LOCALE/geography/australia/background.ogg" type="SHAPE_BACKGROUND" x="399.5" y="260.0">
+<tooltip>background</tooltip></shape>
+</ShapeGame>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]