mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib mhmimetypes.pl,1.14,1.15

2002-12-16 19:50:52
Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib
In directory subversions:/tmp/cvs-serv3647

Modified Files:
	mhmimetypes.pl 
Log Message:
Added Windows specials to convert to _ in filenames.


Index: mhmimetypes.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/mhmimetypes.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** mhmimetypes.pl	16 Dec 2002 23:51:36 -0000	1.14
--- mhmimetypes.pl	17 Dec 2002 02:50:46 -0000	1.15
***************
*** 306,310 ****
      } else {
  	# Convert invalid characters to underscores
! 	$fname =~ tr/\0-\40\t\n\r\177-\377/_/;
      }
  
--- 306,310 ----
      } else {
  	# Convert invalid characters to underscores
! 	$fname =~ tr/\0-\40\t\n\r?:*"'<>|\177-\377/_/;
      }
  

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV