On Tue, 2011-03-22 at 08:13 +0100, Patrick Ohly wrote: > Matthew, is it still possible to specify absolute file locations with > the new local: prefix in Evolution 2.32?
We do support specifying a custom .ics file for calendars, but currently this has to be configured through Evolution and the custom file location is stored in the XML blob in GConf (/apps/evolution/calendars/sources). There's no way to specify it with the URI alone. I'll also note that "local:$UID" calendar URIs are *somewhat* flexible in that the file location is defined as: $XDG_DATA_HOME/evolution/calendar/$UID $XDG_DATA_HOME defaults to $HOME/.local/share, but you could override that in e-calendar-factory's environment. That would, however, store -all- local calendars at the custom location. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
