|
a/src/sampleconf/recoll.conf.in |
|
b/src/sampleconf/recoll.conf.in |
|
... |
|
... |
170 |
# You can set fields on all files of a specific fs area. (rclaptg can be
|
170 |
# You can set fields on all files of a specific fs area. (rclaptg can be
|
171 |
# used for application selection inside mimeview
|
171 |
# used for application selection inside mimeview
|
172 |
#[/some/app/directory]
|
172 |
#[/some/app/directory]
|
173 |
#localfields = rclaptg = someapp; otherfield = somevalue
|
173 |
#localfields = rclaptg = someapp; otherfield = somevalue
|
174 |
|
174 |
|
|
|
175 |
# Use app tag to enable using gnu info to open info files (as the subnodes
|
|
|
176 |
# are indexed as html, we'd use firefox on a temp file else. Set this on
|
|
|
177 |
# some known info storage places
|
|
|
178 |
[/usr/share/info]
|
|
|
179 |
localfields = rclaptg=gnuinfo
|
|
|
180 |
[/usr/local/share/info]
|
|
|
181 |
localfields = rclaptg=gnuinfo
|
|
|
182 |
[/usr/local/info]
|
|
|
183 |
localfields = rclaptg=gnuinfo
|
|
|
184 |
|
175 |
# Enable thunderbird mbox format quirks where appropriate
|
185 |
# Enable thunderbird mbox format quirks where appropriate
|
176 |
[~/.thunderbird]
|
186 |
[~/.thunderbird]
|
177 |
mhmboxquirks = tbird
|
187 |
mhmboxquirks = tbird
|