changeset 1420:f25c82f19c0a stable-0.5

r1414 merge: add svg mime type
author Igor Sysoev <igor@sysoev.ru>
date Sun, 26 Aug 2007 13:42:04 +0000
parents 81e9bd416c99
children 7d70686fda27
files conf/mime.types
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/conf/mime.types
+++ b/conf/mime.types
@@ -20,6 +20,7 @@ types {
     image/x-icon                          ico;
     image/x-jng                           jng;
     image/x-ms-bmp                        bmp;
+    image/svg+xml                         svg;
 
     application/java-archive              jar war ear;
     application/mac-binhex40              hqx;