Update of /cvsroot/hibernate/CVSROOT
In directory sc8-pr-cvs1:/tmp/cvs-serv17534
Modified Files:
cvswrappers
Log Message:
correct binary defaults
Index: cvswrappers
===================================================================
RCS file: /cvsroot/hibernate/CVSROOT/cvswrappers,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** cvswrappers 27 Nov 2001 17:11:03 -0000 1.1
--- cvswrappers 1 Jan 2003 13:22:15 -0000 1.2
***************
*** 22,23 ****
--- 22,33 ----
# For example:
#*.gif -k 'b'
+ *.gif -k 'b'
+ *.jpg -k 'b'
+ *.pdf -k 'b'
+ *.jar -k 'b'
+ *.eps -k 'b'
+ *.png -k 'b'
+ *.zargo -k 'b'
+ *.sxd -k 'b'
+
+
|