scribus scd files
This commit is contained in:
parent
b6833262f0
commit
7d17b6e59b
@ -1,4 +1,4 @@
|
||||
# @(#$Id: mimeconf,v 1.23 2007-01-23 07:14:16 dockes Exp $ (C) 2004 J.F.Dockes
|
||||
# @(#$Id: mimeconf,v 1.24 2007-01-24 11:00:01 dockes Exp $ (C) 2004 J.F.Dockes
|
||||
|
||||
# Recoll : associations of mime types to processing filters.
|
||||
# There are different sections for decompression, 'interning' for indexing
|
||||
@ -91,6 +91,8 @@ texts = application/msword \
|
||||
application/vnd.sun.xml.writer.global \
|
||||
application/vnd.sun.xml.writer.template \
|
||||
application/x-dvi \
|
||||
application/x-lyx \
|
||||
application/x-scribus \
|
||||
image/vnd.djvu \
|
||||
text/html \
|
||||
text/plain \
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# @(#$Id: mimemap,v 1.19 2007-01-23 07:14:16 dockes Exp $ (C) 2004 J.F.Dockes
|
||||
# @(#$Id: mimemap,v 1.20 2007-01-24 11:00:01 dockes Exp $ (C) 2004 J.F.Dockes
|
||||
# Recoll: associations of file name extensions to mime types
|
||||
|
||||
.txt = text/plain
|
||||
@ -56,6 +56,7 @@
|
||||
|
||||
.lyx = application/x-lyx
|
||||
.sla = application/x-scribus
|
||||
.scd = application/x-scribus
|
||||
|
||||
.wpd = application/vnd.wordperfect
|
||||
.rtf = text/rtf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user