--- helpers/make-firefox | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/helpers/make-firefox b/helpers/make-firefox index c4579aa..5f1cfa8 100644 --- a/helpers/make-firefox +++ b/helpers/make-firefox @@ -275,6 +275,9 @@ replace www.mozilla.com/legal/privacy trisquel.info/legal sed -i 's/<a\ href\=\"http\:\/\/www.mozilla.org\/\">Mozilla\ Project<\/a>/<a\ href\=\"http\:\/\/www.trisquel.info\/\"\>Trisquel\ Project<\/a>/g' browser/base/content/overrides/app-license.html +# changhe the privacy policy webpage +sed "s%www.mozilla.org/legal/privacy/%www.mozilla.org/en-US/legal/privacy/firefox.html%" -i browser/base/content/aboutDialog.xul + # We went too far... replace "Trisquel Public" "Mozilla Public" . replace "Trisquel Foundation" "Mozilla Foundation" . -- 1.7.9.5 -- > 8 -- The webpage in the About dialog box (aboutDialog.xul") is modified from "www.mozilla.org/legal/privacy/" to "www.mozilla.org/en-US/legal/privacy/firefox.html" _______________________________________________ Trisquel-devel mailing list [email protected] http://listas.trisquel.info/mailman/listinfo/trisquel-devel
