summaryrefslogtreecommitdiff
path: root/makeicecat
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2019-11-20 02:42:37 -0500
committerMark H Weaver <mhw@netris.org>2019-11-20 06:03:07 -0500
commitb711432c5d5fd121f339e28fa2d6392316d01a90 (patch)
tree0a0716d14f8a95b20e846fb4cbf2dea022c28103 /makeicecat
parent8468e4a3d4bf9c34e628b30b031742ddfc1be3e3 (diff)
Fix icecat-wordmark.svg.
* data/branding/icecat-wordmark.svg: New file. * makeicecat: Install it.
Diffstat (limited to 'makeicecat')
-rwxr-xr-xmakeicecat3
1 files changed, 3 insertions, 0 deletions
diff --git a/makeicecat b/makeicecat
index ab2a95e..7476490 100755
--- a/makeicecat
+++ b/makeicecat
@@ -282,6 +282,9 @@ sed '/description.*helpus/,/description/d' -i ./browser/base/content/aboutDialog
find . | tac | grep -i fennec | prename --nofullpath -E 's/fennec/icecatmobile/;' -E 's/Fennec/IceCatMobile/;'
find . | tac | grep -i firefox | prename --nofullpath -E 's/firefox/icecat/;' -E 's/Firefox/IceCat/;'
+rm browser/components/newtab/data/content/assets/icecat-wordmark.svg
+cp $DATA/branding/icecat-wordmark.svg browser/components/newtab/data/content/assets/
+
echo "Running batch rebranding"
SEDSCRIPT="
s|marketplace.firefox.com|f-droid.org/repository/browse|g;