diff options
Diffstat (limited to 'user/libmateweather/fix-timezone.patch')
-rw-r--r-- | user/libmateweather/fix-timezone.patch | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/user/libmateweather/fix-timezone.patch b/user/libmateweather/fix-timezone.patch deleted file mode 100644 index 5b6a7f743..000000000 --- a/user/libmateweather/fix-timezone.patch +++ /dev/null @@ -1,33 +0,0 @@ -diff --git a/data/Locations.xml.in b/data/Locations.xml.in -index de1f5b3..2d8778c 100644 ---- a/data/Locations.xml.in -+++ b/data/Locations.xml.in -@@ -20618,13 +20618,13 @@ - <iso-code>UA</iso-code> - <fips-code>UP</fips-code> - <timezones> -- <timezone id="Europe/Kiev"> -+ <timezone id="Europe/Kyiv"> - <obsoletes>Europe/Simferopol</obsoletes> - <obsoletes>Europe/Uzhgorod</obsoletes> - <obsoletes>Europe/Zaporozhye</obsoletes> - </timezone> - </timezones> -- <tz-hint>Europe/Kiev</tz-hint> -+ <tz-hint>Europe/Kyiv</tz-hint> - <city> - <!-- A city in Ukraine --> - <name>Boryspil'</name> -@@ -20697,10 +20697,10 @@ - </city> - <city> - <!-- The capital of Ukraine. -- "Kiev" is the traditional English name. -+ "Kyiv" is the traditional English name. - The local name in Ukrainian is "Kyyiv". - --> -- <name>Kiev</name> -+ <name>Kyiv</name> - <coordinates>50.433333 30.516667</coordinates> - <location> - <name>Kyiv</name> |