So to add event from an external program, i need to modify that .ics file and shutdown the evolution program and then restart it ?
Does any one know of any work being done to simply reload the data without killing the evolution process which would be a concern for an end user ? Thanks Ken [EMAIL PROTECTED] -----Original Message----- From: JP Rosevear [mailto:[EMAIL PROTECTED] Sent: Friday, January 30, 2004 12:14 AM To: Ken Partridge Cc: '[EMAIL PROTECTED]' Subject: Re: [Evolution-hackers] event importing 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
