From e6d8f97bf2e0bbb4d95df0c4e030eb7ec6ef75a5 Mon Sep 17 00:00:00 2001 From: thomasb Date: Sat, 31 Mar 2012 12:25:48 +0000 Subject: Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore git-svn-id: https://svn.roundcube.net/trunk@6034 208e9e7b-5314-0410-a742-e7e81cd9613c --- .../plugins/vcard_attachments/package.xml | 121 +++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 roundcubemail/plugins/vcard_attachments/package.xml (limited to 'roundcubemail/plugins/vcard_attachments/package.xml') diff --git a/roundcubemail/plugins/vcard_attachments/package.xml b/roundcubemail/plugins/vcard_attachments/package.xml new file mode 100644 index 000000000..066c908bf --- /dev/null +++ b/roundcubemail/plugins/vcard_attachments/package.xml @@ -0,0 +1,121 @@ + + + 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 + + 2012-03-11 + + + 3.1-beta + 3.1-beta + + + stable + stable + + GNU GPLv3+ + +- Add styles for new skin "Larry" +- Exec contact_create hook when adding contact (#1486964) +- Make icons skinable +- Display vcard icon on messages list when message is of type vcard + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 5.2.1 + + + 1.7.0 + + + + + + + 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 + + + + 2012-03-11 + + + 3.1 + 3.1 + + + stable + stable + + GNU GPLv3+ + + - Add styles for new skin "Larry" + + + + -- cgit v1.2.3