popup.js: Removed because it is not used
[conkeror.git] / defaults / preferences / find.js
blob1c048322d4fa0063e295308e4bcf25ea915e9bdc
2 // Conkeror does not use the global findBar itself, but does use the View
3 // Partial Source window, which uses the find bar.
4 //
5 // I just guessed at the values.. it would be nice to write our own View
6 // Source buffer anyway, and just get rid of the dialogs we get from mozilla.
7 //
8 // pref("accessibility.typeaheadfind.timeout",100);
9 pref("accessibility.typeaheadfind.flashBar",0);
10 // bool: "accessibility.typeaheadfind"
11 // bool: "accessibility.typeaheadfind.linksonly"