bug 531547 - content is fuzzy on 11/28 build r=mfinkle

This commit is contained in:
Brad Lassey 2009-11-30 10:38:47 -05:00
parent 6abde991aa
commit 06f1519148

View File

@ -139,6 +139,10 @@ pref("signon.SignonFileName", "signons.txt");
/* autocomplete */
pref("browser.formfill.enable", true);
#ifdef WINCE
pref("layout.css.devPixelsPerPx", "1");
#endif
/* spellcheck */
pref("layout.spellcheckDefault", 1);