[packages/iceape] - updated patches

baggins baggins at pld-linux.org
Tue Jan 31 17:04:41 CET 2017


commit 29fbdf1a7d5d04a22c42acb7007fcdd0243685c2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Jan 31 17:04:17 2017 +0100

    - updated patches

 enable-addons.patch   | 16 ----------------
 iceape-branding.patch |  9 ---------
 2 files changed, 25 deletions(-)
---
diff --git a/enable-addons.patch b/enable-addons.patch
index 1808ff0..b1227cb 100644
--- a/enable-addons.patch
+++ b/enable-addons.patch
@@ -9,22 +9,6 @@
  
  // Preferences for AMO integration
  pref("extensions.getAddons.cache.enabled", true);
---- iceape-2.26/mozilla/toolkit/mozapps/extensions/internal/XPIProvider.jsm.orig	2014-05-14 18:10:44.574018230 +0200
-+++ iceape-2.26/mozilla/toolkit/mozapps/extensions/internal/XPIProvider.jsm	2014-05-14 18:13:00.020682073 +0200
-@@ -2102,11 +2102,9 @@ var XPIProvider = {
- 
-       AddonManagerPrivate.markProviderSafe(this);
- 
--      if (aAppChanged === undefined) {
--        // For new profiles we will never need to show the add-on selection UI
-+        // For all profiles we will never need to show the add-on selection UI
-         Services.prefs.setBoolPref(PREF_SHOWN_SELECTION_UI, true);
--      }
--      else if (aAppChanged && !this.allAppGlobal &&
-+      if (aAppChanged && !this.allAppGlobal &&
-                Preferences.get(PREF_EM_SHOW_MISMATCH_UI, true)) {
-         if (!Preferences.get(PREF_SHOWN_SELECTION_UI, false)) {
-           // Flip a flag to indicate that we interrupted startup with an interactive prompt
 --- iceape-2.22/suite/browser/browser-prefs.js~	2013-11-06 19:54:38.789734061 +0100
 +++ iceape-2.22/suite/browser/browser-prefs.js	2013-11-06 20:55:33.765611935 +0100
 @@ -616,7 +616,7 @@
diff --git a/iceape-branding.patch b/iceape-branding.patch
index 15f9821..79bf564 100644
--- a/iceape-branding.patch
+++ b/iceape-branding.patch
@@ -20,15 +20,6 @@ index 1e3799e..ae4cb1f 100644
  
  // pointer to the default engine name
  pref("browser.search.defaultenginename", "chrome://communicator-region/locale/region.properties");
-@@ -563,7 +563,7 @@ pref("extensions.blocklist.interval", 86400);
- pref("extensions.blocklist.level", 2);
- pref("extensions.blocklist.url", "https://blocklist.addons.mozilla.org/blocklist/3/%APP_ID%/%APP_VERSION%/%PRODUCT%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/%PING_COUNT%/%TOTAL_PING_COUNT%/%DAYS_SINCE_LAST_PING%/");
- pref("extensions.blocklist.detailsURL", "https://www.mozilla.com/%LOCALE%/blocklist/");
--pref("extensions.blocklist.itemURL", "https://blocklist.addons.mozilla.org/%LOCALE%/%APP%/blocked/%blockID%");
-+pref("extensions.blocklist.itemURL", "https://blocklist.addons.mozilla.org/%LOCALE%/seamonkey/blocked/%blockID%");
- 
- // Update preferences for installed Extensions and Themes.
- // Symmetric (can be overridden by individual extensions),
 @@ -587,13 +587,13 @@ pref("extensions.autoDisableScopes", 15);
  // Preferences for AMO integration
  pref("extensions.getAddons.cache.enabled", true);  // also toggles personalized recommendations
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iceape.git/commitdiff/29fbdf1a7d5d04a22c42acb7007fcdd0243685c2



More information about the pld-cvs-commit mailing list