133863 - plug-in finder service pref ui - r=hewitt, sr=jag, a=asa

git-svn-id: svn://10.0.0.236/trunk@119374 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
shliang%netscape.com
2002-04-19 07:00:16 +00:00
parent c54005fdf8
commit 9c2829e1fa
2 changed files with 19 additions and 0 deletions

View File

@@ -201,6 +201,9 @@ pref("nglayout.debug.enable_xbl_forms", false);
// size of scrollbar snapping region
pref("slider.snapMultiplier", 6);
// option to choose plug-in finder
pref("application.use_ns_plugin_finder", false);
// Smart Browsing prefs
pref("browser.related.enabled", true);
pref("browser.related.autoload", 1); // 0 = Always, 1 = After first use, 2 = Never