update screenshots and text for Konqueror (ticket #1312)

- Screenshots for en & fr have been updated (Konqueror 4.13.1) but only the en text has been
  changed (No parlez français).
This commit is contained in:
kytv
2014-06-15 12:12:00 +00:00
parent d282cac04b
commit fe6176a211
7 changed files with 5 additions and 8 deletions

View File

@@ -56,18 +56,15 @@ Be sure to enter localhost and 127.0.0.1 into the "No Proxy for" box.
<h3>Konqueror</h3>
<p>{% trans -%}
From the <em>Settings</em> menu, select <em>Configure Konqueror</em>. 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 <em>Setup</em> box.
Web Browsing group on the left side, select Proxy, then select the option "Use manually specified proxy
configuration" on the right.
{%- endtrans %}</p>
<img src="{{ url_for('static', filename='images/konqueror.options.jpg') }}" alt="{{ _('Konqueror Proxy Options') }}" title="{{ _('Konqueror Proxy Options') }}">
<img src="{{ url_for('static', filename='images/konqueror.options.png') }}" alt="{{ _('Konqueror Proxy Options') }}" title="{{ _('Konqueror Proxy Options') }}">
<p>{% 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 <em>New</em> button in the Exceptions section. Enter
localhost and click OK. Click the <em>New</em> button once more and enter
127.0.0.1 and OK. Hit OK once more to close the configuration window.
HTTPS box. Enter <code>127.0.0.1,localhost</code> into the Exceptions box. Click Apply then OK
to close the configuration window.
{%- endtrans %}</p>
<img src="{{ url_for('static', filename='images/konqueror.proxyports.jpg') }}" alt="{{ _('Konqueror Proxy Ports') }}" title="{{ _('Konqueror Proxy Ports') }}">
<a name="TOS"></a>
<h3>{{ _('Outproxy Terms Of Service') }}</h3>