diff options
Diffstat (limited to 'libre/iceweasel-libre/libre.patch')
-rwxr-xr-x | libre/iceweasel-libre/libre.patch | 9 |
1 files changed, 7 insertions, 2 deletions
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",""); + |