[libgweather] Locations: fix ICAO code of Jinan, China.



commit f8f780a61508e8385b86e28770757f48d633f1e4
Author: Giovanni Campagna <scampa giovanni gmail com>
Date:   Sun Dec 21 19:07:06 2014 +0100

    Locations: fix ICAO code of Jinan, China.
    
    The code reported in our sources was wrong.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=721446

 data/Locations.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Locations.xml.in b/data/Locations.xml.in
index 1b445b8..8e04d69 100644
--- a/data/Locations.xml.in
+++ b/data/Locations.xml.in
@@ -3403,7 +3403,7 @@
           <coordinates>36.633333 117.016666</coordinates>
           <location>
             <name>Jinan</name>
-            <code>ZSTN</code>
+            <code>ZSJN</code>
             <coordinates>36.683333 116.983333</coordinates>
           </location>
         </city>


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