From ceda25fb3624f0a47ccab33ac17072ed429d9e3f Mon Sep 17 00:00:00 2001
From: echelon <echelon@mail.i2p>
Date: Wed, 17 Apr 2013 18:21:55 +0000
Subject: [PATCH] added browser http proxy setup to initial news

---
 installer/resources/initialNews/initialNews.xml    | 5 +++++
 installer/resources/initialNews/initialNews_de.xml | 6 ++++++
 2 files changed, 11 insertions(+)

diff --git a/installer/resources/initialNews/initialNews.xml b/installer/resources/initialNews/initialNews.xml
index 49f8a012a5..30675a024b 100644
--- a/installer/resources/initialNews/initialNews.xml
+++ b/installer/resources/initialNews/initialNews.xml
@@ -9,6 +9,11 @@ While you are waiting, please <b>adjust your bandwidth settings</b> on the
 <a href="config.jsp">configuration page</a>.
 </p>
 <p>
+Also you can setup your browser to use the I2P proxy to reach eepsites. Just enter 127.0.0.1 (or localhost)
+port 4444 as a http proxy into your browser settings. Do not use SOCKS for this. More information
+can be found on <a href="https://www.i2p2.de/htproxyports.html">I2P browser proxy setup page.</a>.
+</p>
+<p>
 Once you have a "shared clients" destination listed on the left,
 please <b>check out</b> our
 <a href="http://www.i2p2.i2p/faq.html">FAQ</a>.
diff --git a/installer/resources/initialNews/initialNews_de.xml b/installer/resources/initialNews/initialNews_de.xml
index 6b48359c26..85a264a28e 100644
--- a/installer/resources/initialNews/initialNews_de.xml
+++ b/installer/resources/initialNews/initialNews_de.xml
@@ -8,6 +8,12 @@ Hab noch <b>etwas Geduld</b>, w&auml;hrend I2P startet und weitere I2P-Router fi
 Passe bitte in der Zwischenzeit <b>deine Einstellungen zur Bandbreite</b> auf der
 <a href="config.jsp">Einstellungsseite</a> an!
 </p>
+<p>
+Auch kannst Du gleich deinen Browser f&uuml;r die Nutzung von I2P einrichten. Setze in den 
+Einstellungen zum Browser ein HTTP Proxy ein mit 127.0.0.1 (oder localhost) mit Port 4444 als Ziel.
+Mehr Informationen gibt es auf der <a href="https://www.i2p2.de/htproxyports.html">I2P browser proxy Setup Seite.</a>.
+</p>
+
 <p>
 Sobald auf der linken Seite eine Verbindung namens "versch. Klienten" aufgelistet ist, kannst Du unsere <a href="http://www.i2p2.i2p/faq_de.html">FAQ</a> besuchen.
 </p>
-- 
GitLab