CAL_STATIC_CAPABILITY_* documentation?
Jules Colding <[email protected]>
| Newsgroups | gmane.comp.gnome.evolution.devel |
|---|---|
| Message-ID | <1147177838.28145.38.camel__32360.3076664314$1147177879$gmane$org@omc-2.omesc.com> |
Hi, Does any documentation as to the precise meaning of the capabilities exists? Some of these aren't entirely obvious. Here is my take on the definitions: * CAL_STATIC_CAPABILITY_NO_ALARM_REPEAT No repeating alarms. How is this related to the backend? Isn't it the Evolution front-end that do the alarm stuff? ________________________________________________________________________ * CAL_STATIC_CAPABILITY_NO_AUDIO_ALARMS No audio alarms. Again, how is this related to the backend? ________________________________________________________________________ * CAL_STATIC_CAPABILITY_NO_DISPLAY_ALARMS No visual alarms. Again, how is this related to the backend? ________________________________________________________________________ * CAL_STATIC_CAPABILITY_NO_EMAIL_ALARMS No email alarms. Again, how is this related to the backend? ________________________________________________________________________ * CAL_STATIC_CAPABILITY_NO_PROCEDURE_ALARMS What is this? ________________________________________________________________________ * CAL_STATIC_CAPABILITY_NO_TASK_ASSIGNMENT The backend can not assign tasks to individual entities. * CAL_STATIC_CAPABILITY_NO_THISANDFUTURE The backend can not do a search for events/tasks that are starting at any time from and including now. ________________________________________________________________________ * CAL_STATIC_CAPABILITY_NO_THISANDPRIOR The backend can not do a search for events/tasks that are starting at any time before but including now. ________________________________________________________________________ * CAL_STATIC_CAPABILITY_NO_TRANSPARENCY What is this? * CAL_STATIC_CAPABILITY_ONE_ALARM_ONLY Only one alarm can be active at any one time. Again, how is this related to the backend? Isn't it the Evolution front-end that do the alarm stuff? ________________________________________________________________________ * CAL_STATIC_CAPABILITY_ORGANIZER_MUST_ATTEND The organizer is a required participant in any meeting. ________________________________________________________________________ * CAL_STATIC_CAPABILITY_ORGANIZER_NOT_EMAIL_ADDRESS What is this? ________________________________________________________________________ * CAL_STATIC_CAPABILITY_REMOVE_ALARMS Alarms can be removed. ________________________________________________________________________ * CAL_STATIC_CAPABILITY_SAVE_SCHEDULES What is this? Thanks, jules