aboutsummaryrefslogtreecommitdiffstats
path: root/data/default-prefs-gecko-1-8.js
blob: 9fc0621b92fba38131c3a32327b858350f34e381 (plain) (blame)
1
2
3
4
5
// use system colours
pref("browser.display.use_system_colors", true);

// explicitly enable error pages (xulrunner is missing this pref)
pref("browser.xul.error_pages.enabled", true);