summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2010-09-27 14:36:26 +0200
committerVincent Untz <vuntz@gnome.org>2010-09-27 14:36:26 +0200
commit16674e8c5863cb31834b41b5d95f62d01edba813 (patch)
treee7f8ffe15e0611848ac8fbe929242fbdcd25639e
parentf0a3f6e1ddb3094d573939c32bf8570d955b7d7c (diff)
downloadlibgweather-16674e8c5863cb31834b41b5d95f62d01edba813.tar.gz
data: Update Locations.xml.in for timezone changes
Changes in tzdata 2010k: - Pacific/Ponape got renamed to Pacific/Pohnpei - Pacific/Truk got renamed to Pacific/Chuuk
-rw-r--r--data/Locations.xml.in8
1 files changed, 5 insertions, 3 deletions
diff --git a/data/Locations.xml.in b/data/Locations.xml.in
index ac89f7e..8c4f9b6 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>
@@ -7427,7 +7429,7 @@
<location>
<name>Pohnpei</name>
<code>PTTP</code>
- <tz-hint>Pacific/Ponape</tz-hint>
+ <tz-hint>Pacific/Pohnpei</tz-hint>
<coordinates>6.966667 158.216667</coordinates>
</location>
</city>