https://bugs.meego.com/show_bug.cgi?id=4027
--- Comment #12 from ovek <[email protected]> 2011-02-04 15:02:40 PST --- It appears that Nokia has hacked up the EDS to automatically do the e_contact_persist_data() part, so SyncEvolution doesn't need to (though it could if it wanted to; the dir argument can be set to NULL to use the default dir). That leaves e_contact_inline_data(). It might be possible to implement a platform-independent function that might work the way the reporter suggested, instead of calling the platform-specific e_contact_inline_data(). However, I think I won't bother with that myself, I'll just add an e_contact_inline_data() call to my next SyncEvolution package... -- Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
