Git commit 20b48a9d8918bbb79e04aff5d6424f1ee95394c6 by Albert Astals Cid, on behalf of Marius P. Committed on 02/12/2022 at 22:45. Pushed by aacid into branch 'master'.
kproxydlg.ui the web page https://konqueror.org does not have a FAQ section M +0 -5 docs/kcontrol5/proxy/index.docbook M +1 -1 src/kcms/proxy/kproxydlg.ui https://invent.kde.org/frameworks/kio/commit/20b48a9d8918bbb79e04aff5d6424f1ee95394c6 diff --git a/docs/kcontrol5/proxy/index.docbook b/docs/kcontrol5/proxy/index.docbook index a348d53f3..72d269fad 100644 --- a/docs/kcontrol5/proxy/index.docbook +++ b/docs/kcontrol5/proxy/index.docbook @@ -91,11 +91,6 @@ script file to be automatically detected and downloaded.</para> the configuration script file. Instead, it will be automatically downloaded using <quote>Web Proxy Auto-Discovery</quote> (<acronym>WPAD</acronym>) protocol.</para> - -<note><para>If you have a problem using this setup, please consult the -<acronym>FAQ</acronym> section at <ulink -url="https://www.konqueror.org">https://www.konqueror.org</ulink> for -more information.</para></note> </listitem> </varlistentry> diff --git a/src/kcms/proxy/kproxydlg.ui b/src/kcms/proxy/kproxydlg.ui index 4a28c70d2..16f34f00e 100644 --- a/src/kcms/proxy/kproxydlg.ui +++ b/src/kcms/proxy/kproxydlg.ui @@ -42,7 +42,7 @@ If you are uncertain whether or not you need to use a proxy server to connect to <string><qt> Automatically detect and configure the proxy settings.<p> Automatic detection is performed using the <b>Web Proxy Auto-Discovery Protocol (WPAD)</b>.<p> -<b>NOTE:</b> This option might not work properly or not work at all in some UNIX/Linux distributions. If you encounter a problem when using this option, please check the FAQ section at https://konqueror.org. +<b>NOTE:</b> This option might not work properly or not work at all in some UNIX/Linux distributions. </qt></string> </property> <property name="text">
