From e5d3369b93f2ee78bd5e66b1e65d4ad0d9e80d90 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 18 Jul 2012 03:22:42 -0300 Subject: iceweasel-libre-14.0.1.1-1: fixing some parts on libre.patch --- libre/iceweasel-libre/libre.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/iceweasel-libre/libre.patch') diff --git a/libre/iceweasel-libre/libre.patch b/libre/iceweasel-libre/libre.patch index ab5b8ebdd..b136cb4ad 100755 --- a/libre/iceweasel-libre/libre.patch +++ b/libre/iceweasel-libre/libre.patch @@ -172,11 +172,11 @@ diff -Naur iceweasel-14.0.1.orig/mobile/android/app/mobile.js iceweasel-14.0.1.o /* preference for the locale picker */ pref("extensions.getLocales.get.url", ""); -@@ -252,7 +252,7 @@ - pref("dom.disable_window_open_dialog_feature", true); +@@ -259,7 +259,7 @@ + pref("dom.disable_window_find", true); pref("keyword.enabled", true); --pref("keyword.URL", "https://www.google.com/m?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q="); +-pref("keyword.URL", ""); +pref("keyword.URL", "https://duckduckgo.com/lite/?q="); pref("accessibility.typeaheadfind", false); -- cgit v1.2.3-54-g00ecf