Part of bug 28348. Add pref to show progress dialog during send message. This pref will be turn to true when the progress dialog will be statble enough. R=varada, SR=sspitzer

This commit is contained in:
ducarroz%netscape.com 2001-04-13 04:50:14 +00:00
Родитель ad2a0abe60
Коммит 05a8dda34f
2 изменённых файлов: 4 добавлений и 0 удалений

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

@ -318,3 +318,5 @@ pref("mail.biff.sound_file","");
pref("mail.biff.default_sound_url","");
pref("mail.content_disposition_type", 0);
pref("mailnews.show_send_progress", false); //Will show a progress dialog when saving or sending a message

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

@ -318,3 +318,5 @@ pref("mail.biff.sound_file","");
pref("mail.biff.default_sound_url","");
pref("mail.content_disposition_type", 0);
pref("mailnews.show_send_progress", false); //Will show a progress dialog when saving or sending a message