add type for .tcl

This commit is contained in:
Jean-Francois Dockes 2012-10-02 10:41:13 +02:00
parent 6930255001
commit eca84d32cb

View file

@ -21,6 +21,7 @@
.awk = application/x-awk .awk = application/x-awk
.pl = application/x-perl .pl = application/x-perl
.sh = application/x-shellscript .sh = application/x-shellscript
.tcl = text/x-tcl
.xml = text/xml .xml = text/xml