Re: [evolution-patches] weather calendars
- From: Rodrigo Moya <rodrigo novell com>
- To: David Trowbridge <David Trowbridge Colorado edu>
- Cc: evolution-patches lists ximian com
- Subject: Re: [evolution-patches] weather calendars
- Date: Fri, 07 Jan 2005 11:56:58 +0100
On Thu, 2005-01-06 at 17:03 -0700, David Trowbridge wrote:
>
> > why PRIVATE? I guess they should be marked as PUBLIC.
> Well, I was guessing that private/public were related to freebusy publishing (and
> similar things). It seemed silly that other people should see your weather events.
>
for F/B, the transparency is used, not the classification.
> > I guess here you should really return some capabilities, which tell clients what the
> > backend does and does not support. See the list in libecal/e-cal-util.h
> I'm really not sure what those capability flags mean. Is there some
> documentation somewhere?
>
not that I know of, but they are mostly self-descriptive:
* CAL_STATIC_CAPABILITY_NO_ALARM_REPEAT -> does not allow repetitive
alarms
* CAL_STATIC_CAPABILITY_NO_AUDIO_ALARMS -> does not allow audio alarms
* CAL_STATIC_CAPABILITY_NO_DISPLAY_ALARMS -> does not allow display
alarms
* CAL_STATIC_CAPABILITY_NO_EMAIL_ALARMS -> does not allow email alarms
* CAL_STATIC_CAPABILITY_NO_PROCEDURE_ALARMS -> does not allow procedure
alarms
* CAL_STATIC_CAPABILITY_NO_TASK_ASSIGNMENT -> does not allow assignment
of tasks
* CAL_STATIC_CAPABILITY_NO_THISANDFUTURE and
CAL_STATIC_CAPABILITY_NO_THISANDPRIOR -> does not allow modification of
THISAND* instances
* CAL_STATIC_CAPABILITY_NO_TRANSPARENCY -> transparency field not
supported
* CAL_STATIC_CAPABILITY_ONE_ALARM_ONLY -> only allows one alarm
* CAL_STATIC_CAPABILITY_ORGANIZER_MUST_ATTEND -> for meetings, the
organizer must be an attendee also
* CAL_STATIC_CAPABILITY_ORGANIZER_NOT_EMAIL_ADDRESS -> not really sure
what this is about, anyone?
* CAL_STATIC_CAPABILITY_REMOVE_ALARMS -> alarms can be removed after
displayed to the user (discard_alarm method is called)
* CAL_STATIC_CAPABILITY_SAVE_SCHEDULES -> not sure neither about these
ones
* CAL_STATIC_CAPABILITY_NO_CONV_TO_ASSIGN_TASK
* CAL_STATIC_CAPABILITY_NO_CONV_TO_RECUR
* CAL_STATIC_CAPABILITY_NO_GEN_OPTIONS
* CAL_STATIC_CAPABILITY_REQ_SEND_OPTIONS
--
Rodrigo Moya <rodrigo novell com>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]