* Added buffer_text_size option to change the size of the buffer for
authorBrenden Matthews <brenden1@rty.ca>
Mon, 12 Feb 2007 01:03:10 +0000 (01:03 +0000)
committerBrenden Matthews <brenden1@rty.ca>
Mon, 12 Feb 2007 01:03:10 +0000 (01:03 +0000)
commit45acd5c3b9d2449d5087dfc821d6ab476480527c
treea9c035907a24d27cf33df37fdcf3aae5c2db662b
parentb85ae9209b6c010e82018e1fffff1ea50859a6cc
* Added buffer_text_size option to change the size of the buffer for
things like $exec, $tail, et cetera
* Added $mboxscan which lets you display the Subject and From fields
from recent email in an mbox file
* Disambiguated (is that a word?) $cpu docs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@831 7f574dfc-610e-0410-a909-a81674777703
AUTHORS
ChangeLog
doc/config_settings.xml
doc/variables.xml
src/Makefile.am
src/conky.c
src/conky.h
src/mboxscan.c [new file with mode: 0644]
src/mboxscan.h [new file with mode: 0644]