On Sun, 2011-06-26 at 19:28 +0200, Roger KeIrad wrote:
I'm a new user of syncevolution.
i tryed to install the syncevolution 1.1.1 version from the source
code package.
when looking to the source code i found that libsynthesis uses GPLv2
and GPLv3 (in the copying file of the library) .
I don't understand exacltly what's the license of libsynthesis :
is it GPLv2 or GPLv3 ?
See the answer from Lukas on the os-synthesis list.
i have another question :
can u tell me how can i switch between (vcalendar/icalendar) when
testing with funambol server ?
In 1.1.1, you can set the "type" property to
"text/x-vcalendar:1.0!" (note the exclamation mark) to force vCalendar
1.0. The default for Funambol is to force iCalendar 2.0 via
"text/calendar:2.0!" because that works better. Quoted from memory,
better check your documentation (syncevolution --source-property
type=?).
In the current version, "type" was replaced with "backend",
"databaseFormat", "syncFormat" and "forceSyncFormat".
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.