Implement downloadable timezone database
authorColin Clark <colin.clark@cclark.uk>
Mon, 17 Jun 2019 10:32:22 +0000 (11:32 +0100)
committerColin Clark <colin.clark@cclark.uk>
Mon, 17 Jun 2019 10:32:22 +0000 (11:32 +0100)
commit5f04e5cffc77a848b78c68babcd36a80db2a6863
tree99430ef535f9ad707506fd52c2f6fa0fb4e6e5f8
parent724b16b42a2b3ece94035906b48e193986c3ea84
Implement downloadable timezone database

Option in Preferences/General to download timezone database from
geeqie.org/downloads
Updated source files from https://github.com/BertoldVdb/ZoneDetect
Script for generation of timezone database
HACKING
doc/docbook/GuideOptionsGeneral.xml
scripts/zonedetect/builder.cpp [new file with mode: 0644]
scripts/zonedetect/create_timezone_database [new file with mode: 0755]
scripts/zonedetect/zoneToAlpha.h [new file with mode: 0644]
src/exif-common.c
src/main.h
src/preferences.c
src/zonedetect.c
src/zonedetect.h