summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kopete/INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/kopete/INSTALL b/kopete/INSTALL
index 1523effd..8e5260f1 100644
--- a/kopete/INSTALL
+++ b/kopete/INSTALL
@@ -200,19 +200,19 @@ console and restart Kopete when it finishes. If that doesn't help,
please read on.
TDE applications by default look in all directories listed in the
-/etc/kderc file, the $TDEDIRS environment variable, in $TDEDIR if
+/etc/tderc file, the $TDEDIRS environment variable, in $TDEDIR if
this variable doesn't exist, and ultimately in the directory where
tdelibs is installed. Unless you take special precautions applications
will _NOT_ look in other directories, even if you install additional
software (like Kopete) there.
-The best solution is to add the following to /etc/kderc (create the file
+The best solution is to add the following to /etc/tderc (create the file
if it doesn't exist yet):
[Directories]
prefixes=/the/prefix/I/used/for/kopete
-If you don't have write access to /etc/kderc, or if you want to use more
+If you don't have write access to /etc/tderc, or if you want to use more
parallel builds of TDE and/or Kopete you need to rely on the environment
variables instead.