[frameworks/kded] docs/kded6: Fix documentation for config file

Nicolas Fella null at kde.org
Sat Sep 27 13:56:33 BST 2025


Git commit 7c8ba716f07612932f3f7039c27af6e69ef4232b by Nicolas Fella.
Committed on 27/09/2025 at 12:44.
Pushed by nicolasfella into branch 'master'.

Fix documentation for config file

For historic/compatibility reasons the config file is still kded5rc

BUG: 509938

M  +2    -2    docs/kded6/man-kded6.8.docbook

https://invent.kde.org/frameworks/kded/-/commit/7c8ba716f07612932f3f7039c27af6e69ef4232b

diff --git a/docs/kded6/man-kded6.8.docbook b/docs/kded6/man-kded6.8.docbook
index 9fe3db1..100591e 100644
--- a/docs/kded6/man-kded6.8.docbook
+++ b/docs/kded6/man-kded6.8.docbook
@@ -86,7 +86,7 @@
 <refsect1>
 <title>Configuration</title>
 
-<para><command>kded6</command> can be configured with the <filename>kded6rc</filename> ini-style configuration file. On &UNIX; systems, this can be found at <filename><varname>$XDG_CONFIG_HOME</varname>/kded6rc</filename>; if <varname>$XDG_CONFIG_HOME</varname> is not set, this defaults to <filename>~/.config/kded6rc</filename>.</para>
+<para><command>kded6</command> can be configured with the <filename>kded5rc</filename> ini-style configuration file. On &UNIX; systems, this can be found at <filename><varname>$XDG_CONFIG_HOME</varname>/kded5rc</filename>; if <varname>$XDG_CONFIG_HOME</varname> is not set, this defaults to <filename>~/.config/kded5rc</filename>.</para>
 
 <para>Configuration file entries are read on-demand, so changes can be made while <command>kded6</command> is running. However, all the current configuration options only really affect the startup behaviour of <command>kded6</command>.</para>
 
@@ -115,7 +115,7 @@
 </variablelist>
 </para>
 
[suppressed due to size limit]
[suppressed due to size limit]
 </refsect1>
 
 


More information about the kde-doc-english mailing list