add back a default pref. not sure why ducarroz removed it. sr=no one
git-svn-id: svn://10.0.0.236/trunk@107219 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
df9d231bbe
commit
11c4fd3174
@ -330,6 +330,7 @@ pref("mail.server.default.retainBy", 1);
|
||||
// for manual upgrades of certain UI features.
|
||||
// 1 -> 2 is for the folder pane outliner landing, to hide the
|
||||
// unread and total columns, see msgMail3PaneWindow.js
|
||||
pref("mail.ui.folderpane.version", 1);
|
||||
|
||||
//If set to a number greater than 0, msg compose windows will be recycled in order to open them quickly
|
||||
pref("mail.compose.max_recycled_windows", 0);
|
||||
|
||||
@ -330,6 +330,7 @@ pref("mail.server.default.retainBy", 1);
|
||||
// for manual upgrades of certain UI features.
|
||||
// 1 -> 2 is for the folder pane outliner landing, to hide the
|
||||
// unread and total columns, see msgMail3PaneWindow.js
|
||||
pref("mail.ui.folderpane.version", 1);
|
||||
|
||||
//If set to a number greater than 0, msg compose windows will be recycled in order to open them quickly
|
||||
pref("mail.compose.max_recycled_windows", 0);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user