summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2022-03-13 06:13:49 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2022-03-15 04:52:34 -0400
commit49b2b07507b846018f1c8079217fc43128164c56 (patch)
tree166321d6cc64b6707ad66c75125ca17a2d31712e
parentc6a6a8234d0bdfb9a5692db0f64dfa51db6023c7 (diff)
bump version98.0-1
-rwxr-xr-xrelease.sh2
-rw-r--r--src/branding/content/aboutDialog.css3
-rw-r--r--src/patches/iceweasel-branding/rebrand-about-dialog-and-licenses-page.patch2
3 files changed, 5 insertions, 2 deletions
diff --git a/release.sh b/release.sh
index 8ddd7b5..4840889 100755
--- a/release.sh
+++ b/release.sh
@@ -3,7 +3,7 @@
set -eu
pkgname=iceweasel
-brandingver=95.0
+brandingver=98.0
brandingrel=1
srcdir=src
diff --git a/src/branding/content/aboutDialog.css b/src/branding/content/aboutDialog.css
index f8f4259..84b13cc 100644
--- a/src/branding/content/aboutDialog.css
+++ b/src/branding/content/aboutDialog.css
@@ -14,6 +14,9 @@
}
#rightBox {
+ min-width: 220px;
+ min-height: 220px;
+ margin-top: 30px;
margin-left: 30px;
margin-right: 30px;
}
diff --git a/src/patches/iceweasel-branding/rebrand-about-dialog-and-licenses-page.patch b/src/patches/iceweasel-branding/rebrand-about-dialog-and-licenses-page.patch
index 2e93fe5..9c8b146 100644
--- a/src/patches/iceweasel-branding/rebrand-about-dialog-and-licenses-page.patch
+++ b/src/patches/iceweasel-branding/rebrand-about-dialog-and-licenses-page.patch
@@ -32,7 +32,7 @@ diff -u browser/locales/en-US/browser/aboutDialog.ftl{,.patched}
community-exp = <label data-l10n-name="community-exp-mozillaLink">{ -vendor-short-name }</label> is a <label data-l10n-name="community-exp-creditsLink">global community</label> working together to keep the Web open, public and accessible to all.
-community-2 = { -brand-short-name } is designed by <label data-l10n-name="community-mozillaLink">{ -vendor-short-name }</label>, a <label data-l10n-name="community-creditsLink">global community</label> working together to keep the Web open, public and accessible to all.
-+community-2 = +community-2 = { -brand-short-name } is based on Mozilla Firefox. Parabola GNU/Linux-libre is not affiliated with Mozilla. Please report bugs to Parabola.
++community-2 = { -brand-short-name } is based on Mozilla Firefox. Parabola GNU/Linux-libre is not affiliated with Mozilla. Please report bugs to Parabola.
-helpus = Want to help? <label data-l10n-name="helpus-donateLink">Make a donation</label> or <label data-l10n-name="helpus-getInvolvedLink">get involved!</label>
+helpus = Want to help?<br /><label data-l10n-name="helpus-donateLink">Make a donation</label> or <label data-l10n-name="helpus-getInvolvedLink">get involved!</label>