am I a man or am I a mouse? turn on the real subscribe dialog.

there are a lot of issues with it, but I'm working on them, and the
new subscribe dialog is no worse than the old one.
This commit is contained in:
sspitzer%netscape.com 2000-04-25 07:10:33 +00:00
parent 910b741658
commit 7bd877685e
2 changed files with 6 additions and 0 deletions

View File

@ -413,3 +413,6 @@ pref("mailnews.send_plaintext_flowed", true); // RFC 2646=======
// these two news.cancel.* prefs are for use by QA for automated testing. see bug #31057
pref("news.cancel.confirm",true);
pref("news.cancel.alert_on_success",true);
// since the new subscribe dialog is incomplete and buggy, this pref turns it on or off
pref("mailnews.use-real-subscribe-dialog",true);

View File

@ -413,3 +413,6 @@ pref("mailnews.send_plaintext_flowed", true); // RFC 2646=======
// these two news.cancel.* prefs are for use by QA for automated testing. see bug #31057
pref("news.cancel.confirm",true);
pref("news.cancel.alert_on_success",true);
// since the new subscribe dialog is incomplete and buggy, this pref turns it on or off
pref("mailnews.use-real-subscribe-dialog",true);