From: Tim R. <tim...@us...> - 2004-08-02 21:34:00
|
Update of /cvsroot/infobot/CVSROOT In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8766 Modified Files: cvswrappers Log Message: image types Index: cvswrappers =================================================================== RCS file: /cvsroot/infobot/CVSROOT/cvswrappers,v retrieving revision 1.1 retrieving revision 1.2 diff -w -u -r1.1 -r1.2 --- cvswrappers 4 Feb 2000 20:12:05 -0000 1.1 +++ cvswrappers 2 Aug 2004 21:33:20 -0000 1.2 @@ -21,3 +21,40 @@ # and value is a single-quote delimited value. # For example: #*.gif -k 'b' +*.avi -k 'b' +*.AVI -k 'b' +*.doc -k 'b' +*.DOC -k 'b' +*.dot -k 'b' +*.DOT -k 'b' +*.gif -k 'b' +*.GIF -k 'b' +*.jpg -k 'b' +*.JPG -k 'b' +*.jpeg -k 'b' +*.JPEG -k 'b' +*.mp3 -k 'b' +*.MP3 -k 'b' +*.mpg -k 'b' +*.MPG -k 'b' +*.mpp -k 'b' +*.MPP -k 'b' +*.ogg -k 'b' +*.OGG -k 'b' +*.pdf -k 'b' +*.PDF -k 'b' +*.png -k 'b' +*.PNG -k 'b' +*.ppt -k 'b' +*.PPT -k 'b' +*.rgb -k 'b' +*.RGB -k 'b' +*.rpm -k 'b' +*.sdr -k 'b' +*.SDR -k 'b' +*.vsd -k 'b' +*.VSD -k 'b' +*.wav -k 'b' +*.WAV -k 'b' +*.xl* -k 'b' +*.XL* -k 'b' |