diff --git a/src/sampleconf/mimeconf b/src/sampleconf/mimeconf index 41878442..02e5871b 100644 --- a/src/sampleconf/mimeconf +++ b/src/sampleconf/mimeconf @@ -1,4 +1,4 @@ -# @(#$Id: mimeconf,v 1.21 2006-12-20 13:12:49 dockes Exp $ (C) 2004 J.F.Dockes +# @(#$Id: mimeconf,v 1.22 2007-01-22 16:32:55 dockes Exp $ (C) 2004 J.F.Dockes # Recoll : associations of mime types to processing filters. # There are different sections for decompression, 'interning' for indexing @@ -41,6 +41,7 @@ application/vnd.sun.xml.writer = exec rclsoff application/vnd.sun.xml.writer.global = exec rclsoff application/vnd.sun.xml.writer.template = exec rclsoff application/x-dvi = exec rcldvi +application/x-scribus = exec rclscribus audio/mpeg = exec rclmedia image/vnd.djvu = exec rcldjvu message/rfc822 = internal diff --git a/src/sampleconf/mimemap b/src/sampleconf/mimemap index 7e44f609..6e036392 100644 --- a/src/sampleconf/mimemap +++ b/src/sampleconf/mimemap @@ -1,4 +1,4 @@ -# @(#$Id: mimemap,v 1.17 2006-12-21 09:22:31 dockes Exp $ (C) 2004 J.F.Dockes +# @(#$Id: mimemap,v 1.18 2007-01-22 16:32:55 dockes Exp $ (C) 2004 J.F.Dockes # Recoll: associations of file name extensions to mime types .txt = text/plain @@ -54,6 +54,7 @@ .sxg = application/vnd.sun.xml.writer.global .stw = application/vnd.sun.xml.writer.template +.sla = application/x-scribus .wpd = application/vnd.wordperfect .rtf = text/rtf