summaryrefslogtreecommitdiff
path: root/libre/iceweasel/libre.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/iceweasel/libre.patch')
-rw-r--r--libre/iceweasel/libre.patch53
1 files changed, 20 insertions, 33 deletions
diff --git a/libre/iceweasel/libre.patch b/libre/iceweasel/libre.patch
index ab98eb68c..b2c063299 100644
--- a/libre/iceweasel/libre.patch
+++ b/libre/iceweasel/libre.patch
@@ -11,25 +11,25 @@ index c0b02e257..dc726d41a 100644
display: block;
- position: relative; /* pin wordmark to edge of document, not of viewport */
-moz-box-ordinal-group: 0;
- opacity: .5;
+ opacity: .2;
transition: opacity 150ms;
}
-#aboutMozilla:hover {
+#aboutGNU:hover {
- opacity: 1;
+ opacity: .6;
}
-#aboutMozilla::before {
-- content: url("chrome://browser/content/abouthome/mozilla.png");
+- content: url("chrome://browser/content/abouthome/mozilla.svg");
+#aboutGNU::before {
+ content: url("chrome://browser/content/abouthome/gnu_headshadow.png");
display: block;
position: absolute;
top: 12px;
right: 12px;
-- width: 69px;
-- height: 19px;
+- width: 70px;
+- height: 20px;
+ width: 200px;
+ height: 110px;
+}
@@ -56,16 +56,6 @@ index c0b02e257..dc726d41a 100644
}
/* [HiDPI]
-@@ -446,9 +466,5 @@ body[narrow] #restorePreviousSession::before {
- transform: scale(-0.5, 0.5) translateX(24px);
- transform-origin: top center;
- }
--
-- #aboutMozilla::before {
-- content: url("chrome://browser/content/abouthome/mozilla@2x.png");
-- }
- }
-
diff --git a/browser/base/content/abouthome/aboutHome.js b/browser/base/content/abouthome/aboutHome.js
index 50f3e01cd..5df008555 100644
--- a/browser/base/content/abouthome/aboutHome.js
@@ -123,20 +113,12 @@ index 4dcd47c95..219019b20 100644
content/browser/abouthome/settings.png (content/abouthome/settings.png)
content/browser/abouthome/restore.png (content/abouthome/restore.png)
content/browser/abouthome/restore-large.png (content/abouthome/restore-large.png)
-- content/browser/abouthome/mozilla.png (content/abouthome/mozilla.png)
+- content/browser/abouthome/mozilla.svg (content/abouthome/mozilla.svg)
+ content/browser/abouthome/gnu_headshadow.png (content/abouthome/gnu_headshadow.png)
+ content/browser/abouthome/drm-free.png (content/abouthome/drm-free.png)
content/browser/abouthome/snippet1@2x.png (content/abouthome/snippet1@2x.png)
content/browser/abouthome/snippet2@2x.png (content/abouthome/snippet2@2x.png)
content/browser/abouthome/downloads@2x.png (content/abouthome/downloads@2x.png)
-@@ -42,7 +43,6 @@ browser.jar:
- content/browser/abouthome/settings@2x.png (content/abouthome/settings@2x.png)
- content/browser/abouthome/restore@2x.png (content/abouthome/restore@2x.png)
- content/browser/abouthome/restore-large@2x.png (content/abouthome/restore-large@2x.png)
-- content/browser/abouthome/mozilla@2x.png (content/abouthome/mozilla@2x.png)
-
- content/browser/aboutNetError.xhtml (content/aboutNetError.xhtml)
-
diff --git a/browser/locales/en-US/chrome/browser/aboutHome.dtd b/browser/locales/en-US/chrome/browser/aboutHome.dtd
index 7e3b57a79..6edc89d58 100644
--- a/browser/locales/en-US/chrome/browser/aboutHome.dtd
@@ -280,10 +262,11 @@ diff --git a/browser/locales/jar.mn b/browser/locales/jar.mn
index eff09189b..6d76d20f0 100644
--- a/browser/locales/jar.mn
+++ b/browser/locales/jar.mn
-@@ -98,7 +98,6 @@
+@@ -93,8 +93,6 @@
locale/browser/searchplugins/ (.deps/generated_@AB_CD@/*.xml)
locale/browser/searchplugins/list.json (.deps/generated_@AB_CD@/list.json)
#endif
+- locale/browser/searchplugins/images/wikipedia.ico (searchplugins/images/wikipedia.ico)
- locale/browser/searchplugins/images/yandex-en.ico (searchplugins/images/yandex-en.ico)
% locale browser-region @AB_CD@ %locale/browser-region/
locale/browser-region/region.properties (%chrome/browser-region/region.properties)
@@ -292,7 +275,7 @@ diff --git a/browser/locales/search/list.json b/browser/locales/search/list.json
index 544740a43..4961e5437 100644
--- a/browser/locales/search/list.json
+++ b/browser/locales/search/list.json
-@@ -1,742 +1,722 @@
+@@ -1,205 +1,190 @@
{
"default": {
"visibleDefaultEngines": [
@@ -402,6 +385,14 @@ index 544740a43..4961e5437 100644
]
}
},
+ "be": {
+ "default": {
+ "visibleDefaultEngines": [
+- "yandex-by", "google", "ddg", "wikipedia-be", "wikipedia-be-tarask"
++ "duckduckgo-html", "duckduckgo-lite", "internet-archive", "parabola-packages", "parabola-wiki-en", "searx", "seeks", "wikipedia-en", "yacy"
+ ]
+ }
+ },
"bg": {
"default": {
"visibleDefaultEngines": [
@@ -510,15 +501,11 @@ index 544740a43..4961e5437 100644
"default": {
"visibleDefaultEngines": [
- "google", "yahoo-en-GB", "bing", "amazon-en-GB", "chambers-en-GB", "ddg", "twitter", "wikipedia"
-- ]
-- },
-- "experimental-hidden": {
-- "visibleDefaultEngines": [
-- "yandex-en"
+ "duckduckgo-html", "duckduckgo-lite", "internet-archive", "parabola-packages", "parabola-wiki-en", "searx", "seeks", "wikipedia-en", "yacy"
]
- }
- },
+ },
+ "experimental-hidden": {
+@@ -211,539 +196,539 @@
"en-ZA": {
"default": {
"visibleDefaultEngines": [