]> git.deb.at Git - pkg/abook.git/commit
vcard import: fixing the "ADR" field
authorRaphaël Droz <raphael.droz+floss@gmail.com>
Sun, 13 Jan 2013 12:31:20 +0000 (13:31 +0100)
committerRaphaël Droz <raphael.droz+floss@gmail.com>
Sun, 13 Jan 2013 12:41:42 +0000 (13:41 +0100)
commite3aa1d4b6065ed803b9d3aaa6c3528119a4f80a6
tree327eb8398fdf5ac50df56848193674e87db9b8b7
parent2b6493a629d94386ed6e07b5c71482c66d3be4fe
vcard import: fixing the "ADR" field
* cleaner code for vcard_parse_address() (the abook's built-in vcard parser)
* vcard_parse_address() now parses "ADR" w.r.t. rfc6350
* fixed the libvformat-based "ADR" import in a similar way
filter.c
vcard.c