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 | |
parent | a263f53fef84a10c7bffeb73015cec4f762a3ea1 (diff) | |
download | tdeaddons-afd2d6fe21392ec6d39dff59d9995cd02e1a4d19.tar.gz tdeaddons-afd2d6fe21392ec6d39dff59d9995cd02e1a4d19.zip |
Fix references to user profile directory.
-rw-r--r-- | doc/kicker-applets/ktimemon.docbook | 2 | ||||
-rw-r--r-- | kicker-applets/ktimemon/README | 2 |
2 files changed, 2 insertions, 2 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. diff --git a/kicker-applets/ktimemon/README b/kicker-applets/ktimemon/README index ec8fb3a..5bf223f 100644 --- a/kicker-applets/ktimemon/README +++ b/kicker-applets/ktimemon/README @@ -59,7 +59,7 @@ Version 0.3a has only minor improvements over 0.3: Note that some of the configuration entry names have changed from version 0.2 to 0.3, so you may want to delete your current configuration in -$(HOME)/.kde/share/config/ktimemonrc and start with a fresh installation +$(HOME)/.trinity/share/config/ktimemonrc and start with a fresh installation if you are upgrading from 0.2 Martin <m.maierhofer@tees.ac.uk> |