added scribus support

This commit is contained in:
dockes 2007-01-22 16:34:20 +00:00
parent 4d780d0c58
commit 6d5b0482c7
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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