mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
add back prefs for release notes and help site urls
so they start working again
This commit is contained in:
parent
9d61404977
commit
4844921640
@ -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
|
||||
/////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user