firefox/firefox-redhat-default-prefs.js
Christopher Aillon 2ca6e872bb - Fix spacing in textareas when using pango for rendering
- Enable pango rendering by default.
- Enable smooth scrolling by default
2004-12-12 08:42:36 +00:00

3 lines
102 B
JavaScript

pref("browser.display.use_system_colors", true);
pref("general.smoothScroll", true);