commenting the "browser.downloadmanager.behavior" pref. no bug.
sr=blake git-svn-id: svn://10.0.0.236/trunk@122095 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
4ae0c542c3
commit
f202a313ac
@ -717,6 +717,9 @@ pref("update_notifications.enabled", true);
|
||||
pref("update_notifications.provider.0.frequency", 7); // number of days
|
||||
pref("update_notifications.provider.0.datasource", "chrome://communicator-region/locale/region.properties");
|
||||
|
||||
// 0 opens the download manager
|
||||
// 1 opens a progress dialog
|
||||
// 2 and other values, no download manager, no progress dialog.
|
||||
pref("browser.downloadmanager.behavior", 0);
|
||||
|
||||
// if true, allow plug-ins to override internal imglib decoder mime types in full-page mode
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user