[kde-doc-english] [Bug 101538] OverridePorts versus OverriddenPorts - Inconistency in code/documentation
Lauri Watts
lauri at kde.org
Sun May 8 23:01:28 CEST 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=101538
lauri kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From lauri kde org 2005-05-08 23:01 -------
SVN commit 411307 by lauri:
Fix mailing list pointer for a couple of docs,
Fix misnamed option name in konqueror browser doc
BUG:101538
M +2 -6 trunk/KDE/kdebase/doc/faq/moreinfo.docbook
M +1 -1 trunk/KDE/kdebase/doc/kdcop/index.docbook
M +2 -2 trunk/KDE/kdebase/doc/konqueror/browser.docbook
--- trunk/KDE/kdebase/doc/faq/moreinfo.docbook #411306:411307
@ -62,8 +62,6 @
<listitem><para><ulink
url="mailto:kde-request kde org">kde-request kde org</ulink></para></listitem>
<listitem><para><ulink url="mailto:kde-announce-request kde org">kde-announce-request kde org</ulink></para></listitem>
-<listitem><para><ulink
-url="mailto:kde-user-request kde org">kde-user-request kde org</ulink></para></listitem>
<listitem><para><ulink url="mailto:kde-look-request kde org">kde-look-request kde org</ulink></para></listitem>
</itemizedlist>
<para>The email must contain <userinput>subscribe
@ -73,7 +71,6 @
<itemizedlist>
<listitem><para><ulink url="mailto:kde-request kde org">kde-request kde org</ulink></para></listitem>
<listitem><para><ulink url="mailto:kde-announce-request kde org">kde-announce-request kde org</ulink></para></listitem>
-<listitem><para><ulink url="mailto:kde-user-request kde org">kde-user-request kde org</ulink></para></listitem>
<listitem><para><ulink url="mailto:kde-look-request kde org">kde-look-request kde org</ulink></para></listitem>
</itemizedlist>
<para>The email must contain <userinput>unsubscribe
@ -104,10 +101,9 @
<para>To do a body search, you have to enter one of the mailing lists.
Just click on the folder you want to search (⪚ <quote>kde</quote>
-or <quote>kde-user</quote>) and then the pull-down menu by the search
+or <quote>kde-devel</quote>) and then the pull-down menu by the search
box will default to <quote>Body</quote> searches. To be thorough, you
-should probably search the <quote>kde</quote>,
-<quote>kde-user</quote>, and <quote>kde-devel</quote> folders. </para>
+should probably search the <quote>kde</quote>, <quote>kde-linux</quote>, and <quote>kde-devel</quote> folders. </para>
</answer>
</qandaentry>
--- trunk/KDE/kdebase/doc/kdcop/index.docbook #411306:411307
@ -55,7 +55,7 @
The documentation for &kappname; was not finished when &kde; was installed on
this computer.</para> <para>If you need help, please check <ulink
url="http://www.kde.org">The &kde; Website</ulink> for updates, or by
-submitting your question to <ulink url="mailto:kde-user kde org">The
+submitting your question to <ulink url="mailto:kde kde org">The
&kde; User Mailing list</ulink>.</para> <para><emphasis>The &kde;
Team</emphasis></para>
--- trunk/KDE/kdebase/doc/konqueror/browser.docbook #411306:411307
@ -444,13 +444,13 @
for security reasons. If you nevertheless need to access a server on this port,
just add a key line
<screen><userinput>
-OverridePorts=CommaSeparatedListOfAllowedPorts
+OverridenPorts=CommaSeparatedListOfAllowedPorts
</userinput></screen>
to <filename>$KDEDIR/share/config/kio_httprc
</filename> or
<filename>~/.kde/share/config/kio_httprc</filename>.</para>
<para>For example
-<screen><userinput>OverridePorts=23,15
+<screen><userinput>OverridenPorts=23,15
</userinput></screen>
(it should not include any embedded spaces).</para>
<para>&konqueror; will reject the following ports (the list is hardcoded in
More information about the kde-doc-english
mailing list