Refactor some of the new weather code, fix docs.
authorBrenden Matthews <brenden@rty.ca>
Mon, 13 Jul 2009 05:31:57 +0000 (23:31 -0600)
committerBrenden Matthews <brenden@rty.ca>
Mon, 13 Jul 2009 05:31:57 +0000 (23:31 -0600)
commite1011c0d13b6196f1439e3f58440ccca9bd39857
tree2a3c837270999d7ea25a8411648391e9ee7951db
parentee64345f7c015771ad4e8bd708639232de624ceb
Refactor some of the new weather code, fix docs.

I moved the weather stuff into its own thread, and also fixed up some
abuse of <simplelist> formatting throughout the docs.  Hopefully we can
keep things a little more uniform from now on.
15 files changed:
doc/config_settings.xsl
doc/lua.xml
doc/lua.xsl
doc/variables.xml
doc/variables.xsl
extras/nano/conky.nanorc
extras/vim/syntax/conkyrc.vim
src/common.c
src/common.h
src/conky.c
src/rss.c
src/temphelper.c
src/text_object.h
src/weather.c
src/weather.h