GNOME Bugzilla – Bug 492351
Notify when downloads are completed
Last modified: 2008-09-03 15:42:32 UTC
It would be nice to use libnotify in the download manager, so that a notification is displayed when a download is complete.
Will be easy once we've ported to toolkit's download manager. Then all we need to do is provide an implementation of the @mozilla.org/alerts-service;1 providing nsIAlertsService to put up the notification using libnotify.
This is already done, but directly in the download manager, not in the mozilla glue.