зеркало из https://github.com/mozilla/pjs.git
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:
Родитель
ad2a0abe60
Коммит
05a8dda34f
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче