[gcompris] geography-activity: fixed the name of antartica to be properly spelled as antarctica.



commit cf43f51b00656b7fc9417506d4e98a61425b0509
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Tue Jun 5 20:34:43 2012 +0200

    geography-activity: fixed the name of antartica to be properly spelled as antarctica.

 .../resources/geography/board1_0.xml.in            |    2 +-
 .../continents/{antartica.png => antarctica.png}   |  Bin 300 -> 300 bytes
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/geography-activity/resources/geography/board1_0.xml.in b/src/geography-activity/resources/geography/board1_0.xml.in
index 54be2f7..ced021c 100644
--- a/src/geography-activity/resources/geography/board1_0.xml.in
+++ b/src/geography-activity/resources/geography/board1_0.xml.in
@@ -10,7 +10,7 @@
   <Shape name="B" pixmapfile="geography/continents/america.png" x="232" y="251" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/america.ogg">
         <_tooltip>America</_tooltip>
   </Shape>
-  <Shape name="D" pixmapfile="geography/continents/antartica.png" x="370" y="465" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/antartica.ogg">
+  <Shape name="D" pixmapfile="geography/continents/antarctica.png" x="370" y="465" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/antarctica.ogg">
         <_tooltip>Antarctica</_tooltip>
   </Shape>
   <Shape name="C" pixmapfile="geography/continents/asia.png" x="595" y="211" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/asia.ogg">
diff --git a/src/geography-activity/resources/geography/continents/antartica.png b/src/geography-activity/resources/geography/continents/antarctica.png
similarity index 100%
rename from src/geography-activity/resources/geography/continents/antartica.png
rename to src/geography-activity/resources/geography/continents/antarctica.png



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