On Tue, 2011-10-04 at 04:17 +1100, Roger KeIrad wrote:
> Hello,
> 
> how can i tape the config command for both addressbook and calendar ,
> i mean uri ,type ...:
> 
> syncevolution --configure --sync-property logLevel=5
> --source-property calendar/uri="CalendarURI" --source-property
> calendar/type="text/calendar" --source-property
> addressbook/uri="AdressbookURI" --source-property
> addressbook/type="text/vcard" TemplatePortal (this command didn't work
> ).


"type" is obsolete. Use "backend", "databaseFormat", "syncFormat"
instead. Those properties can be set using the "<source>/<property>"
format.

You also no longer need --sync-property and --source-property, because
with the current properties it is possible to determine what they are
just from their name.


-- 
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.


_______________________________________________
SyncEvolution mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution

Reply via email to