2017-03-20 Carlos Garnacho Release 1.12.0 2017-03-18 Rūdolfs Mazurs Update Latvian translation 2017-03-14 Kukuh Syafaat Update Indonesian translation 2017-03-13 Milo Casagrande Update Italian translation 2017-03-11 Sam Thursfield tracker-extract: Fix warning in TIFF extractor This uses code from libtracker-common, so it needs to include the header. tracker-preferences: Fix compile warning ../src/tracker-preferences/tracker-preferences.vala:27.1-27.33: warning: the modifier `static' is not applicable to constants extern static const string UIDIR; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Use conditional to work around gtk+-3.0.vapi breakage Commit 53007652ce1ed3cf350ec042b310606e0115377a breaks the build with versions of Vala older than 0.35.6. It's more convenient for people building Tracker if we use a #if block instead to allow building with older stable versions Vala. Avoid crash in ttlresource2sgml.c on invalid output path Silence the ttl_loader.c script by default It clutters the build output when using Meson, and doesn't really add much of use in any case. tracker-extract: Remove unused #include Remove some unused Makefile variables and compile flags 2017-03-04 Aurimas Černius Updated Lithuanian translation 2017-03-04 Seong-ho Cho Update Korean translation 2017-03-02 Ask Hjorth Larsen Updated Danish translation