diff options
author | infirit <[email protected]> | 2014-12-20 17:46:09 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2015-08-25 10:42:59 +0200 |
commit | d66bd8983c68d2fd6301ae9ba083b0fdad9d5bc6 (patch) | |
tree | b25eeb59a895177d95013427abc3bbede23f0ed2 /data | |
parent | 174b53faa344ebcad2a42acf8017aa22c49c9a46 (diff) | |
download | libmateweather-d66bd8983c68d2fd6301ae9ba083b0fdad9d5bc6.tar.bz2 libmateweather-d66bd8983c68d2fd6301ae9ba083b0fdad9d5bc6.tar.xz |
Update Locations.xml.in for timezone changes
Taken from libgweather commit: cda0d19687d61b73a162b05b06c9892973a0a598
From: Vincent Untz <[email protected]>
Diffstat (limited to 'data')
-rw-r--r-- | data/Locations.xml.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/data/Locations.xml.in b/data/Locations.xml.in index d5f4051..29fd1e3 100644 --- a/data/Locations.xml.in +++ b/data/Locations.xml.in @@ -7402,7 +7402,7 @@ <fips-code>FM</fips-code> <fips-code>US64</fips-code> <timezones> - <timezone id="Pacific/Ponape"> + <timezone id="Pacific/Pohnpei"> <!-- One of two time zones in the Federated States of Micronesia, including the islands of Pohnpei and Kosrae. The string is only used in places where "Micronesia" is @@ -7410,14 +7410,16 @@ --> <_name>Pohnpei / Kosrae</_name> <obsoletes>Pacific/Kosrae</obsoletes> + <obsoletes>Pacific/Ponape</obsoletes> </timezone> - <timezone id="Pacific/Truk"> + <timezone id="Pacific/Chuuk"> <!-- One of two time zones in the Federated States of Micronesia, including the islands of Yap and Chuuk. The string is only used in places where "Micronesia" is already clear from context. --> <_name>Yap / Chuuk</_name> + <obsoletes>Pacific/Truk</obsoletes> </timezone> </timezones> <city> |