|
a/src/sampleconf/mimeconf |
|
b/src/sampleconf/mimeconf |
|
... |
|
... |
116 |
application/x-dia-diagram = execm rcldia;mimetype=text/plain
|
116 |
application/x-dia-diagram = execm rcldia;mimetype=text/plain
|
117 |
application/x-dvi = exec rcldvi
|
117 |
application/x-dvi = exec rcldvi
|
118 |
application/x-flac = execm rclaudio
|
118 |
application/x-flac = execm rclaudio
|
119 |
application/x-gnote = execm rclxml.py
|
119 |
application/x-gnote = execm rclxml.py
|
120 |
application/x-gnuinfo = execm rclinfo
|
120 |
application/x-gnuinfo = execm rclinfo
|
121 |
application/x-gnumeric = exec rclgnm
|
121 |
application/x-gnumeric = execm rclgnm.py
|
122 |
application/x-kword = exec rclkwd
|
122 |
application/x-kword = exec rclkwd
|
123 |
application/x-lyx = exec rcllyx
|
123 |
application/x-lyx = exec rcllyx
|
124 |
application/x-mimehtml = internal message/rfc822
|
124 |
application/x-mimehtml = internal message/rfc822
|
125 |
#application/x-mobipocket-ebook = execm rclmobi
|
125 |
#application/x-mobipocket-ebook = execm rclmobi
|
126 |
application/x-okular-notes = exec rclokulnote
|
126 |
application/x-okular-notes = execm rclokulnote.py
|
127 |
application/x-perl = internal text/plain
|
127 |
application/x-perl = internal text/plain
|
128 |
# Returned by xdg-mime for .php. Future-proofing
|
128 |
# Returned by xdg-mime for .php. Future-proofing
|
129 |
application/x-php = internal text/plain
|
129 |
application/x-php = internal text/plain
|
130 |
application/x-rar = execm rclrar;charset=default
|
130 |
application/x-rar = execm rclrar;charset=default
|
131 |
application/x-scribus = exec rclscribus
|
131 |
application/x-scribus = exec rclscribus
|
|
... |
|
... |
166 |
text/x-csharp = internal text/plain
|
166 |
text/x-csharp = internal text/plain
|
167 |
text/css = internal text/plain
|
167 |
text/css = internal text/plain
|
168 |
application/javascript = internal text/plain
|
168 |
application/javascript = internal text/plain
|
169 |
text/x-bibtex = exec rclbibtex.sh ; mimetype = text/plain
|
169 |
text/x-bibtex = exec rclbibtex.sh ; mimetype = text/plain
|
170 |
text/x-csv = internal text/plain
|
170 |
text/x-csv = internal text/plain
|
171 |
text/x-fictionbook = exec rclfb2
|
171 |
text/x-fictionbook = execm rclfb2.py
|
172 |
text/x-gaim-log = exec rclgaim
|
172 |
text/x-gaim-log = exec rclgaim
|
173 |
text/x-html-sidux-man = exec rclsiduxman
|
|
|
174 |
text/x-html-aptosid-man = exec rclaptosidman
|
173 |
text/x-html-aptosid-man = exec rclaptosidman
|
175 |
text/x-lua = internal
|
174 |
text/x-lua = internal
|
176 |
text/x-chm-html = internal text/html
|
175 |
text/x-chm-html = internal text/html
|
177 |
text/x-ini = internal text/plain
|
176 |
text/x-ini = internal text/plain
|
178 |
text/x-java = internal text/plain
|
177 |
text/x-java = internal text/plain
|
|
... |
|
... |
281 |
text/x-c+ = source
|
280 |
text/x-c+ = source
|
282 |
text/x-c++ = source
|
281 |
text/x-c++ = source
|
283 |
text/x-csv = txt
|
282 |
text/x-csv = txt
|
284 |
text/x-fictionbook = document
|
283 |
text/x-fictionbook = document
|
285 |
text/x-html-aptosid-man = aptosid-book
|
284 |
text/x-html-aptosid-man = aptosid-book
|
286 |
text/x-html-sidux-man = sidux-book
|
|
|
287 |
text/x-ini = txt
|
285 |
text/x-ini = txt
|
288 |
text/x-bibtex = txt
|
286 |
text/x-bibtex = txt
|
289 |
text/x-lua = source
|
287 |
text/x-lua = source
|
290 |
text/x-java = source
|
288 |
text/x-java = source
|
291 |
text/x-mail = message
|
289 |
text/x-mail = message
|