diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-04 01:28:30 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-04 01:28:30 -0600 |
commit | afd2d6fe21392ec6d39dff59d9995cd02e1a4d19 (patch) | |
tree | 95dd6dacd82b25db933337f625a6b085f90f30ce /doc | |
parent | a263f53fef84a10c7bffeb73015cec4f762a3ea1 (diff) | |
download | tdeaddons-afd2d6fe21392ec6d39dff59d9995cd02e1a4d19.tar.gz tdeaddons-afd2d6fe21392ec6d39dff59d9995cd02e1a4d19.zip |
Fix references to user profile directory.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/kicker-applets/ktimemon.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kicker-applets/ktimemon.docbook b/doc/kicker-applets/ktimemon.docbook index b1c18ab..914df50 100644 --- a/doc/kicker-applets/ktimemon.docbook +++ b/doc/kicker-applets/ktimemon.docbook @@ -246,7 +246,7 @@ panel) and restore the state in the next invocation. <para> The configuration information is saved in the file -<filename>$<envar>HOME</envar>/.kde/share/config/ktimemonrc</filename>, +<filename>$<envar>HOME</envar>/.trinity/share/config/ktimemonrc</filename>, where <filename class="directory">$<envar>HOME</envar></filename> refers to the user's home folder. If this file is deleted, &ktimemon; will start in its default state in the next invocation. |