|
a/src/INSTALL |
|
b/src/INSTALL |
|
... |
|
... |
231 |
|
231 |
|
232 |
o --with-fam or --with-inotify will enable the code for real time
|
232 |
o --with-fam or --with-inotify will enable the code for real time
|
233 |
indexing. Inotify support is enabled by default on recent Linux
|
233 |
indexing. Inotify support is enabled by default on recent Linux
|
234 |
systems.
|
234 |
systems.
|
235 |
|
235 |
|
236 |
o --with-qtzeitgeist will enable sending Zeitgeist events about the
|
236 |
o --with-qzeitgeist will enable sending Zeitgeist events about the
|
237 |
visited search results, and needs the Qt Zeitgeist module.
|
237 |
visited search results, and needs the qzeitgeist package.
|
238 |
|
238 |
|
239 |
o --disable-webkit is available from version 1.17 to implement the
|
239 |
o --disable-webkit is available from version 1.17 to implement the
|
240 |
result list with a Qt QTextBrowser instead of a WebKit widget if you
|
240 |
result list with a Qt QTextBrowser instead of a WebKit widget if you
|
241 |
do not or can't depend on the latter.
|
241 |
do not or can't depend on the latter.
|
242 |
|
242 |
|