X-Git-Url: http://git.maemo.org/git/?p=gc-dialer;a=blobdiff_plain;f=src%2Fevo_backend.py;h=0c6464516850b2378bf2706ad69b83b94f491232;hp=4487b660c09b1a5fa12cc90c87c4377bb8a0fca0;hb=3ca7385bd450cee5f6226de8456ff7e538c01127;hpb=d7a8387978a5de5851803ee71f96366623b6af18 diff --git a/src/evo_backend.py b/src/evo_backend.py index 4487b66..0c64645 100644 --- a/src/evo_backend.py +++ b/src/evo_backend.py @@ -20,6 +20,11 @@ """ Evolution Contact Support + +It seems the evolution contact API used is specific to the desktop. evolution.ebook combined with abook is what is needed for Maemo. + http://maemo.org/maemo_release_documentation/maemo4.1.x/node8.html#SECTION00870000000000000000 + https://garage.maemo.org/svn/pymaemo/packages/python-abook/trunk/tests/ especially contact_get_iter amd filter_model + http://pymaemo.garage.maemo.org/documentation/api/abook/index.html """