From 72b117feb1afafb74d33056c22a14b257d9fa38e Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Tue, 9 Dec 2014 05:02:13 -0500 Subject: Use consistent license identifiers, remove redundant package.xml files --- plugins/vcard_attachments/composer.json | 2 +- plugins/vcard_attachments/package.xml | 187 -------------------------------- 2 files changed, 1 insertion(+), 188 deletions(-) delete mode 100644 plugins/vcard_attachments/package.xml (limited to 'plugins/vcard_attachments') diff --git a/plugins/vcard_attachments/composer.json b/plugins/vcard_attachments/composer.json index 5e451adf4..07105bdf6 100644 --- a/plugins/vcard_attachments/composer.json +++ b/plugins/vcard_attachments/composer.json @@ -2,7 +2,7 @@ "name": "roundcube/vcard_attachments", "type": "roundcube-plugin", "description": "This plugin detects vCard attachments/bodies and shows a button(s) to add them to address book", - "license": "GNU GPLv3+", + "license": "GPLv3+", "version": "3.2", "authors": [ { diff --git a/plugins/vcard_attachments/package.xml b/plugins/vcard_attachments/package.xml deleted file mode 100644 index 9fdf0acf2..000000000 --- a/plugins/vcard_attachments/package.xml +++ /dev/null @@ -1,187 +0,0 @@ - - - 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-11-18 - - 3.2 - 3.2 - - - stable - stable - - GNU GPLv3+ - -- Skip invalid vcards (#1488788) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 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" - - - - 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 - - - - 2012-04-13 - - 3.1 - 3.1 - - - stable - stable - - GNU GPLv3+ - -- Fixed doble urlencoding of vcard identifier -- Fixed encoding when default charset is different than vcard charset -- Improved vcards import to work as addressbook::import procedure (with validation and autofix) -- Support IDNA -- Import contacts to default addressbook - - - - -- cgit v1.2.3