|
From: Nicolas <pr...@fr...> - 2011-07-02 06:06:55
|
Hi,
With this patch, it works with new Evolution release 2.32 and higher.
Moreover, I have added an option to be able to choose the evolution
addressbook, calendar, tasks or memo to sync.
My evolution config file :
<Resource>
<Enabled>1</Enabled>
<Formats>
<Format>
<Config>VCARD_EXTENSION=Evolution</Config>
<Name>vcard21</Name>
</Format>
<Format>
<Config>VCARD_EXTENSION=Evolution</Config>
<Name>vcard30</Name>
</Format>
</Formats>
<Name>Personnel</Name>
<ObjType>contact</ObjType>
<Url>file:///home/nicolas/.local/share/evolution/addressbook/system</Url>
</Resource>
<Name>....</Name> : it's to select the good entry in evolution.
(idem for calendar, memo and tasks)
Regards,
Nicolas
|