[gcompris] geography, fixed typo in asia countries.



commit 86a9898431140e6897fb81acdacdcc3923c1c249
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Sun Oct 14 23:42:43 2012 +0200

    geography, fixed typo in asia countries.

 .../resources/geography/Makefile.am                |    4 ++--
 .../geography/asia/{bhoutan.png => bhutan.png}     |  Bin 236 -> 236 bytes
 .../geography/asia/{nyanmar.png => myanmar.png}    |  Bin 698 -> 698 bytes
 .../resources/geography/board9_0.xml.in            |    8 ++++----
 4 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/src/geography-activity/resources/geography/Makefile.am b/src/geography-activity/resources/geography/Makefile.am
index 34ec76e..9f73627 100644
--- a/src/geography-activity/resources/geography/Makefile.am
+++ b/src/geography-activity/resources/geography/Makefile.am
@@ -25,7 +25,7 @@ asia_DATA = \
 	asia/background.png \
 	asia/bahrein.png \
 	asia/bangladesh.png \
-	asia/bhoutan.png \
+	asia/bhutan.png \
 	asia/black_sea.png \
 	asia/brunei.png \
 	asia/cambodia.png \
@@ -50,7 +50,7 @@ asia_DATA = \
 	asia/mongolia.png \
 	asia/nepal.png \
 	asia/north_corea.png \
-	asia/nyanmar.png \
+	asia/myanmar.png \
 	asia/oman.png \
 	asia/ouzbekistan.png \
 	asia/pakistan.png \
diff --git a/src/geography-activity/resources/geography/asia/bhoutan.png b/src/geography-activity/resources/geography/asia/bhutan.png
similarity index 100%
rename from src/geography-activity/resources/geography/asia/bhoutan.png
rename to src/geography-activity/resources/geography/asia/bhutan.png
diff --git a/src/geography-activity/resources/geography/asia/nyanmar.png b/src/geography-activity/resources/geography/asia/myanmar.png
similarity index 100%
rename from src/geography-activity/resources/geography/asia/nyanmar.png
rename to src/geography-activity/resources/geography/asia/myanmar.png
diff --git a/src/geography-activity/resources/geography/board9_0.xml.in b/src/geography-activity/resources/geography/board9_0.xml.in
index 20f6c3c..74d02c3 100644
--- a/src/geography-activity/resources/geography/board9_0.xml.in
+++ b/src/geography-activity/resources/geography/board9_0.xml.in
@@ -72,14 +72,14 @@
   <_tooltip>Indonesia</_tooltip></shape>
   <shape name="Philippines" pixmapfile="geography/asia/philippines.png" sound="sounds/$LOCALE/geography/asia/philippines.ogg" x="599.0" y="382.5">
   <_tooltip>Philippines</_tooltip></shape>
-  <shape name="Nyanmar" pixmapfile="geography/asia/nyanmar.png" sound="sounds/$LOCALE/geography/asia/nyanmar.ogg" x="452.0" y="338.0">
-  <_tooltip>Nyanmar</_tooltip></shape>
+  <shape name="Myanmar" pixmapfile="geography/asia/myanmar.png" sound="sounds/$LOCALE/geography/asia/myanmar.ogg" x="452.0" y="338.0">
+  <_tooltip>Myanmar</_tooltip></shape>
   <shape name="Pakistan" pixmapfile="geography/asia/pakistan.png" sound="sounds/$LOCALE/geography/asia/pakistan.ogg" x="296.0" y="274.0">
   <_tooltip>Pakistan</_tooltip></shape>
   <shape name="Nepal" pixmapfile="geography/asia/nepal.png" sound="sounds/$LOCALE/geography/asia/nepal.ogg" x="381.0" y="286.0">
   <_tooltip>Nepal</_tooltip></shape>
-  <shape name="Bhoutan" pixmapfile="geography/asia/bhoutan.png" sound="sounds/$LOCALE/geography/asia/bhoutan.ogg" x="414.5" y="291.5">
-  <_tooltip>Bhoutan</_tooltip></shape>
+  <shape name="Bhutan" pixmapfile="geography/asia/bhutan.png" sound="sounds/$LOCALE/geography/asia/bhutan.ogg" x="414.5" y="291.5">
+  <_tooltip>Bhutan</_tooltip></shape>
   <shape name="Bangladesh" pixmapfile="geography/asia/bangladesh.png" sound="sounds/$LOCALE/geography/asia/bangladesh.ogg" x="420.5" y="313.0">
   <_tooltip>Bangladesh</_tooltip></shape>
   <shape name="India" pixmapfile="geography/asia/india.png" sound="sounds/$LOCALE/geography/asia/india.ogg" x="376.0" y="324.5">



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