summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/wmnotify/README29
1 files changed, 18 insertions, 11 deletions
diff --git a/network/wmnotify/README b/network/wmnotify/README
index 3ae2bccf0b..0ae836bf12 100644
--- a/network/wmnotify/README
+++ b/network/wmnotify/README
@@ -1,17 +1,24 @@
-DockApp e-mail notification program for POP3 and IMAP4 servers
+wmnotify (dock application)
-wmnotify is a DockApp application, running under WindowMaker, to periodically check
-a POP3 or IMAP4 email account for new messages. It also supports SSL encryption.
+DockApp e-mail notification program for POP3 and IMAP4 servers.
-When new messages are detected, the mailbox image is animated to give a visual
-indication that new mail has arrived. Additionnally, if desired, a sound can be
-produced from a WAV or AU audio file, or from the console bell.For simplicity reasons,
-wmnotify doesn't support multiple POP3 accounts.
+wmnotify is a DockApp application, running under WindowMaker, to
+periodically check a POP3 or IMAP4 email account for new messages. It
+also supports SSL encryption.
-But by starting a new instance of wmnotify and specifying an alternate configuration
-file on the command line, you can effectively check multiple POP3 accounts.
+When new messages are detected, the mailbox image is animated to give a
+visual indication that new mail has arrived. Additionnally, if desired,
+a sound can be produced from a WAV or AU audio file, or from the console
+bell. For simplicity reasons, wmnotify doesn't support multiple POP3
+accounts.
-NOTE: There's a PATCH inside the package to replace the non-stop animation
+But by starting a new instance of wmnotify and specifying an alternate
+configuration file on the command line, you can effectively check multiple
+POP3 accounts.
+
+NOTE: There's a patch inside the package to replace the non-stop animation
to a static image for incomming e-mails. Just edit the building script
- and set the "PATCH" variable to "yes" or pass a parameter to the build script
+ and set the "PATCH" variable to "yes" or pass a parameter to the build
+ script:
+
PATCH=yes ./wmnotify.SlackBuild