bug 124029 Roaming - 4.x-HTTP-compatible
attachment 125934 for default roaming profile r=ccarlen@mac.com sr=bz-vacation@mit.edu git-svn-id: svn://10.0.0.236/trunk@149482 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -861,6 +861,12 @@ pref("browser.popups.showPopupBlocker", true);
|
||||
// See http://bugzilla.mozilla.org/show_bug.cgi?id=169483 for further details...
|
||||
pref("viewmanager.do_doublebuffering", true);
|
||||
|
||||
// which files will be selected for roaming by default.
|
||||
// See sroaming/content/prefs/all.js
|
||||
pref("roaming.default.files", "bookmarks.html,abook.mab,cookies.txt");
|
||||
// display some general warning to the user about making backups, security etc.
|
||||
pref("roaming.showInitialWarning", true);
|
||||
|
||||
pref("dom.disable_open_during_load", false);
|
||||
pref("privacy.popups.first_popup", true);
|
||||
pref("privacy.popups.sound_enabled", false);
|
||||
|
||||
Reference in New Issue
Block a user