[lwatch-cvs] files/doc conf.ent.in,1.5,1.6
Brought to you by:
arturcz
|
From: Artur R. C. <ar...@us...> - 2004-08-11 11:01:20
|
Update of /cvsroot/lwatch/files/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30657 Modified Files: conf.ent.in Log Message: Entity for eight non-breaking spaces named tab. Index: conf.ent.in =================================================================== RCS file: /cvsroot/lwatch/files/doc/conf.ent.in,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** conf.ent.in 24 Mar 2003 13:43:21 -0000 1.5 --- conf.ent.in 11 Aug 2004 11:01:07 -0000 1.6 *************** *** 30,31 **** --- 30,32 ---- <!ENTITY bin "@BINDIR@/lwatch"> <!ENTITY infile "@INPUTFILE@"> + <!ENTITY tab " "> |