зеркало из https://github.com/mozilla/pjs.git
Fixing bugscape bug 9846. Adding default version number for html domain pre-population. r=ducarroz, sr=sspitzer
This commit is contained in:
Родитель
4f1e2710d4
Коммит
a5f8d54132
|
@ -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);
|
||||
|
||||
|
|
|
@ -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);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче