mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 10:08:41 +00:00
fix 228791 need ability to have unobscured mcd files, r/sr=mscott
This commit is contained in:
parent
e719d49364
commit
0f3209dbcd
@ -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