Windows: Check for software updates (bug 1569)
commitbded8424eb9691e9875c39ebe6208a173ebd18ae
authorThomas Perl <m@thp.io>
Sat, 3 Mar 2012 20:09:05 +0000 (3 21:09 +0100)
committerThomas Perl <m@thp.io>
Sat, 3 Mar 2012 20:14:42 +0000 (3 21:14 +0100)
treeb01fd4d8cf39549c7c169ab5e06688aadbd0a3a6
parent6b7bff36dc262dcb448f1eb4e377d3edfb4fbe40
Windows: Check for software updates (bug 1569)

The check can be carried out on Linux and OS X
as well, but it's mainly targetted at Windows
users, as Linux users will usually get updates
via package repositories. Only for the Gtk UI.

By default, the check is only enabled on Windows
and can be disabled manually via the config editor.
share/gpodder/ui/gtk/gpodder.ui
src/gpodder/config.py
src/gpodder/gtkui/main.py
src/gpodder/util.py