Fixing bugscape bug 9846. Adding default version number for html domain pre-population. r=ducarroz, sr=sspitzer

This commit is contained in:
racham%netscape.com 2002-02-05 09:06:26 +00:00
parent 566751d9ef
commit da581b52cf
2 changed files with 2 additions and 0 deletions

View File

@ -342,6 +342,7 @@ pref("mail.warn_on_send_accel_key", true);
pref("mail.enable_autocomplete",true);
pref("mailnews.html_domains","");
pref("mailnews.plaintext_domains","");
pref("mailnews.global_html_domains.version",1);
pref("mail.biff.play_sound",true);

View File

@ -342,6 +342,7 @@ pref("mail.warn_on_send_accel_key", true);
pref("mail.enable_autocomplete",true);
pref("mailnews.html_domains","");
pref("mailnews.plaintext_domains","");
pref("mailnews.global_html_domains.version",1);
pref("mail.biff.play_sound",true);