|
a/src/sampleconf/mimeconf |
|
b/src/sampleconf/mimeconf |
|
... |
|
... |
109 |
text/x-purple-log = exec rclpurple
|
109 |
text/x-purple-log = exec rclpurple
|
110 |
text/x-purple-html-log = internal text/html
|
110 |
text/x-purple-html-log = internal text/html
|
111 |
text/x-python = exec rclpython
|
111 |
text/x-python = exec rclpython
|
112 |
text/x-shellscript = internal text/plain
|
112 |
text/x-shellscript = internal text/plain
|
113 |
text/x-tex = exec rcltex
|
113 |
text/x-tex = exec rcltex
|
|
|
114 |
# You're probably better off letting xml be indexed as text/plain (which
|
|
|
115 |
# will happen because of the default text/xxx handling. Handling it as html
|
|
|
116 |
# will strip all the parameters, where most of the data often resides
|
|
|
117 |
#text/xml = internal text/html
|
114 |
|
118 |
|
115 |
## #############################################
|
119 |
## #############################################
|
116 |
# Icons to be used in the result list if required by gui config
|
120 |
# Icons to be used in the result list if required by gui config
|
117 |
[icons]
|
121 |
[icons]
|
118 |
application/msword = wordprocessing
|
122 |
application/msword = wordprocessing
|