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:
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user