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:
sspitzer%netscape.com 2001-11-03 05:39:53 +00:00
parent df9d231bbe
commit 11c4fd3174
2 changed files with 2 additions and 0 deletions

View File

@ -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);

View File

@ -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);