diff --git a/i2p2www/pages/site/about/browser-config.html b/i2p2www/pages/site/about/browser-config.html index 488c6d12..2e97adc5 100644 --- a/i2p2www/pages/site/about/browser-config.html +++ b/i2p2www/pages/site/about/browser-config.html @@ -56,18 +56,15 @@ Be sure to enter localhost and 127.0.0.1 into the "No Proxy for" box.

Konqueror

{% trans -%} From the Settings menu, select Configure Konqueror. In the -Web Browsing group on the left side, select Proxy Services. -In this new window, select the option "Manually specify the proxy settings" and -click the Setup box. +Web Browsing group on the left side, select Proxy, then select the option "Use manually specified proxy +configuration" on the right. {%- endtrans %}

-{{ _('Konqueror Proxy Options') }} +{{ _('Konqueror Proxy Options') }}

{% trans -%} Enter 127.0.0.1 and port 4444 into the HTTP box. Enter 127.0.0.1 and port 4445 into -HTTPS box. Click the New button in the Exceptions section. Enter -localhost and click OK. Click the New button once more and enter -127.0.0.1 and OK. Hit OK once more to close the configuration window. +HTTPS box. Enter 127.0.0.1,localhost into the Exceptions box. Click Apply then OK +to close the configuration window. {%- endtrans %}

-{{ _('Konqueror Proxy Ports') }}

{{ _('Outproxy Terms Of Service') }}

diff --git a/i2p2www/static/images/konqueror.options.jpg b/i2p2www/static/images/konqueror.options.jpg deleted file mode 100644 index 2c033c33..00000000 Binary files a/i2p2www/static/images/konqueror.options.jpg and /dev/null differ diff --git a/i2p2www/static/images/konqueror.options.png b/i2p2www/static/images/konqueror.options.png new file mode 100644 index 00000000..47a9845f Binary files /dev/null and b/i2p2www/static/images/konqueror.options.png differ diff --git a/i2p2www/static/images/konqueror.options_fr.jpg b/i2p2www/static/images/konqueror.options_fr.jpg deleted file mode 100644 index 2c033c33..00000000 Binary files a/i2p2www/static/images/konqueror.options_fr.jpg and /dev/null differ diff --git a/i2p2www/static/images/konqueror.options_fr.png b/i2p2www/static/images/konqueror.options_fr.png new file mode 100644 index 00000000..2950b6af Binary files /dev/null and b/i2p2www/static/images/konqueror.options_fr.png differ diff --git a/i2p2www/static/images/konqueror.proxyports.jpg b/i2p2www/static/images/konqueror.proxyports.jpg deleted file mode 100644 index e6fe4c6b..00000000 Binary files a/i2p2www/static/images/konqueror.proxyports.jpg and /dev/null differ diff --git a/i2p2www/static/images/konqueror.proxyports_fr.jpg b/i2p2www/static/images/konqueror.proxyports_fr.jpg deleted file mode 100644 index e6fe4c6b..00000000 Binary files a/i2p2www/static/images/konqueror.proxyports_fr.jpg and /dev/null differ