implement sample config printing support
authorPhil Sutter <phil@nwl.cc>
Fri, 12 Dec 2008 14:33:25 +0000 (15:33 +0100)
committerPhil Sutter <phil@nwl.cc>
Fri, 12 Dec 2008 14:38:01 +0000 (15:38 +0100)
commit7a6ce89226586e19195bc7236bc888bd77992394
treeb2d0e2fd2b555fcd464919bafcbead421a8b2847
parentc84b485178291e4eca9164e3c9206d2d47ee3cb7
implement sample config printing support

This patch makes Conky print a sample config when being called with the
'-C' flag.

A short test showed an increase of ~10kbytes of the conky binary's size.
.gitignore
configure.ac.in
src/Makefile.am
src/conky.c