[Bprocessor-commit] CVSROOT cvswrappers,1.2,1.3
Status: Pre-Alpha
Brought to you by:
henryml
From: Jesper P. <je...@us...> - 2005-08-05 10:45:33
|
Update of /cvsroot/bprocessor/CVSROOT In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28210 Modified Files: cvswrappers Log Message: Added image types Index: cvswrappers =================================================================== RCS file: /cvsroot/bprocessor/CVSROOT/cvswrappers,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** cvswrappers 27 Jun 2005 07:14:58 -0000 1.2 --- cvswrappers 5 Aug 2005 10:45:23 -0000 1.3 *************** *** 23,24 **** --- 23,27 ---- *.dll -k 'b' *.jnilib -k 'b' + *.gif -k 'b' + *.jpg -k 'b' + *.png -k 'b' |