--- firefox-no-default-ualocale.patch +++ firefox-no-default-ualocale.patch @@ -8,11 +8,11 @@ --- a/browser/app/profile/firefox.js +++ b/browser/app/profile/firefox.js @@ -240,17 +240,17 @@ pref("browser.uitour.readerViewTrigger", + pref("browser.uitour.themeOrigin", "https://addons.mozilla.org/%LOCALE%/firefox/themes/"); + pref("browser.uitour.url", "https://www.mozilla.org/%LOCALE%/firefox/%VERSION%/tour/"); + // How long to show a Hearbeat survey (two hours, in seconds) pref("browser.uitour.surveyDuration", 7200); - pref("browser.customizemode.tip0.shown", false); - pref("browser.customizemode.tip0.learnMoreUrl", "https://support.mozilla.org/1/firefox/%VERSION%/%OS%/%LOCALE%/customize"); - pref("keyword.enabled", true); pref("browser.fixup.domainwhitelist.localhost", true);