Switch to unified view

a/src/sampleconf/mimeconf b/src/sampleconf/mimeconf
...
...
30
# The external "exec" filters are typically scripts. By default, they output the
30
# The external "exec" filters are typically scripts. By default, they output the
31
# document in simple html format, have a look at the scripts.
31
# document in simple html format, have a look at the scripts.
32
# A different format (ie text/plain), and a character set can be defined for
32
# A different format (ie text/plain), and a character set can be defined for
33
# each filter, see the exemples below (ie: msword)
33
# each filter, see the exemples below (ie: msword)
34
[index]
34
[index]
35
application/epub+zip = execm rclepub
35
36
36
# MSWORD: the rcldoc script handles a number of marginal case that raw
37
# MSWORD: the rcldoc script handles a number of marginal case that raw
37
# antiword won't:
38
# antiword won't:
38
#  - with wvWare: "text stream of this file is too small to handle" 
39
#  - with wvWare: "text stream of this file is too small to handle" 
39
#  - with unrtf: rtf files disguising as doc files.
40
#  - with unrtf: rtf files disguising as doc files.
...
...
140
#text/xml = internal text/plain
141
#text/xml = internal text/plain
141
142
142
## #############################################
143
## #############################################
143
# Icons to be used in the result list if required by gui config
144
# Icons to be used in the result list if required by gui config
144
[icons]
145
[icons]
146
application/epub+zip = document
145
application/msword = wordprocessing
147
application/msword = wordprocessing
146
application/ogg = sownd
148
application/ogg = sownd
147
application/pdf = pdf
149
application/pdf = pdf
148
application/postscript = postscript
150
application/postscript = postscript
149
application/vnd.ms-excel = spreadsheet
151
application/vnd.ms-excel = spreadsheet
...
...
229
# names and groups as you wish, only the mime types are stored in the index.
231
# names and groups as you wish, only the mime types are stored in the index.
230
#
232
#
231
# If you add/remove categories, you may also want to change the
233
# If you add/remove categories, you may also want to change the
232
# "guifilters" section below.
234
# "guifilters" section below.
233
text = \
235
text = \
236
      application/epub+zip \
234
      application/msword \
237
      application/msword \
235
      application/pdf \
238
      application/pdf \
236
      application/postscript \
239
      application/postscript \
237
      application/vn.oasis.opendocument.txt \
240
      application/vn.oasis.opendocument.txt \
238
      application/vnd.openxmlformats-officedocument.wordprocessingml.document \
241
      application/vnd.openxmlformats-officedocument.wordprocessingml.document \
...
...
243
      application/vnd.wordperfect \
246
      application/vnd.wordperfect \
244
      application/x-abiword \
247
      application/x-abiword \
245
      application/x-awk \
248
      application/x-awk \
246
      application/x-chm \
249
      application/x-chm \
247
      application/x-dvi \
250
      application/x-dvi \
251
      application/x-gnuinfo \
248
      application/x-kword \
252
      application/x-kword \
249
      application/x-lyx \
253
      application/x-lyx \
250
      application/x-okular-notes \
254
      application/x-okular-notes \
251
      application/x-perl \
255
      application/x-perl \
252
      application/x-scribus \
256
      application/x-scribus \
253
      application/x-gnuinfo \
254
      application/x-shellscript \
257
      application/x-shellscript \
255
      application/x-tex \
258
      application/x-tex \
256
      application/xml \
259
      application/xml \
257
      text/xml \
260
      text/xml \
258
      text/x-csv \
261
      text/x-csv \