[libgweather] Locations: fix timezone of Kazan'



commit cd9bbd785571c2f3eb19363c747fba26da79aae4
Author: Maksim Kraev <maxim kraev gmail com>
Date:   Sat Jan 17 17:04:00 2015 +0100

    Locations: fix timezone of Kazan'
    
    It's Europe/Moskow.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=743092

 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 8e04d69..6429699 100644
--- a/data/Locations.xml.in
+++ b/data/Locations.xml.in
@@ -18609,7 +18609,7 @@
           -->
         <_name>Kazan'</_name>
         <coordinates>55.750000 49.133333</coordinates>
-        <tz-hint>Europe/Samara</tz-hint>
+        <tz-hint>Europe/Moscow</tz-hint>
         <location>
           <name>Kazan'</name>
           <code>UWKD</code>


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