Started on breaking up conky.c.
authorBrenden Matthews <brenden@rty.ca>
Wed, 5 Aug 2009 22:46:51 +0000 (16:46 -0600)
committerBrenden Matthews <brenden@rty.ca>
Wed, 5 Aug 2009 22:46:51 +0000 (16:46 -0600)
commit3f4127080e0577c71c42ad487f8a9435c761329c
tree8f93cd855fa6f815a169434bd40e29d2f3cf543f
parentc29301d02a2d4860b4de01e37771564493e312d3
Started on breaking up conky.c.

These changes will likely result in breakage, particularly with
different features enabled/disabled.
src/Makefile.am
src/conky.c
src/conky.h
src/core.c [new file with mode: 0644]
src/core.h [new file with mode: 0644]
src/llua.c
src/llua.h
src/mixer.c
src/top.c
src/top.h