fix 228791 need ability to have unobscured mcd files, r/sr=mscott
git-svn-id: svn://10.0.0.236/trunk@150495 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
0975274e8c
commit
487b4385ee
@ -61,6 +61,8 @@ pref("general.startup.addressbook", false);
|
||||
pref("general.open_location.last_url", "");
|
||||
pref("general.open_location.last_window_choice", 0);
|
||||
|
||||
pref("general.config.obscure_value", 0); // for MCD .cfg files
|
||||
|
||||
pref("backups.number_of_prefs_copies", 1);
|
||||
|
||||
// 0 = blank, 1 = home (browser.startup.homepage), 2 = last
|
||||
|
||||
@ -61,6 +61,8 @@ pref("general.startup.addressbook", false);
|
||||
pref("general.open_location.last_url", "");
|
||||
pref("general.open_location.last_window_choice", 0);
|
||||
|
||||
pref("general.config.obscure_value", 0); // for MCD .cfg files
|
||||
|
||||
pref("backups.number_of_prefs_copies", 1);
|
||||
|
||||
// 0 = blank, 1 = home (browser.startup.homepage), 2 = last
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user