gpe-contacts svn: Implement proper handling of VCARD categories.
authorPaul Sokolovsky <pmiscml@gmail.com>
Mon, 21 Jan 2008 02:00:12 +0000 (02:00 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Mon, 21 Jan 2008 02:00:12 +0000 (02:00 +0000)
commit08895188aa65145deff6c491c5129ec416d3e6aa
treec97c0fce0718a11a39733c5bfa973cf0b0935b7c
parenta4ee61a679f06dde608ce54de4aaae00086125ac
gpe-contacts svn: Implement proper handling of VCARD categories.
* VCARD's CATEGORIES field used to be stuffed into contact's CATEGORY
field as is, which is not what gpe-contacts expect.
* So now, try to look up each of VCARD's categories (adding new accessor
to libgpepimc was required), if it doesn't exist, create it, and finally
put category ID into contact's CATEGORY field.
packages/gpe-contacts/files/.mtn2git_empty [new file with mode: 0644]
packages/gpe-contacts/files/handle-import-categories.patch [new file with mode: 0644]
packages/gpe-contacts/gpe-contacts_svn.bb
packages/libgpepimc/files/.mtn2git_empty [new file with mode: 0644]
packages/libgpepimc/files/get-category-by-name.patch [new file with mode: 0644]
packages/libgpepimc/libgpepimc_0.9.bb