From 2e86d3f78210439e4a28b83848d2ecb476533f17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Rodr=C3=ADguez?= <ruben@trisquel.info> Date: Fri, 5 Dec 2014 02:28:04 +0100 Subject: [PATCH] Change to abrowser referencing icecat fixes #12815 --- .../chrome/content/aboutAbrowser/aboutAbrowser.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/DATA/firefox/aboutabrowser@trisquel.info/chrome/content/aboutAbrowser/aboutAbrowser.xhtml b/helpers/DATA/firefox/aboutabrowser@trisquel.info/chrome/content/aboutAbrowser/aboutAbrowser.xhtml index 269a8d21..132a3da6 100644 --- a/helpers/DATA/firefox/aboutabrowser@trisquel.info/chrome/content/aboutAbrowser/aboutAbrowser.xhtml +++ b/helpers/DATA/firefox/aboutabrowser@trisquel.info/chrome/content/aboutAbrowser/aboutAbrowser.xhtml @@ -284,7 +284,7 @@ Services.prefs.setIntPref("extensions.abrowserhome.browser.display.use_document_ <div class="block-side-margin"></div> <div id="addonsform"> <!--<h3>Enabled privacy features:</h3>--> -<p><a target="_blank" href="https://trisquel.info/browser">Abrowser</a> protects your <a target="_blank" href="http://www.gnu.org/philosophy/free-sw.html">freedom</a> and your privacy!<br/><small>For a browser with an even bigger focus on privacy, <a href="apt:icecat">install GNU/IceCat</a></small></p> +<p><a target="_blank" href="https://trisquel.info/browser">Abrowser</a> protects your <a target="_blank" href="http://www.gnu.org/philosophy/free-sw.html">freedom</a> and your privacy!<br/><small>For a browser with an even bigger focus on privacy, <a href="apt:icecat">install GNU IceCat</a></small></p> </div> <div class="block-side-margin"></div> </div> -- GitLab