bug 193439 : fix the typo in my check in for the bug (mime_parm_folding -> mime.parm_folding)

This commit is contained in:
jshin%mailaps.org 2005-03-31 12:02:39 +00:00
Родитель c6ade594b0
Коммит a6aa22f905
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -131,7 +131,7 @@ pref("mail.use_fcc", true);
pref("mail.cc_self", false);
pref("mail.strictly_mime", false);
pref("mail.strictly_mime_headers", true);
pref("mail.strictly_mime_parm_folding", 2); // 0/1 (RFC 2047), 2(RFC 2231)
pref("mail.strictly_mime.parm_folding", 2); // 0/1 (RFC 2047), 2(RFC 2231)
pref("mail.label_ascii_only_mail_as_us_ascii", false);
pref("mail.file_attach_binary", false);
pref("mail.show_headers", 1); // some