[Trisquel-devel] [PATCH 99/99] Modified the privacy policy webpage in the "About" dialog from "https://www.mozilla.org/en-US/legal/privacy/" to "https://www.mozilla.org/en-US/legal/privacy/firefox.html"

isleofmax isleofmax at gmail.com
Sat Dec 14 15:17:37 CET 2013


---
 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"


More information about the Trisquel-devel mailing list