From 19efa592c33fc29f973c5f06b9062a49465abc0a Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Sat, 10 Oct 2015 11:33:20 -0500 Subject: Removed moz donation link in about screen --- makeicecat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/makeicecat b/makeicecat index 81a6ab0..a6af417 100644 --- a/makeicecat +++ b/makeicecat @@ -308,6 +308,8 @@ do find -name aboutRights.dtd | xargs sed -i "s/ENTITY $STRING.*/ENTITY $STRING \"\">/" done +sed '/helpus.start/d' -i browser/base/content/aboutDialog.xul + cp $DATA/aboutRights.xhtml toolkit/content/aboutRights.xhtml cp $DATA/aboutRights.xhtml toolkit/content/aboutRights-unbranded.xhtml -- cgit v1.2.3