[libgweather] Fix a couple of problems with Locations.xml.in updates



commit 47c60c638d067f4847619fb71792cd1b4e930f42
Author: Frank Solensky <frank src gnome org>
Date:   Tue Feb 23 01:41:11 2010 -0500

    Fix a couple of problems with Locations.xml.in updates

 data/Locations.xml.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/Locations.xml.in b/data/Locations.xml.in
index f8a859e..ac89f7e 100644
--- a/data/Locations.xml.in
+++ b/data/Locations.xml.in
@@ -6709,7 +6709,7 @@
         <!-- A state/province/territory in Australia -->
         <_name>Australian Capital Territory</_name>
         <fips-code>AS01</fips-code>
-        <tz-hint>Australia/ACT</tz-hint>
+        <tz-hint>Australia/Sydney</tz-hint>
         <city>
           <!-- The capital of Australia -->
           <_name>Canberra</_name>
@@ -31972,7 +31972,7 @@
           </location>
         </city>
         <city>
-          <name msgtxt="City in Colorado, United States">Boulder</name>
+          <name msgctxt="City in Colorado, United States">Boulder</name>
           <coordinates>40.019444 -105.292778</coordinates>
           <location>
             <name>Boulder Municipal Airport</name>



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