File libgweather-locations-Kowloon-is-a-district.patch of Package libgweather
From 221582fec5942d3a9eae87acd55f138672cdc144 Mon Sep 17 00:00:00 2001
From: Bastien Nocera <hadess@hadess.net>
Date: Fri, 1 Dec 2017 18:17:40 +0100
Subject: locations: Kowloon is a district in the city of Hong Kong
Not a town. Hong Kong is the name of both the island and the city.
https://bugzilla.gnome.org/show_bug.cgi?id=791095
---
data/Locations.xml.in | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/data/Locations.xml.in b/data/Locations.xml.in
index 03600bf..20cbaaf 100644
--- a/data/Locations.xml.in
+++ b/data/Locations.xml.in
@@ -3589,8 +3589,7 @@
</timezones>
<tz-hint>Asia/Hong_Kong</tz-hint>
<city>
- <!-- A city in Hong Kong -->
- <_name>Kowloon</_name>
+ <_name>Hong Kong</_name>
<coordinates>22.316667 114.183333</coordinates>
<location>
<name>Hong Kong International Airport</name>
--
cgit v0.12