summaryrefslogtreecommitdiff
path: root/libre/iceweasel-libre
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-04 03:33:19 -0800
committerroot <root@rshg054.dnsready.net>2012-12-04 03:33:19 -0800
commit8bec6ab49870cd93d3fc53aca96b261cbec8065f (patch)
treeb1e2d1e848861e0684581d083b5cff05449320c6 /libre/iceweasel-libre
parent8fb920e1b30f4a0c0b5ed64a44a85db94b60cf3a (diff)
Tue Dec 4 03:33:19 PST 2012
Diffstat (limited to 'libre/iceweasel-libre')
-rw-r--r--libre/iceweasel-libre/PKGBUILD2
-rw-r--r--libre/iceweasel-libre/libre.patch17
2 files changed, 8 insertions, 11 deletions
diff --git a/libre/iceweasel-libre/PKGBUILD b/libre/iceweasel-libre/PKGBUILD
index b9515737b..4255151a4 100644
--- a/libre/iceweasel-libre/PKGBUILD
+++ b/libre/iceweasel-libre/PKGBUILD
@@ -57,7 +57,7 @@ md5sums=('37b9b7eafc8affa9b8a5942f8ff19f8f'
'eab149c1994ab14392e55af3abb08e80'
'ac29b01c189f20abae2f3eef1618ffc0'
'a485a2b5dc544a8a2bd40c985d2e5813'
- 'fbdc942afd33a4a26ea3a96b1da2cbe8'
+ '0c030a9afaf7a5b5f6ce703a6acdc58f'
'abf5ecb74caa857abb42bcfbb3442d9c'
'0d053487907de4376d67d8f499c5502b'
'52e52f840a49eb1d14be1c0065b03a93'
diff --git a/libre/iceweasel-libre/libre.patch b/libre/iceweasel-libre/libre.patch
index 102bf59ea..8195e9760 100644
--- 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","");
+
@@ -522,11 +527,3 @@ diff -urN iceweasel-17.0.1.orig/browser/base/content/abouthome/aboutHome.css ice
}
#searchText {
-@@ -79,6 +79,7 @@
- 0 0 2px hsla(210,65%,9%,.1) inset,
- 0 1px 0 hsla(0,0%,100%,.2);
- border-radius: 2.5px 0 0 2.5px;
-+ font-size:.9em;
- }
-
- #searchText:-moz-dir(rtl) {