Re: [Evolution-hackers] CamelService changes
- From: Matthew Barnes <mbarnes redhat com>
- To: hilberg kernelconcepts de
- Cc: evolution-hackers gnome org
- Subject: Re: [Evolution-hackers] CamelService changes
- Date: Wed, 14 Sep 2011 11:12:21 -0400
On Wed, 2011-09-14 at 16:43 +0200, Christian Hilberg wrote:
> Please forgive me for not reading the Camel code here - can one guess
> from the UID to which account it may belong?
Yes, in fact it's trivial now: CamelService.uid == EAccount.uid
> What's more, in the current evolution-kolab design for 2.30, we have
>
> $(XDG_DATA_HOME)/evolution/mail/$(PROVIDER_NAME)/$(URL)
> $(XDG_DATA_HOME)/evolution/calendar/$(PROVIDER_NAME)/$(URL)
> $(XDG_DATA_HOME)/evolution/addressbook/$(PROVIDER_NAME)/$(URL)
>
> since we're using CamelStore also in the backends. Hope this will not prove
> a broken design with the new situation for Camel.
We'll be moving to UID-based directory names across the board for 3.4:
$(XDG_DATA_HOME)/evolution/mail/$(UID)
$(XDG_DATA_HOME)/evolution/calendar/$(UID)
$(XDG_DATA_HOME)/evolution/addressbook/$(UID)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]