Re: [Evolution-hackers] Base URI for "On This Computer"



On Wed, 2010-06-09 at 08:41 -0400, Matthew Barnes wrote:
> So a local source group with a base URI of:
> 
>     file:///home/mbarnes/.evolution/calendar/local
> 
> will become:
> 
>     file:///home/mbarnes/.local/share/evolution/calendar


Let me rephrase this to try and better clarify:

A local ESource with a URI of:

    file:///home/mbarnes/.evolution/calendar/local/<<unique-id>>

will have to be changed as follows when we move to XDG base directories:

    file:///home/mbarnes/.local/share/evolution/calendar/<<unique-id>>

but since they have to change anyway, I propose just naming it:

    local://<<unique-id>>

to avoid the account migration problems I described previously.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]