X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=enable-addons.patch;h=30256b7d69656faf3de2fbd9a069618879251c3e;hb=3dfbe14;hp=c21d629642346dbd00d8226bfb5752ac519ab05b;hpb=f5b2043f811267e3c829785eca3cb579cfdc5f3c;p=packages%2Fthunderbird.git diff --git a/enable-addons.patch b/enable-addons.patch index c21d629..30256b7 100644 --- a/enable-addons.patch +++ b/enable-addons.patch @@ -12,10 +12,10 @@ --- 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.