GNOME Bugzilla – Bug 545261
CAL_STATIC_CAPABILITY_CREATE_MESSAGES
Last modified: 2013-09-14 16:52:29 UTC
+2008-07-18 Suman Manjunath <msuman@novell.com> + + ** Added CAL_STATIC_CAPABILITY_CREATE_MESSAGES + + * libecal/e-cal-util.h: + * libecal/e-cal.c (e_cal_get_create_messages): + This static capability determines if a calendar backend can send + messages to recipients by itself. It is different from the + CAL_STATIC_CAPABILITY_SAVE_SCHEDULES from the fact that this new + capability is processed after the user has been prompted to send an + update. It is useful if the actual object needs some processing + after the messages are sent. +
Created attachment 115474 [details] [review] Patch to add the new static capability.
Created attachment 115475 [details] [review] Patch in Evolution to make use of the new capability.
From bug #545263, the attached patches are obsolete.
This is not a bug...