|
a/src/sampleconf/mimemap |
|
b/src/sampleconf/mimemap |
|
... |
|
... |
94 |
.lyx = application/x-lyx
|
94 |
.lyx = application/x-lyx
|
95 |
.sla = application/x-scribus
|
95 |
.sla = application/x-scribus
|
96 |
.scd = application/x-scribus
|
96 |
.scd = application/x-scribus
|
97 |
.info = application/x-gnuinfo
|
97 |
.info = application/x-gnuinfo
|
98 |
.kwd = application/x-kword
|
98 |
.kwd = application/x-kword
|
|
|
99 |
.gnumeric = application/x-gnumeric
|
99 |
|
100 |
|
100 |
.wpd = application/vnd.wordperfect
|
101 |
.wpd = application/vnd.wordperfect
|
101 |
|
102 |
|
102 |
.rtf = text/rtf
|
103 |
.rtf = text/rtf
|
103 |
|
104 |
|
|
... |
|
... |
131 |
# bit unconsistent to have it listed among the suffix translations, but no
|
132 |
# bit unconsistent to have it listed among the suffix translations, but no
|
132 |
# problem in practice.
|
133 |
# problem in practice.
|
133 |
recoll_noindex = .tar.gz .tgz .tar.bz2 .tbz .log.gz .md5 .map \
|
134 |
recoll_noindex = .tar.gz .tgz .tar.bz2 .tbz .log.gz .md5 .map \
|
134 |
.o .lib .dll .a .sys .exe .com \
|
135 |
.o .lib .dll .a .sys .exe .com \
|
135 |
.dat .bak .rdf .log .db .msf .pid \
|
136 |
.dat .bak .rdf .log .db .msf .pid \
|
136 |
.gnm .gnumeric \
|
137 |
.gnm \
|
137 |
,v ~ #
|
138 |
,v ~ #
|
138 |
|
139 |
|
139 |
# Special handling of .txt files inside ~/.gaim and ~/.purple directories
|
140 |
# Special handling of .txt files inside ~/.gaim and ~/.purple directories
|
140 |
[~/.gaim]
|
141 |
[~/.gaim]
|
141 |
.txt = text/x-gaim-log
|
142 |
.txt = text/x-gaim-log
|
|
... |
|
... |
183 |
.7 = text/x-man
|
184 |
.7 = text/x-man
|
184 |
.7ssl = text/x-man
|
185 |
.7ssl = text/x-man
|
185 |
.8 = text/x-man
|
186 |
.8 = text/x-man
|
186 |
.9 = text/x-man
|
187 |
.9 = text/x-man
|
187 |
.n = text/x-man
|
188 |
.n = text/x-man
|
|
|
189 |
|
|
|
190 |
# Special handling for okular notes
|
|
|
191 |
[~/.kde4/share/apps/okular/docdata]
|
|
|
192 |
.xml = application/x-okular-notes
|
|
|
193 |
[~/.kde/share/apps/okular/docdata]
|
|
|
194 |
.xml = application/x-okular-notes
|