summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-11-04 01:28:30 -0600
committerSlávek Banko <slavek.banko@axis.cz>2012-11-11 04:49:33 +0100
commitc815dc9d8bdb479e2183599bdcb9a3e2f6bca888 (patch)
tree23cc2e5ad4a8850ae20b8a342cfe3c5156a08c1d
parent9c1f643c27449a814459d0b130770b79f1da1ada (diff)
downloadtdeaddons-c815dc9d8bdb479e2183599bdcb9a3e2f6bca888.tar.gz
tdeaddons-c815dc9d8bdb479e2183599bdcb9a3e2f6bca888.zip
Fix references to user profile directory.
(cherry picked from commit afd2d6fe21392ec6d39dff59d9995cd02e1a4d19)
-rw-r--r--doc/kicker-applets/ktimemon.docbook2
-rw-r--r--kicker-applets/ktimemon/README2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/kicker-applets/ktimemon.docbook b/doc/kicker-applets/ktimemon.docbook
index b7ce2d5..2d16b24 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>