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.


git-svn-id: svn://10.0.0.236/trunk@67098 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com
2000-04-25 07:10:33 +00:00
parent 856ebf7b72
commit d44a8c6730
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);