diff options
author | infirit <[email protected]> | 2014-12-20 18:12:58 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2015-08-25 10:56:52 +0200 |
commit | 63c915766a60c2083825b6a00fdf395c2e2f8d18 (patch) | |
tree | a8079b73db12a9c6112e2db10d95e44ed4aceb7c /data | |
parent | 708d58fc336a6d45cbebdfeb5a49a8ec4fec5fc9 (diff) | |
download | libmateweather-63c915766a60c2083825b6a00fdf395c2e2f8d18.tar.bz2 libmateweather-63c915766a60c2083825b6a00fdf395c2e2f8d18.tar.xz |
Fix fetching forecasts from the Met Office
Taken from libgweather commit: dc5fb7f1456e75e0bd58d8b899a7df3d462c19be
From: Vincent Untz <[email protected]>
Diffstat (limited to 'data')
-rw-r--r-- | data/Locations.xml.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/Locations.xml.in b/data/Locations.xml.in index 29fd1e3..7fd2c51 100644 --- a/data/Locations.xml.in +++ b/data/Locations.xml.in @@ -15413,7 +15413,6 @@ <location> <name>Guernsey Airport</name> <code>EGJB</code> - <zone>:centralsouthern</zone> <coordinates>49.433333 -2.600000</coordinates> </location> </city> @@ -15424,7 +15423,6 @@ <location> <name>Guernsey Airport</name> <code>EGJB</code> - <zone>:centralsouthern</zone> <coordinates>49.433333 -2.600000</coordinates> </location> </city> |