Overhauled RSS and weather, added $curl.
authorBrenden Matthews <brenden@rty.ca>
Mon, 20 Jul 2009 05:43:36 +0000 (23:43 -0600)
committerBrenden Matthews <brenden@rty.ca>
Mon, 20 Jul 2009 05:43:36 +0000 (23:43 -0600)
commitc05c157eadc1720713c20a174f1ebad5f8d5d29f
treeacb43516f22d5e7eb193a79888241eec1a2b2faa
parent80a71ea8bd7da0dc352f7ef7261a2e59f5c747e4
Overhauled RSS and weather, added $curl.

I've taken the curl stuff out of weather and RSS and moved it into it's
own entity.  It should be easier to create curl-based objects if needed
now.
15 files changed:
configure.ac.in
doc/docs.xml
doc/variables.xml
src/Makefile.am
src/common.c
src/common.h
src/conky.c
src/conky.h
src/prss.c
src/prss.h
src/rss.c
src/rss.h
src/text_object.h
src/weather.c
src/weather.h