On Wed, 2004-01-28 at 14:41, Ken Partridge wrote: > I have an event i want to bring into the Evolution Calendar without any user > intervention. > > Can i simply add this event to an existing .xml file or is there an api i > can call you help with this ?
If its for the local calendar you can evolution --force-shutdown and then manipulate the plain text file: ~/evolution/local/Calendar/calendar.ics You can also programmatically get at the file. -JP -- JP Rosevear <[EMAIL PROTECTED]> Ximian, Inc. _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
