7b08d5
diff -up comm-esr31/mail/app/profile/all-thunderbird.js.addons comm-esr31/mail/app/profile/all-thunderbird.js
7b08d5
--- comm-esr31/mail/app/profile/all-thunderbird.js.addons	2014-07-18 02:04:05.000000000 +0200
7b08d5
+++ comm-esr31/mail/app/profile/all-thunderbird.js	2014-07-29 15:29:11.949728141 +0200
7b08d5
@@ -174,7 +174,7 @@ pref("extensions.update.autoUpdateDefaul
7b08d5
 // Disable add-ons installed into the shared user and shared system areas by
7b08d5
 // default. This does not include the application directory. See the SCOPE
7b08d5
 // constants in AddonManager.jsm for values to use here
7b08d5
-pref("extensions.autoDisableScopes", 15);
7b08d5
+pref("extensions.autoDisableScopes", 0);
7b08d5
 
7b08d5
 // Preferences for AMO integration
7b08d5
 pref("extensions.getAddons.cache.enabled", true);