diff -r 13d7c31c74e0 -r b183ec05bd8c syncmlfw/ds/settings/src/pcsuite/NSmlDSProfileRes.rss --- a/syncmlfw/ds/settings/src/pcsuite/NSmlDSProfileRes.rss Thu Aug 19 10:44:50 2010 +0300 +++ b/syncmlfw/ds/settings/src/pcsuite/NSmlDSProfileRes.rss Tue Aug 31 16:04:06 2010 +0300 @@ -117,6 +117,60 @@ }, PROFILE { + profiledisplayname="Intellisync"; + //username=""; + //password=""; + // serverurl="http://82.77.123.71:8080/services/syncml"; + serverurl="https://sync.ovi.com:443/services/syncml"; + serverid="Ovi.com"; + profilehidden=0; + transportid=0x101F99F0; + deleteallowed=1; + visibility="nrhrnnrrhnrnnrnrnn"; + protocolversion=ESmlVersion1_2; + serveralertedaction = ESmlEnableSync; + //httpauthused = 1; + //httpauthusername = "UName"; + //httpauthpassword = "PWord"; + contenttypes= + { + CONTENTTYPE + { + adapter_implementation_uid = 0x101F6DDD; // Contacts + clientdatasource = "symbian"; + serverdatasource = "./Contact/Unfiled"; + synctype = ESmlTwoWay; + filtervisibility = "h"; + synctypevisibility = "r"; + creatorid = 0x101FF968; + + }, + CONTENTTYPE + { + adapter_implementation_uid = 0x101F6DDE; // Calendar + clientdatasource = "C:Calendar"; + serverdatasource = "./EventTask/Tasks"; + synctype = ESmlTwoWay; + filtervisibility = "h"; + synctypevisibility = "r"; + creatorid = 0x101FF968; + + }, + CONTENTTYPE + { + adapter_implementation_uid = 0x101F8612; // Notes + clientdatasource = "C:Note"; + serverdatasource = "./Note/Unfiled"; + synctype = ESmlTwoWay; + filtervisibility = "h"; + synctypevisibility = "r"; + creatorid = 0x101FF968; + + } + }; + }, + PROFILE + { profiledisplayname="PC Suite Data Sync"; //username="xxx"; //password="xxx";