Add support for portable mode (bug 236)
commit3232e09f2821c6e6783c57ca03bf408776562b04
authorThomas Perl <thp@thpinfo.com>
Sun, 27 Dec 2009 14:02:46 +0000 (27 15:02 +0100)
committerThomas Perl <thp@thpinfo.com>
Sun, 27 Dec 2009 14:02:46 +0000 (27 15:02 +0100)
tree9ffc54ba5c8a684424477fb95c852964f32585f5
parent0a643a047871198109238f5a5c69e8146b614f6e
Add support for portable mode (bug 236)

It's now possible to modify the home folder
of gPodder (where settings and metadata are
stored) and the downloads directory by using
environment variables.
README
src/gpodder/__init__.py
src/gpodder/config.py
src/gpodder/launcher.py