Tell the user when a background update completes, not when it starts
commit61a31cd6ae420f9f7b7da5384196c7e8cb8ae485
authorThomas Leonard <talex5@gmail.com>
Sun, 8 Jul 2012 06:19:55 +0000 (8 07:19 +0100)
committerThomas Leonard <talex5@gmail.com>
Sun, 8 Jul 2012 07:08:42 +0000 (8 08:08 +0100)
tree624508bbbf95b542f30bc6754ed69ecec5c2a0a4
parent5a307d11470bc7545903ca736f769582e509c438
Tell the user when a background update completes, not when it starts

The systray icon still shows when a download is happening, but there's no
need to bother the user with a full notification box.

For applications, notify the user if the selections change (even if we didn't
download anything new).
zeroinstall/apps.py
zeroinstall/injector/background.py