On Tue, 2004-05-04 at 12:51 +0200, Reinhold Kainhofer wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > I'm a KPilot and KOrganizer developer, and in kpilot we implemented syncing a > PalmOS handheld with an arbitrary iCalendar file (or alternatively kde's > resource calendar, but that's not relevant here). Now, since evolution also > just uses an ics file, I thought we might as well use this to sync to > evolution, too. The only problem I have is how to make evolution reload the > calendar. > > So, my question now is, how can I make evolution reload the calendar without > having to link to all the gnome / evolution libraries, which is clearly out > of option for kpilot ? > if you are going to modify evolution's calendar files, you'd better do it via the evolution API. It is available in evolution itself for 1.4, or in evolution-data-server in 1.5.x.
cheers _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
