From 4df1d36659d69ea78948faf78810dc7de153603a Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 2 Apr 2015 15:50:12 -0300 Subject: iceweasel-1:37.0.deb1-1: updating version --- libre/iceweasel/libre.patch | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'libre/iceweasel/libre.patch') diff --git a/libre/iceweasel/libre.patch b/libre/iceweasel/libre.patch index 1c3abfc21..5e1f7dad4 100644 --- a/libre/iceweasel/libre.patch +++ b/libre/iceweasel/libre.patch @@ -1,7 +1,7 @@ diff -Nur mozilla-release.orig/browser/app/profile/firefox.js mozilla-release/browser/app/profile/firefox.js ---- mozilla-release.orig/browser/app/profile/firefox.js 2015-02-25 21:30:45.311891359 -0200 -+++ mozilla-release/browser/app/profile/firefox.js 2015-02-25 21:33:17.983024576 -0200 -@@ -277,11 +277,6 @@ +--- mozilla-release.orig/browser/app/profile/firefox.js 2015-04-01 18:25:46.447764363 -0300 ++++ mozilla-release/browser/app/profile/firefox.js 2015-04-01 18:28:05.967491230 -0300 +@@ -279,11 +279,6 @@ pref("browser.slowStartup.timeThreshold", 40000); pref("browser.slowStartup.maxSamples", 5); @@ -11,8 +11,8 @@ diff -Nur mozilla-release.orig/browser/app/profile/firefox.js mozilla-release/br -pref("browser.aboutHomeSnippets.updateUrl", "https://snippets.cdn.mozilla.net/%STARTPAGE_VERSION%/%NAME%/%VERSION%/%APPBUILDID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/"); - pref("browser.enable_automatic_image_resizing", true); + pref("browser.casting.enabled", false); pref("browser.chrome.site_icons", true); - pref("browser.chrome.favicons", true); diff -Nur mozilla-release.orig/browser/base/content/abouthome/aboutHome.css mozilla-release/browser/base/content/abouthome/aboutHome.css --- mozilla-release.orig/browser/base/content/abouthome/aboutHome.css 2015-01-09 02:38:12.000000000 -0200 +++ mozilla-release/browser/base/content/abouthome/aboutHome.css 2015-01-16 15:03:01.408257268 -0200 @@ -158,8 +158,8 @@ diff -Nur mozilla-release.orig/browser/base/content/abouthome/aboutHome.css mozi } diff -Nur mozilla-release.orig/browser/base/content/abouthome/aboutHome.js mozilla-release/browser/base/content/abouthome/aboutHome.js ---- mozilla-release.orig/browser/base/content/abouthome/aboutHome.js 2015-02-23 05:39:29.000000000 -0200 -+++ mozilla-release/browser/base/content/abouthome/aboutHome.js 2015-02-25 21:37:40.631672767 -0200 +--- mozilla-release.orig/browser/base/content/abouthome/aboutHome.js 2015-03-26 23:20:16.000000000 -0300 ++++ mozilla-release/browser/base/content/abouthome/aboutHome.js 2015-04-01 18:31:13.921464580 -0300 @@ -5,155 +5,44 @@ "use strict"; @@ -340,7 +340,7 @@ diff -Nur mozilla-release.orig/browser/base/content/abouthome/aboutHome.js mozil -, "https://addons.mozilla.org/firefox/?utm_source=snippet&utm_medium=snippet&utm_campaign=addons" -]; - --const SNIPPETS_UPDATE_INTERVAL_MS = 86400000; // 1 Day. +-const SNIPPETS_UPDATE_INTERVAL_MS = 14400000; // 4 hours. - -// IndexedDB storage constants. -const DATABASE_NAME = "abouthome"; -- cgit v1.2.3