[packages/seamonkey] - rediffed enable-addons patch

qboosh qboosh at pld-linux.org
Sat Mar 6 18:00:37 CET 2021


commit a4627aa40c78535712831132eaef3c95ff80c82e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 6 18:01:30 2021 +0100

    - rediffed enable-addons patch

 seamonkey-enable-addons.patch | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
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 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/seamonkey.git/commitdiff/a4627aa40c78535712831132eaef3c95ff80c82e



More information about the pld-cvs-commit mailing list