[libgweather] Location love (timezone): Use correct timezone for Canberra AU



commit c62867328746d8287d5554f36cc38b1e6159b2af
Author: Emilio Pozuelo Monfort <pochu27 gmail com>
Date:   Mon Feb 22 22:19:44 2010 -0500

    Location love (timezone): Use correct timezone for Canberra AU
    
    Closes bgo #588946

 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 948f130..9e9eb7e 100644
--- a/data/Locations.xml.in
+++ b/data/Locations.xml.in
@@ -6697,7 +6697,7 @@
         <!-- A state/province/territory in Australia -->
         <_name>Australian Capital Territory</_name>
         <fips-code>AS01</fips-code>
-        <tz-hint>Australia/Melbourne</tz-hint>
+        <tz-hint>Australia/ACT</tz-hint>
         <city>
           <!-- The capital of Australia -->
           <_name>Canberra</_name>



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