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/newmail_notifier/composer.json | 2 +- plugins/newmail_notifier/package.xml | 70 ---------------------------------- 2 files changed, 1 insertion(+), 71 deletions(-) delete mode 100644 plugins/newmail_notifier/package.xml (limited to 'plugins/newmail_notifier') diff --git a/plugins/newmail_notifier/composer.json b/plugins/newmail_notifier/composer.json index 2ca5db709..1bca39c1f 100644 --- a/plugins/newmail_notifier/composer.json +++ b/plugins/newmail_notifier/composer.json @@ -2,7 +2,7 @@ "name": "roundcube/newmail_notifier", "type": "roundcube-plugin", "description": "Supports three methods of notification: 1. Basic - focus browser window and change favicon 2. Sound - play wav file 3. Desktop - display desktop notification (using webkitNotifications feature, supported by Chrome and Firefox with 'HTML5 Notifications' plugin).", - "license": "GNU GPLv3+", + "license": "GPLv3+", "version": "0.7", "authors": [ { diff --git a/plugins/newmail_notifier/package.xml b/plugins/newmail_notifier/package.xml deleted file mode 100644 index 3d7277bb4..000000000 --- a/plugins/newmail_notifier/package.xml +++ /dev/null @@ -1,70 +0,0 @@ - - - newmail_notifier - pear.roundcube.net - Displays notification about a new mail - - Supports three methods of notification: - 1. Basic - focus browser window and change favicon - 2. Sound - play wav file - 3. Desktop - display desktop notification (using webkitNotifications feature, - supported by Chrome and Firefox with 'HTML5 Notifications' plugin). - - - Aleksander Machniak - alec - alec@alec.pl - yes - - 2013-10-04 - - 0.7 - 0.5 - - - stable - stable - - GNU GPLv3+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 5.2.1 - - - 1.7.0 - - - - - -- cgit v1.2.3