gnome-control-center/panels/datetime
Colin Watson 14a2672e28 datetime: Fix handling of Irish timezone on map
The timezone map tries to highlight regions of the world that keep the
same time, approximating this by their non-daylight-savings UTC offset.
There's no reasonable API for this, and it goes wrong in various cases,
such as Irish Standard Time which is legally defined as the country's
summer time with a negative DST offset in winter.

Hardcoding this is unpleasant, but there doesn't seem to be a better
solution, and in any case there's already similar hardcoding implied by
the segmented map images in panels/datetime/data/timezone_*.png.  I've
tried to make it practical to fix other similar disagreements between
the detected offset and the groupings implied by map images, though for
now I've conservatively fixed only the case I'm familiar with.

Fixes: #1341
2021-12-17 14:49:24 +00:00
..
data Correct incorrect timezone on world map for North Korea 2019-10-17 10:05:56 +13:00
icons build: Port to meson build system 2018-01-17 20:09:35 -02:00
po-timezones build: Move timezone languages to LINGUAS file 2018-01-23 10:49:16 +01:00
backward datetime: Update backwards file 2018-05-09 15:38:12 -03:00
cc-datetime-panel.c datetime: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-datetime-panel.h datetime: Replace ifdefs with #pragma once 2019-11-27 21:56:10 +00:00
cc-datetime-panel.ui panels: Use .boxed-list instead of .content 2021-12-16 12:52:44 -08:00
cc-timezone-map.c datetime: Fix handling of Irish timezone on map 2021-12-17 14:49:24 +00:00
cc-timezone-map.h datetime: Replace ifdefs with #pragma once 2019-11-27 21:56:10 +00:00
date-endian.c Replace unsafe setlocale() use with uselocale() 2019-07-03 17:15:33 -05:00
date-endian.h datetime: Support new date endianess for ce_RU 2015-06-15 17:23:36 +02:00
datetime.gresource.xml datetime: Implement the new time-date editor dialog design 2020-09-15 03:07:41 +00:00
gnome-datetime-panel.desktop.in.in panels: Add X-GNOME-UsesNotifications to several desktop files 2018-11-01 17:22:21 +00:00
meson.build datetime: Implement the new time-date editor dialog design 2020-09-15 03:07:41 +00:00
org.gnome.controlcenter.datetime.policy.in build: Migrate from Intltool to Gettext 2018-01-23 10:49:31 +01:00
timedated1-interface.xml datetime: support new timedated CanNTP property 2013-03-06 21:48:57 -05:00
tz.c datetime: Fix handling of Irish timezone on map 2021-12-17 14:49:24 +00:00
tz.h datetime: Fix handling of Irish timezone on map 2021-12-17 14:49:24 +00:00