From: Jakub Bogusz Date: Sat, 6 Mar 2021 17:01:30 +0000 (+0100) Subject: - rediffed enable-addons patch X-Git-Tag: auto/th/seamonkey-2.53.6-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fseamonkey.git;a=commitdiff_plain;h=a4627aa - rediffed enable-addons patch --- diff --git a/seamonkey-enable-addons.patch b/seamonkey-enable-addons.patch index 09cdbc8..1cea7b3 100644 --- a/seamonkey-enable-addons.patch +++ b/seamonkey-enable-addons.patch @@ -1,14 +1,14 @@ ---- seamonkey-2.53.6/comm/mail/app/profile/all-thunderbird.js.old 2011-11-21 11:20:08.000000000 +0100 -+++ seamonkey-2.53.6/comm/mail/app/profile/all-thunderbird.js 2011-12-14 12:40:24.074179826 +0100 -@@ -138,7 +138,7 @@ pref("extensions.update.autoUpdateDefaul +--- seamonkey-2.53.6/comm/mail/app/profile/all-thunderbird.js.orig 2021-03-06 17:28:54.001239823 +0100 ++++ seamonkey-2.53.6/comm/mail/app/profile/all-thunderbird.js 2021-03-06 17:48:10.610717566 +0100 +@@ -148,7 +148,7 @@ // Disable add-ons installed into the shared user and shared system areas by // default. This does not include the application directory. See the SCOPE // constants in AddonManager.jsm for values to use here -pref("extensions.autoDisableScopes", 15); +pref("extensions.autoDisableScopes", 0); - // Preferences for AMO integration - pref("extensions.getAddons.cache.enabled", true); + // Enable add-ons installed and owned by the application, like the default theme. + pref("extensions.startupScanScopes", 4); --- seamonkey-2.53.4/comm/suite/app/profile/suite-prefs.js.orig 2020-08-10 13:28:35.000000000 +0200 +++ seamonkey-2.53.4/comm/suite/app/profile/suite-prefs.js 2020-10-09 07:09:53.453582063 +0200 @@ -581,7 +581,7 @@