Clarifying purpose of plugin
authorjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 15 Apr 2005 16:14:54 +0000 (16:14 +0000)
committerjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 15 Apr 2005 16:14:54 +0000 (16:14 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9305 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/newmail/README

index 36cdf9b9c0315c46c6e5e2593feb095aa9eb7dd1..2e5535a03dceab9960c7f3c03664ffcb05c7c50f 100644 (file)
@@ -1,10 +1,11 @@
-This plugin is used to play sounds (currently a WAV, SWF or MP3 files) 
-through the browser whenever the user has unseen messages flagged in the 
-left window pane.  There are options available (on the options page of 
-course) to disable this feature for each user, and to select different 
-media files from the users local computer. The default is that this is 
-NOT enabled, so you'll need to go to the options menu to turn it on first! 
-There are also options to show a popup window via JavaScript.
+This plugin is used to notify the user when a new mail arrives. There are
+several ways to do this. One is to play a sound (currently a WAV, SWF or MP3
+file) through the browser whenever the user has unseen messages flagged in the
+left window pane. There are options available (on the options page of course) to
+disable this feature for each user, and to select different media files from the
+users local computer. The default is that this is NOT enabled, so you'll need to
+go to the options menu to turn it on first! There are also options to show a
+popup window via JavaScript.
 
 Plugin options are visible only when Javascript is enabled or detected by
 SquirrelMail JavaScript detection functions.
@@ -18,6 +19,6 @@ inside plugin's site configuration file.
 
 CREDITS
 
-This plugin has been originally created by Mike Huttinger, with contributions
-by Tyler Akins and Seth Randall. It's now maintained by the SquirrelMail
-Project Team.
+This plugin has been originally created by Mike Huttinger, with contributions by
+Tyler Akins and Seth Randall. It's now maintained by the SquirrelMail Project
+Team.