[SimBot-commits] CVS: simbot INSTALL,1.27,1.28
Status: Abandoned
Brought to you by:
kstange
|
From: Kevin S. <ks...@us...> - 2006-01-17 11:17:32
|
Update of /cvsroot/simbot/simbot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18381 Modified Files: INSTALL Log Message: SimBot now ships with a modified Net::Dict. You no longer need to have your own Net::Dict. This has been done because the patch I submitted to fix hyphenated dictionary names was apparently ignored. The diff file included contains the microscopic modification. Index: INSTALL =================================================================== RCS file: /cvsroot/simbot/simbot/INSTALL,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -p -r1.27 -r1.28 --- INSTALL 9 Aug 2005 01:12:59 -0000 1.27 +++ INSTALL 17 Jan 2006 11:17:19 -0000 1.28 @@ -49,10 +49,6 @@ intend to use any of the stock plugins p * Required by: rss -[ Net::Dict ] - - * Required by: dict - [ Text::Aspell ] * Required by: aspell |