]> git.pld-linux.org Git - packages/thunderbird.git/blobdiff - enable-addons.patch
up to 78.11.0
[packages/thunderbird.git] / enable-addons.patch
index d0f39e366dda04147f6748c3ba2fc1adc1e8c4c3..c21d629642346dbd00d8226bfb5752ac519ab05b 100644 (file)
@@ -7,10 +7,10 @@
 -pref("extensions.autoDisableScopes", 15);
 +pref("extensions.autoDisableScopes", 3);
  
- // Preferences for AMO integration
- pref("extensions.getAddons.cache.enabled", true);
---- comm/suite/browser/browser-prefs.js~       2013-11-06 19:54:38.789734061 +0100
-+++ comm/suite/browser/browser-prefs.js        2013-11-06 20:55:33.765611935 +0100
+ // Enable add-ons installed and owned by the application, like the default theme.
+ pref("extensions.startupScanScopes", 4);
+--- comm/suite/app/profile/suite-prefs.js~     2013-11-06 19:54:38.789734061 +0100
++++ comm/suite/app/profile/suite-prefs.js      2013-11-06 20:55:33.765611935 +0100
 @@ -616,7 +616,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
This page took 0.03463 seconds and 4 git commands to generate.