diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-04 01:03:47 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-04 01:03:47 -0600 |
commit | a3b5ac40733523142094f6341d21945094790f51 (patch) | |
tree | 8a6c4022823f04a2bf39603cff3673202ff7378d /doc/kcontrol | |
parent | fa07546653085e3c0d64343fd774531e7e3e38ee (diff) | |
download | tdebase-a3b5ac40733523142094f6341d21945094790f51.tar.gz tdebase-a3b5ac40733523142094f6341d21945094790f51.zip |
Fix references to user profile directory.
Diffstat (limited to 'doc/kcontrol')
-rw-r--r-- | doc/kcontrol/screensaver/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kcontrol/screensaver/index.docbook b/doc/kcontrol/screensaver/index.docbook index e52173649..3d7d43cb5 100644 --- a/doc/kcontrol/screensaver/index.docbook +++ b/doc/kcontrol/screensaver/index.docbook @@ -169,7 +169,7 @@ no grace period.</para> <para>To alter the grace period setting, you need to manually edit the configuration file. To do so:</para> <para> -<prompt>$</prompt> <command>cd <filename>~/.kde/share/config</filename> +<prompt>$</prompt> <command>cd <filename>~/.trinity/share/config</filename> </command> </para> <para>Now, using a text editor (the example uses &kate;, the &tde; text editor), |