Bug 414050: Add about:crashes preference to sunbird. r=dbo, NPOTDB

git-svn-id: svn://10.0.0.236/trunk@244859 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dtownsend%oxymoronical.com
2008-02-04 08:02:04 +00:00
parent 8a76a6a7bc
commit 3bd558f08f

View File

@@ -262,3 +262,6 @@ pref("view_source.editor.path", "");
pref("view_source.editor.external", false);
pref("view_source.syntax_highlight", true);
pref("view_source.wrap_long_lines", false);
// The breakpad report server to link to in about:crashes
pref("breakpad.reportURL", "http://crash-stats.mozilla.com/report/index/");