diff --git a/helpers/DATA/firefox/watermark.svg b/helpers/DATA/firefox/watermark.svg new file mode 100644 index 0000000..7091eb1 --- /dev/null +++ b/helpers/DATA/firefox/watermark.svg @@ -0,0 +1,58 @@ + + + + + + image/svg+xml + + newtab-firefox-gry + + + + + + newtab-firefox-gry + + diff --git a/helpers/make-firefox b/helpers/make-firefox index 60f1d90..739b36d 100644 --- a/helpers/make-firefox +++ b/helpers/make-firefox @@ -161,7 +161,7 @@ MOZILLA_REPO = http://hg.mozilla.org/releases/mozilla-release L10N_REPO = http://hg.mozilla.org/releases/l10n/mozilla-release EOF -cp $DATA/branding/content/identity-icons-brand.svg ./browser/extensions/onboarding/content/img/watermark.svg +cp $DATA/watermark.svg ./browser/extensions/onboarding/content/img/watermark.svg # Replace about:home rm browser/base/content/abouthome -rf