[lwatch-cvs] files/src lwatch.conf,1.19,1.20
Brought to you by:
arturcz
|
From: <ar...@us...> - 2003-04-07 14:18:00
|
Update of /cvsroot/lwatch/files/src In directory sc8-pr-cvs1:/tmp/cvs-serv6873/src Modified Files: lwatch.conf Log Message: - some more documentation provided Index: lwatch.conf =================================================================== RCS file: /cvsroot/lwatch/files/src/lwatch.conf,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** lwatch.conf 7 Apr 2003 13:33:08 -0000 1.19 --- lwatch.conf 7 Apr 2003 14:17:55 -0000 1.20 *************** *** 5,8 **** --- 5,12 ---- # Format of this file is described in manual FIXME + # Available colors: + # black red green brown blue magenta cyan lightgray darkgray brightred + # brightgreen yellow brightblue purple brightcyan white + # Default color for displaying date # date_color=cyan |