Summary: | kcontrolcenter: Proxy module: update names | ||
---|---|---|---|
Product: | [Websites] docs.kde.org | Reporter: | Philip Rodrigues <phil> |
Component: | Corrections | Assignee: | Lauri Watts <lauri> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | General updating |
Description
Philip Rodrigues
2004-01-19 20:19:01 UTC
Created attachment 8921 [details]
General updating
Just a general update of the proxy help module. Could someone please commit
this after freeze is up?
Thx!
Virgil
CVS commit by lauri: BUG:72984 M +30 -15 index.docbook 1.5 --- kdebase/doc/kcontrol/proxy/index.docbook #1.4:1.5 @@ -54,16 +54,4 @@ connection, you don't need to change anything.</para> -</sect2> - -<sect2 id="proxies-use"> - -<title>Use</title> - -<para>The first option on the page is a checkbox labeled <guilabel>Use -proxy</guilabel>.</para> - -<para>Check this box to enable the use of proxy servers for your -internet connection.</para> - <para>Please note that using proxy servers is optional, but has the benefit or advantage of giving you faster access to data on the @@ -74,9 +62,23 @@ service provider's setup guide or your system administrator.</para> -<para>If you have selected to use a proxy, you have several methods to -configure the settings for it.</para> +</sect2> + +<sect2 id="proxies-use"> + +<title>Use</title> <variablelist> <varlistentry> +<term><guilabel>Connect to the Internet directly</guilabel></term> +<listitem> + +<para>Select this option if you do <emphasis>not</emphasis> want to use a proxy server.</para> +</listitem> +</varlistentry> + +<para>If you have decided to use a proxy, you have several methods to +configure the settings for it.</para> + +<varlistentry> <term><guilabel>Automatically detected script file</guilabel></term> <listitem> @@ -174,7 +176,20 @@ </sect2> +<sect2 id="options"> +<title><guilabel>Options</guilabel></title> +<variablelist> +<varlistentry> +<term><guilabel>Use persistent connections to proxy</guilabel></term> +<listitem> +<para>Use persistent connection to your proxy server. Keeps connection to proxy open, helps lower bandwidth/speed up connection. Enabling this option will require the proxy server's cooperation, if the proxy server does not support this, it will bring your internet to a stop. </para> +</listitem> +</varlistentry> +</variablelist> + +</sect2> + &socks-kcontrol; </sect1> -</article> \ No newline at end of file +</article> |