[gcompris] geography: splitted serbia and montenegro.



commit f9a3a4297bba8c02f06685c13956965ef9949242
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Sun Jun 17 17:52:01 2012 +0200

    geography: splitted serbia and montenegro.

 .../resources/geography/.gitignore                 |    9 +--------
 .../resources/geography/board5_0.xml.in            |    7 +++++--
 .../resources/geography/europe/montenegro.png      |  Bin 0 -> 225 bytes
 .../resources/geography/europe/serbia.png          |  Bin 0 -> 320 bytes
 .../geography/europe/serbia_montenegro.png         |  Bin 316 -> 0 bytes
 5 files changed, 6 insertions(+), 10 deletions(-)
---
diff --git a/src/geography-activity/resources/geography/.gitignore b/src/geography-activity/resources/geography/.gitignore
index 03192c7..6722cd9 100644
--- a/src/geography-activity/resources/geography/.gitignore
+++ b/src/geography-activity/resources/geography/.gitignore
@@ -1,8 +1 @@
-board1_0.xml
-board2_0.xml
-board2_1.xml
-board3_0.xml
-board3_1.xml
-board4_0.xml
-board4_1.xml
-board4_2.xml
+*.xml
diff --git a/src/geography-activity/resources/geography/board5_0.xml.in b/src/geography-activity/resources/geography/board5_0.xml.in
index d130fd3..982b230 100644
--- a/src/geography-activity/resources/geography/board5_0.xml.in
+++ b/src/geography-activity/resources/geography/board5_0.xml.in
@@ -48,8 +48,11 @@
   <Shape name="P" pixmapfile="geography/europe/russia.png" x="631" y="189" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/russia.ogg">
       <_tooltip>Russia</_tooltip>
   </Shape>
-  <Shape name="Q" pixmapfile="geography/europe/serbia_montenegro.png" x="510" y="385" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/serbia_montenegro.ogg">
-      <_tooltip>Serbia Montenegro</_tooltip>
+  <Shape name="Q1" pixmapfile="geography/europe/serbia.png" x="510" y="385" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/serbia.ogg">
+      <_tooltip>Serbia</_tooltip>
+  </Shape>
+  <Shape name="Q2" pixmapfile="geography/europe/montenegro.png" x="494" y="403" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/montenegro.ogg">
+      <_tooltip>Montenegro</_tooltip>
   </Shape>
   <Shape name="R" pixmapfile="geography/europe/slovakia.png" x="488" y="314" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/slovakia.ogg">
       <_tooltip>Slovak Republic</_tooltip>
diff --git a/src/geography-activity/resources/geography/europe/montenegro.png b/src/geography-activity/resources/geography/europe/montenegro.png
new file mode 100644
index 0000000..5b46cf1
Binary files /dev/null and b/src/geography-activity/resources/geography/europe/montenegro.png differ
diff --git a/src/geography-activity/resources/geography/europe/serbia.png b/src/geography-activity/resources/geography/europe/serbia.png
new file mode 100644
index 0000000..6ddf400
Binary files /dev/null and b/src/geography-activity/resources/geography/europe/serbia.png differ



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]