add back prefs for release notes and help site urls

so they start working again
This commit is contained in:
scott%scott-macgregor.org 2004-02-17 07:10:13 +00:00
parent 9d61404977
commit 4844921640

View File

@ -56,6 +56,12 @@ pref("editor.singleLine.pasteNewlines", 4); // substitute commas for new lines
// to avoid the height of the header area from changing when headers are present / not present
pref("mailnews.headers.minNumHeaders", 0); // 0 means we ignore this pref
pref("messenger.throbber.url","chrome://messenger-region/locale/region.properties");
pref("mailnews.release_notes.url","chrome://messenger-region/locale/region.properties");
pref("mailnews.hints_and_tips.url","chrome://messenger-region/locale/region.properties");
pref("compose.throbber.url","chrome://messenger-region/locale/region.properties");
pref("addressbook.throbber.url","chrome://messenger-region/locale/region.properties");
/////////////////////////////////////////////////////////////////
// End seamonkey suite mailnews.js pref overrides
/////////////////////////////////////////////////////////////////