Proper single-time download notifications (bug 1161)
commit10cad7aad0fd31ac241513b22f9ff6828100356f
authorThomas Perl <m@thp.io>
Sat, 18 Dec 2010 13:50:43 +0000 (18 14:50 +0100)
committerThomas Perl <m@thp.io>
Sat, 18 Dec 2010 13:50:43 +0000 (18 14:50 +0100)
treeb01438c2949afe631d51a0912e32c89e477ddfea
parent8f167f89a0bd92090feed13a38fc07b403cddcc4
Proper single-time download notifications (bug 1161)

Only show a notification for finished or failed downloads
once, both on the Desktop version and on Maemo 5 by adding
a special function to DownloadTask to keep track whether or
not the notification has already been shown previously.
src/gpodder/download.py
src/gpodder/gui.py