http://bugs.meego.com/show_bug.cgi?id=4027
pohly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from pohly <[email protected]> 2010-08-10 10:46:41 PDT --- Sorry for not commenting earlier, I was on vacation and then did catch up with everything. I think an extension of the EvolutionContactSource.cpp EvolutionContactSource::readItem() method (not Addressbook, that's the Mac OS X backend) to handle this special case would be acceptable. An ifdef could be used to enable it when compiling for Maemo. That's for sending photos. For storing them outside of the main address book, insertItem() needs to be modified. I can imagine that deleting a contact also needs to delete the detached contact, which would require changes to removeItem(). Perhaps it'll be easier after all to either write a completely new backend based on osso-abook or replace libebook calls inside EvolutionContactSource.cpp with osso-abook ones. As always, patches are welcome (and required) to fix this issue. -- Configure bugmail: http://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
