|
From: Emilien K. <cur...@us...> - 2005-08-22 19:18:22
|
Update of /cvsroot/wxdevcenter/StdPlugin/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv477/build Modified Files: install.bkl Log Message: Replace space by - in config filename. Index: install.bkl =================================================================== RCS file: /cvsroot/wxdevcenter/StdPlugin/build/install.bkl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** install.bkl 22 Aug 2005 17:52:23 -0000 1.2 --- install.bkl 22 Aug 2005 19:18:14 -0000 1.3 *************** *** 88,95 **** Text/Batch.conf Text/Bullant.conf ! "Text/CLW no case.conf" Text/CLW.conf Text/Config.conf ! "Text/CPP no case.conf" Text/CPP.conf Text/CSS.conf --- 88,95 ---- Text/Batch.conf Text/Bullant.conf ! Text/CLW-no-case.conf Text/CLW.conf Text/Config.conf ! Text/CPP-no-case.conf Text/CPP.conf Text/CSS.conf *************** *** 116,120 **** Text/MMIXAL.conf Text/MS-SQL.conf ! "Text/NN Cron Table.conf" Text/NSIS.conf Text/Octave.conf --- 116,120 ---- Text/MMIXAL.conf Text/MS-SQL.conf ! Text/NN-Cron-Table.conf Text/NSIS.conf Text/Octave.conf *************** *** 123,127 **** Text/PHP.conf Text/POV.conf ! "Text/Power Basic.conf" Text/Properties.conf Text/PS.conf --- 123,127 ---- Text/PHP.conf Text/POV.conf ! Text/Power-Basic.conf Text/Properties.conf Text/PS.conf *************** *** 135,140 **** Text/Text.conf Text/Verilog.conf ! "Text/Visual Basic Script.conf" ! "Text/Visual Basic.conf" Text/XCode.conf Text/XML.conf --- 135,140 ---- Text/Text.conf Text/Verilog.conf ! Text/Visual-Basic-Script.conf ! Text/Visual-Basic.conf Text/XCode.conf Text/XML.conf |