From 5c94c1a5488ef33bdc6461a646ce04f5ed7e404a Mon Sep 17 00:00:00 2001 From: alec Date: Tue, 22 Nov 2011 12:15:46 +0000 Subject: - Add more package.xml files git-svn-id: https://svn.roundcube.net/trunk@5463 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/newmail_notifier/newmail_notifier.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/newmail_notifier/newmail_notifier.php') diff --git a/plugins/newmail_notifier/newmail_notifier.php b/plugins/newmail_notifier/newmail_notifier.php index 01e25984d..742fce83d 100644 --- a/plugins/newmail_notifier/newmail_notifier.php +++ b/plugins/newmail_notifier/newmail_notifier.php @@ -3,13 +3,13 @@ /** * New Mail Notifier plugin * - * Supports two methods of notification: + * 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) * - * @version 0.3 + * @version @package_version@ * @author Aleksander Machniak * * -- cgit v1.2.3