aboutsummaryrefslogtreecommitdiffstats
path: root/data/default-prefs-mozilla.js
blob: 53beb85b6266ce9e59b40b30f18a8596ab216ec0 (plain) (blame)
1
2
3
4
5
6
// enable typeahead find
pref("accessibility.typeaheadfind", true);

// don't show the stupid wallet master password dialogue
pref("wallet.caveat", false);