summaryrefslogtreecommitdiff
path: root/makeicecat
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2019-10-31 03:59:46 -0400
committerMike Gerwitz <mtg@gnu.org>2019-10-31 21:28:32 -0400
commit6ae8abe66f46a41e931eab7115adc92937bf4b93 (patch)
tree70b53b1ac5349b505b94bb420b11e31e2a45ab7a /makeicecat
parent930298e1efff3e40721659d8fd7118cdd2477bd4 (diff)
Branding: fix patching of trademarkInfo within l10n directory.
This is a followup to commit 930298e1efff3e40721659d8fd7118cdd2477bd4. * makeicecat: Patch in the IceCat logo copyright notice in all brand.dtd files within l10n directory.
Diffstat (limited to 'makeicecat')
-rwxr-xr-xmakeicecat2
1 files changed, 1 insertions, 1 deletions
diff --git a/makeicecat b/makeicecat
index 3ff2ead..4ff3e64 100755
--- a/makeicecat
+++ b/makeicecat
@@ -226,7 +226,7 @@ cp $DATA/bookmarks.html.in browser/locales/generic/profile/bookmarks.html.in
# Custom legal about pages
-find l10n -wholename '*/brand.dtd' |xargs /bin/sed 's/trademarkInfo.part1.*/trademarkInfo.part1 "">/' -i
+find l10n -wholename '*/brand.dtd' |xargs /bin/sed 's/trademarkInfo.part1.*/trademarkInfo.part1 "The IceCat logo is Copyright 2008-2015 Free Software Foundation, released under the terms of the GNU Lesser General Public License, version 3 or any later version.">/' -i
find l10n -wholename '*/brand.ftl' |xargs /bin/sed 's/^trademarkInfo = .*/trademarkInfo = The IceCat logo is Copyright 2008-2015 Free Software Foundation, released under the terms of the GNU Lesser General Public License, version 3 or any later version./' -i
for STRING in rights.intro-point3-unbranded rights.intro-point4a-unbranded rights.intro-point4b-unbranded rights.intro-point4c-unbranded