From 1143428dcb70976ced8e33c47c71685d5757cca5 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Wed, 10 Dec 2014 08:46:00 +0100 Subject: Update package.xml -> composer.json --- plugins/additional_message_headers/composer.json | 2 +- plugins/additional_message_headers/package.xml | 47 ---------------------- plugins/example_addressbook/package.xml | 51 ------------------------ plugins/http_authentication/package.xml | 48 ---------------------- 4 files changed, 1 insertion(+), 147 deletions(-) delete mode 100644 plugins/additional_message_headers/package.xml delete mode 100644 plugins/example_addressbook/package.xml delete mode 100644 plugins/http_authentication/package.xml (limited to 'plugins') diff --git a/plugins/additional_message_headers/composer.json b/plugins/additional_message_headers/composer.json index 04cd9e496..bf3f6c4d7 100644 --- a/plugins/additional_message_headers/composer.json +++ b/plugins/additional_message_headers/composer.json @@ -2,7 +2,7 @@ "name": "roundcube/additional_message_headers", "type": "roundcube-plugin", "description": "Very simple plugin which will add additional headers to or remove them from outgoing messages.", - "license": "GNU GPL v2", + "license": "GPLv2", "version": "1.2.0", "authors": [ { diff --git a/plugins/additional_message_headers/package.xml b/plugins/additional_message_headers/package.xml deleted file mode 100644 index c15d9f8b3..000000000 --- a/plugins/additional_message_headers/package.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - additional_message_headers - pear.roundcube.net - Additional message headers for Roundcube - Very simple plugin which will add additional headers to or remove them from outgoing messages. - - Ziba Scott - ziba - email@example.org - yes - - 2013-08-25 - - 1.2.0 - 1.2.0 - - - stable - stable - - GNU GPL v2 - - - - - - - - - - - - - - - 5.2.1 - - - 1.7.0 - - - - - diff --git a/plugins/example_addressbook/package.xml b/plugins/example_addressbook/package.xml deleted file mode 100644 index 407548db4..000000000 --- a/plugins/example_addressbook/package.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - example_addressbook - pear.roundcube.net - Example addressbook plugin implementation - Sample plugin to add a new address book with just a static list of contacts. - - Thomas Bruederli - thomasb - roundcube@gmail.com - yes - - 2011-11-21 - - 1.0 - 1.0 - - - stable - stable - - GNU GPLv3+ - - - - - - - - - - - - - - - - - - - 5.2.1 - - - 1.7.0 - - - - - diff --git a/plugins/http_authentication/package.xml b/plugins/http_authentication/package.xml deleted file mode 100644 index aab3819a8..000000000 --- a/plugins/http_authentication/package.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - http_authentication - pear.roundcube.net - HTTP Basic Authentication - Make use of an existing HTTP authentication and perform login with the existing user credentials. - - Thomas Bruederli - thomasb - roundcube@gmail.com - yes - - 2012-09-18 - - 1.5 - 1.5 - - - stable - stable - - GNU GPLv3+ - - - - - - - - - - - - - - - - 5.2.1 - - - 1.7.0 - - - - - -- cgit v1.2.3