Added mailnews.send_default_charset, bug 23540, r=cata.

This commit is contained in:
nhotta%netscape.com 2000-02-16 07:39:29 +00:00
parent 53b59ba5c2
commit 8ed6b9dab4
2 changed files with 4 additions and 0 deletions

View File

@ -220,6 +220,8 @@ pref("mailnews.searchSubFolders", true);
pref("mailnews.searchServer", true);
pref("mailnews.sort_by_date_received", false);
pref("mailnews.send_default_charset", "ISO-8859-1");
pref("offline.startup_mode", 0); // 0 online work, 1 offline work, 2 ask me
pref("offline.download.size_limit", 50); // K
pref("offline.news.download.unread_only", true);

View File

@ -220,6 +220,8 @@ pref("mailnews.searchSubFolders", true);
pref("mailnews.searchServer", true);
pref("mailnews.sort_by_date_received", false);
pref("mailnews.send_default_charset", "ISO-8859-1");
pref("offline.startup_mode", 0); // 0 online work, 1 offline work, 2 ask me
pref("offline.download.size_limit", 50); // K
pref("offline.news.download.unread_only", true);