--------------------
nt_applet features

- launching "WebDownloader for X" when left mouse button clicked
- sending DnD URL to WebDownloader for X for download with automate
  launching WebDownloader when it is not running.
- raising WebDownloader window in case WebDownloader is
  running and minimized or hidden by other windows
- displaying WebDownloader state in tooltip
- displaying animation for show WebDownloader state
    - WebDownloader is running or not
    - WebDownloader is downloading file
  (animation speed is depended to speed of downloading)

--------------------
Customization hints

For removing window of "Downloader for X" from window-list you should
customise your Window Manager.

If you are using "Sawmill" then you may include next string in
 $HOME/.sawmill/custom

(custom-set-variable (quote match-window-profile) (quote ((((WM_NAME . "WebDownloader for X")) (skip-tasklist . t) (skip-winlist . t)))) (quote match-window))

If you wish also that window of "WebDownloader for X" will be iconified
when it run you may add to this string next option before (skip-tasklist . t)

(iconified . t)

--------------------
Installation note.

By default applet uses nt_applet/nt-animation.default animation file.
This file in RPM distribution is a symbolic link on nt-icon-anim.gif

If you don't use RPM you have to create this link by hand.
