summaryrefslogtreecommitdiff
path: root/makeicecat
diff options
context:
space:
mode:
Diffstat (limited to 'makeicecat')
-rw-r--r--makeicecat3
1 files changed, 3 insertions, 0 deletions
diff --git a/makeicecat b/makeicecat
index d996c00..8d9032d 100644
--- a/makeicecat
+++ b/makeicecat
@@ -292,6 +292,9 @@ do
find -name aboutRights.dtd | xargs sed -i "s/ENTITY $STRING.*/ENTITY $STRING \"\">/"
done
+cp $DATA/aboutRights.xhtml toolkit/content/aboutRights.xhtml
+cp $DATA/aboutRights.xhtml toolkit/content/aboutRights-unbranded.xhtml
+
sed -i 's/<a\ href\=\"http\:\/\/www.mozilla.org\/\">Mozilla\ Project<\/a>/<a\ href\=\"http\:\/\/www.gnu.org\/\"\>GNU\ Project<\/a>/g' browser/base/content/overrides/app-license.html
###############################################################################