From e0fd46958768bdb37e0c77367009bea774e4040b Mon Sep 17 00:00:00 2001 From: alec Date: Wed, 28 Apr 2010 09:05:41 +0000 Subject: - 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 git-svn-id: https://svn.roundcube.net/trunk@3571 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/vcard_attachments/package.xml | 71 +++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 plugins/vcard_attachments/package.xml (limited to 'plugins/vcard_attachments/package.xml') diff --git a/plugins/vcard_attachments/package.xml b/plugins/vcard_attachments/package.xml new file mode 100644 index 000000000..e10b4a84c --- /dev/null +++ b/plugins/vcard_attachments/package.xml @@ -0,0 +1,71 @@ + + + vcard_attachments + pear.roundcube.net + vCard handler for Roundcube + This plugin detects vCard attachments/bodies and shows a button(s) to add them to address book + + Thomas Bruederli + thomasb + roundcube@gmail.com + yes + + + Aleksander Machniak + alec + alec@alec.pl + yes + + 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 + + + + + + + + + + + + + + + + + + + + + + + + + 5.2.1 + + + 1.7.0 + + + + + -- cgit v1.2.3