From b850600c73fe8da5f1c8aaa0b31140c43dd348e8 Mon Sep 17 00:00:00 2001 From: alec Date: Mon, 30 Aug 2010 09:52:48 +0000 Subject: - Exec contact_create hook when adding contact via vcard_attachment (#1486964) git-svn-id: https://svn.roundcube.net/trunk@3922 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/vcard_attachments/package.xml | 34 ++++++++++++++++++++++++++-------- 1 file changed, 26 insertions(+), 8 deletions(-) (limited to 'plugins/vcard_attachments/package.xml') diff --git a/plugins/vcard_attachments/package.xml b/plugins/vcard_attachments/package.xml index e10b4a84c..64a92defb 100644 --- a/plugins/vcard_attachments/package.xml +++ b/plugins/vcard_attachments/package.xml @@ -19,10 +19,10 @@ alec@alec.pl yes - 2010-04-28 - + + - 2.0 + 2.0 @@ -31,11 +31,7 @@ GNU GPLv2 -- Added support for Content-Type: text/directory; profile=vCard -- Added handler for message bodies of type vCard (#1486683) -- Added support for more than one vCard attachment/body -- Added support for more than one contact in one vCard file -- Created package.xml +- Exec contact_create hook when adding contact (#1486964) @@ -68,4 +64,26 @@ + + + 2010-04-28 + + + 2.0 + 2.0 + + + stable + stable + + GNU GPLv2 + +- Added support for Content-Type: text/directory; profile=vCard +- Added handler for message bodies of type vCard (#1486683) +- Added support for more than one vCard attachment/body +- Added support for more than one contact in one vCard file +- Created package.xml + + + -- cgit v1.2.3