]> git.pld-linux.org Git - packages/thunderbird.git/blobdiff - enable-addons.patch
up to 91.1.0
[packages/thunderbird.git] / enable-addons.patch
index c21d629642346dbd00d8226bfb5752ac519ab05b..30256b7d69656faf3de2fbd9a069618879251c3e 100644 (file)
 --- 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
- // constants in AddonManager.jsm for values to use here
--pref("extensions.autoDisableScopes", 15);
+ // default. See the SCOPE constants in AddonManager.jsm for values to use here.
+-pref("extensions.autoDisableScopes", 11);
 +pref("extensions.autoDisableScopes", 3);
  
  // Enable add-ons installed and owned by the application, like the default theme.
This page took 0.205995 seconds and 4 git commands to generate.