From 2128cb71d49547b71b5323f140f9272f17f14082 Mon Sep 17 00:00:00 2001 From: Jan Tojnar Date: Thu, 23 Mar 2023 03:03:57 +0100 Subject: libical-glib: Add get_zone_directory This will be useful for evolution-data-server to use the same zone directory as libical. --- src/libical-glib/api/i-cal-timezone.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/libical-glib/api') diff --git a/src/libical-glib/api/i-cal-timezone.xml b/src/libical-glib/api/i-cal-timezone.xml index 0900e612..d677e945 100644 --- a/src/libical-glib/api/i-cal-timezone.xml +++ b/src/libical-glib/api/i-cal-timezone.xml @@ -180,6 +180,10 @@ Gets the name of the vtimezone in component. + + + Gets the directory to look for the zonefiles. + Sets the directory to look for the zonefiles. -- cgit v1.2.1