Hi Rafal, On Wed, Sep 01, 2010, Rafał Michalski wrote: > From: Rafal Michalski <michalski.raf@xxxxxxxxx> > Date: Wed, 1 Sep 2010 13:07:12 +0200 > Subject: [PATCH] Add handling for more than one address in vCard > > After pulling contacts only fields (pobox, extended, street, locality, > region, postal, country) of one address were present in downloaded vCard > structure (under ADR tag) in spite of that there can be more adresses > stored on phonebook. To solve this problem extending number of columns and > queries of database was needed especially. Distinguish between two types > of address (HOME and WORK) is supported. > --- > plugins/phonebook-tracker.c | 93 ++++++++++++++++++++++++++++++++++++------ > plugins/vcard.c | 89 ++++++++++++++++++++++++++++++++++------- > plugins/vcard.h | 15 ++++++- > 3 files changed, 167 insertions(+), 30 deletions(-) Thanks. This patch is now upstream. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html