feeds: Follow the the XDG Base Directory Specification
authorW. Trevor King <wking@tremily.us>
Thu, 10 Jan 2013 15:09:26 +0000 (10:09 -0500)
committerW. Trevor King <wking@tremily.us>
Thu, 10 Jan 2013 15:54:57 +0000 (10:54 -0500)
commitb8e180e1f0d63ef8db61085df5a6957cde855183
treecb237c261d96dd8c3f32402ba945dc695270abf5
parent58f71d9350ab7b8e2013cd56d718e579d1b27609
feeds: Follow the the XDG Base Directory Specification

This splits config files and data files into different directories (by
default), so we no longer need an rss2email subdirectory (we only have
one config file and one data file).  The default config file is now
~/.config/rss2email.cfg and the default data file is now
~/.local/share/rss2email.json.

Signed-off-by: W. Trevor King <wking@tremily.us>
CHANGELOG
README
r2e.1
r2e.bat
rss2email/feeds.py