until we've got a proper fix for the focus / cursor issue

(bug #130581) we need to turn of the cached compose window
(by default) on linux.  r/sr=bienvenu
This commit is contained in:
sspitzer%netscape.com 2002-04-16 07:23:38 +00:00
Родитель f7194c7803
Коммит 634531d68c
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -358,4 +358,7 @@ pref("print.postscript.nativefont.zh-CN", "");
pref("print.postscript.nativefont.zh-TW", "");
pref("mail.signature_date", 0);
// until bug #130581 is fixed, we need to override this on linux
pref("mail.compose.max_recycled_windows", 0);
// EOF.