From 96667ab29847d7880d84465ed4993d947a32637a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 4 Dec 2012 09:03:32 -0200 Subject: iceweasel-libre-17.0.1.1-2: adding some things for firefox-branding.js in libre.patch --- libre/iceweasel-libre/libre.patch | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'libre/iceweasel-libre') diff --git a/libre/iceweasel-libre/libre.patch b/libre/iceweasel-libre/libre.patch index 114c93adf..8195e9760 100755 --- a/libre/iceweasel-libre/libre.patch +++ b/libre/iceweasel-libre/libre.patch @@ -476,8 +476,8 @@ diff -urN iceweasel-17.0.1.orig/debian/branding/locales/browserconfig.properties +browser.search.defaultenginename=DuckDuckGo HTML diff -urN iceweasel-17.0.1.orig/debian/branding/firefox-branding.js iceweasel-17.0.1/debian/branding/firefox-branding.js --- iceweasel-17.0.1.orig/debian/branding/firefox-branding.js 2012-12-01 07:21:01.000000000 -0200 -+++ iceweasel-17.0.1/debian/branding/firefox-branding.js 2012-12-04 06:23:43.870132762 -0200 -@@ -1,3 +1,32 @@ ++++ iceweasel-17.0.1/debian/branding/firefox-branding.js 2012-12-04 08:56:43.411376475 -0200 +@@ -1,3 +1,37 @@ pref("startup.homepage_override_url",""); pref("startup.homepage_welcome_url",""); pref("app.releaseNotesURL", "http://mozilla.debian.net/%LOCALE%/%APP%/%VERSION%/releasenotes/"); @@ -489,6 +489,11 @@ diff -urN iceweasel-17.0.1.orig/debian/branding/firefox-branding.js iceweasel-17 +pref("browser.search.order.2", "DuckDuckGo Lite"); +pref("browser.search.order.3", "Seeks Search"); + ++pref("browser.contentHandlers.types.0.title",""); ++pref("browser.contentHandlers.types.0.uri",""); ++pref("browser.contentHandlers.types.1.title",""); ++pref("browser.contentHandlers.types.1.uri",""); ++ +pref("gecko.handlerService.schemes.webcal.0.name",""); +pref("gecko.handlerService.schemes.webcal.0.uriTemplate",""); + -- cgit v1.2.3-2-g168b