[gcompris] minor, fixed a typo in geography activity. Replaced Antartica by Antarctica.



commit 3023aae55e4cfd05fbfd437e7f5c6a14c27cc282
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Thu Feb 9 22:55:28 2012 +0100

    minor, fixed a typo in geography activity. Replaced Antartica by Antarctica.

 .../resources/geography/board1_0.xml.in            |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/geography-activity/resources/geography/board1_0.xml.in b/src/geography-activity/resources/geography/board1_0.xml.in
index 197c575..54be2f7 100644
--- a/src/geography-activity/resources/geography/board1_0.xml.in
+++ b/src/geography-activity/resources/geography/board1_0.xml.in
@@ -11,7 +11,7 @@
         <_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">
-        <_tooltip>Antartica</_tooltip>
+        <_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">
         <_tooltip>Asia</_tooltip>
@@ -24,4 +24,4 @@
   </Shape>
   <Shape name="1" pixmapfile="geography/continents/back.png" type="SHAPE_BACKGROUND"
 	 x="425" y="260" zoomx="1" zoomy="1" position="0"/>
-</ShapeGame>
\ No newline at end of file
+</ShapeGame>



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