Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37869192
en ru br
ALT Linux repositórios
S:2.53.17.1-alt1
5.0: 1.1.16-alt1
4.1: 1.1.16-alt0.M41.1
+updates:1.1.13-alt0.M41.1
4.0: 1.1.12-alt0.M40.1

Group :: Rede/WWW
RPM: seamonkey

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: seamonkey-2.26-enable-addons.patch
Download


diff -Nrbu seamonkey-2.26/comm-release/mail/app/profile/all-thunderbird.js seamonkey-2.26-OK/comm-release/mail/app/profile/all-thunderbird.js
--- seamonkey-2.26/comm-release/mail/app/profile/all-thunderbird.js	2014-04-29 08:55:07.000000000 +0400
+++ seamonkey-2.26-OK/comm-release/mail/app/profile/all-thunderbird.js	2014-05-06 21:38:43.918496556 +0400
@@ -174,7 +174,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);
diff -Nrbu seamonkey-2.26/comm-release/mozilla/toolkit/mozapps/extensions/internal/XPIProvider.jsm seamonkey-2.26-OK/comm-release/mozilla/toolkit/mozapps/extensions/internal/XPIProvider.jsm
--- seamonkey-2.26/comm-release/mozilla/toolkit/mozapps/extensions/internal/XPIProvider.jsm	2014-04-29 09:03:18.000000000 +0400
+++ seamonkey-2.26-OK/comm-release/mozilla/toolkit/mozapps/extensions/internal/XPIProvider.jsm	2014-05-06 21:38:43.920496556 +0400
@@ -2051,8 +2051,8 @@
         this.showUpgradeUI();
         flushCaches = true;
       }
-      else if (aAppChanged === undefined) {
-        // For new profiles we will never need to show the add-on selection UI
+    else {
+      // For all profiles we will never need to show the add-on selection UI
         Services.prefs.setBoolPref(PREF_SHOWN_SELECTION_UI, true);
       }
 
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009