--- a/src/sampleconf/mimeconf
+++ b/src/sampleconf/mimeconf
@@ -1,4 +1,4 @@
-# @(#$Id: mimeconf,v 1.36 2007-11-09 11:55:50 dockes Exp $ (C) 2004 J.F.Dockes
+# @(#$Id: mimeconf,v 1.37 2008-02-03 16:24:16 dockes Exp $ (C) 2004 J.F.Dockes
# Recoll : associations of mime types to processing filters.
# There are different sections for decompression, 'interning' for indexing
@@ -56,6 +56,7 @@
image/png = exec rclimg
image/tiff = exec rclimg
image/vnd.djvu = exec rcldjvu
+image/svg+xml = exec rclsvg
message/rfc822 = internal
text/html = internal
text/plain = internal
@@ -97,6 +98,7 @@
image/png = image
image/tiff = image
image/vnd.djvu = document
+image/svg+xml = document
message/rfc822 = message
text/html = html
text/plain = txt
@@ -142,7 +144,7 @@
image/png \
image/tiff \
image/gif \
-
+ image/svg+xml \
message = message/rfc822 \
text/x-gaim-log \