From: <svn...@op...> - 2009-03-21 15:30:55
|
Author: paule Date: Sat Mar 21 16:30:49 2009 New Revision: 5297 URL: http://www.opensync.org/changeset/5297 Log: Add requirements section; BusinessWebPage field is now supported; refer to Qtopia4 plugin for Qtopia 4 support Modified: plugins/opie-sync/README Modified: plugins/opie-sync/README ============================================================================== --- plugins/opie-sync/README Sat Mar 21 16:01:25 2009 (r5296) +++ plugins/opie-sync/README Sat Mar 21 16:30:49 2009 (r5297) @@ -18,6 +18,19 @@ development mailing list (ope...@li...). Thanks! +Requirements +------------ + + * Connection: the plugin assumes you have a working network connection + set up between the device and the machine you are running OpenSync on. + This could be ethernet over USB, PPP over serial, wifi, bluetooth etc. - + as long as an IP network is available the transport is not important. + + * The OpenSync xmlformat plugin (now split out from the core) is required. + * libcurl, libxml2, glib-2.0 + * OpenSSH for scp connections (optional) + + Configuration Options --------------------- @@ -165,9 +178,8 @@ Missing fields on contacts - "Business web page", "Gender" and "Children" fields from the Opie side are - not currently handled since OpenSync's internal XML format does not - currently support them. + "Gender" and "Children" fields from the Opie side are not currently handled + since OpenSync's internal XML format does not currently support them. Timezone issues @@ -178,4 +190,5 @@ Qtopia testing / support No testing has yet been done with Qtopia 1.x/2.x on Zaurus devices, only - Opie (version 1.2.0+). In addition Qtopia 4 is not supported. + Opie (version 1.2.0+). In addition Qtopia 4 is not supported (there is a + separate Qtopia4 OpenSync plugin for the latter). |