2
edits
| Line 7: | Line 7: | ||
=== Comments [[charred]] === | === Comments [[charred]] === | ||
you can | you can delete the searchbar plugins by going to C:\Program Files\Mozilla Firefox\searchplugins and deleting the ones you no longer want | ||
=== Comments [[Grauw]] === | === Comments [[Grauw]] === | ||
Bugmenot: I believe the search keyword functionality doesn’t deal well with non-ASCII search strings, whose encoding depends on the acceptable encoding of the search page. This could by the way be fixed by looking at the accept-encoding attribute on the form, and if that is not present, the page encoding, and storing that together with the keyword. | Bugmenot: I believe the search keyword functionality doesn’t deal well with non-ASCII search strings, whose encoding depends on the acceptable encoding of the search page. This could by the way be fixed by looking at the accept-encoding attribute on the form, and if that is not present, the page encoding, and storing that together with the keyword. | ||
edits