diff --git a/suite/app/profile/suite-prefs.js b/suite/app/profile/suite-prefs.js index dffd0870fd..06ec907750 100644 --- a/suite/app/profile/suite-prefs.js +++ b/suite/app/profile/suite-prefs.js @@ -488,6 +488,7 @@ pref("shell.checkDefaultClient", true); pref("shell.checkDefaultApps", 3); pref("app.releaseNotesURL", "chrome://branding/locale/brand.properties"); +pref("app.troubleshootingURL", "chrome://branding/locale/brand.properties"); pref("app.vendorURL", "chrome://branding/locale/brand.properties"); // Base URL for web-based support pages. diff --git a/suite/branding/seamonkey/locales/en-US/brand.properties b/suite/branding/seamonkey/locales/en-US/brand.properties index 1187d9b4d4..13c16852e7 100644 --- a/suite/branding/seamonkey/locales/en-US/brand.properties +++ b/suite/branding/seamonkey/locales/en-US/brand.properties @@ -8,4 +8,5 @@ brandShorterName=SeaMonkey vendorShortName=SeaMonkey e.V. sidebarName=Sidebar app.releaseNotesURL=https://www.seamonkey-project.org/releases/seamonkey%VERSION%/ +app.troubleshootingURL=https://www.seamonkey-project.org/releases/seamonkey%VERSION%/#troubleshooting app.vendorURL=https://www.seamonkey-project.org/ diff --git a/suite/locales/en-US/chrome/common/help/welcome_help.xhtml b/suite/locales/en-US/chrome/common/help/welcome_help.xhtml index 884fc95148..d38ceedaaf 100644 --- a/suite/locales/en-US/chrome/common/help/welcome_help.xhtml +++ b/suite/locales/en-US/chrome/common/help/welcome_help.xhtml @@ -48,7 +48,7 @@
Answers to some of the most frequently encountered problems.