[bknr-cvs] r2003 - branches/xml-class-rework/thirdparty/portableaserve/aserve
bknr at bknr.net
bknr at bknr.net
Sun Oct 15 22:28:27 UTC 2006
Author: hhubner
Date: 2006-10-15 18:28:24 -0400 (Sun, 15 Oct 2006)
New Revision: 2003
Modified:
branches/xml-class-rework/thirdparty/portableaserve/aserve/publish.cl
Log:
Add svg mime type
Modified: branches/xml-class-rework/thirdparty/portableaserve/aserve/publish.cl
===================================================================
--- branches/xml-class-rework/thirdparty/portableaserve/aserve/publish.cl 2006-10-15 22:15:06 UTC (rev 2002)
+++ branches/xml-class-rework/thirdparty/portableaserve/aserve/publish.cl 2006-10-15 22:28:24 UTC (rev 2003)
@@ -427,6 +427,7 @@
("text/vnd.flatland.3dml") ("text/vnd.fmi.flexstor") ("text/vnd.in3d.3dml")
("text/vnd.in3d.spot") ("text/vnd.latex-z") ("text/x-setext" "etx")
("text/xml" "xml" "xsl") ("video/mpeg" "mpeg" "mpg" "mpe")
+ ("image/svg+xml" "svg")
("video/quicktime" "qt" "mov") ("video/vnd.motorola.video")
("video/vnd.motorola.videop") ("video/vnd.vivo") ("video/x-msvideo" "avi")
("video/x-sgi-movie" "movie") ("x-conference/x-cooltalk" "ice")
More information about the Bknr-cvs
mailing list