From e5791390660d1542041855e4b5c0f8b164728516 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 18 Apr 2013 18:29:08 -0500 Subject: [PATCH] Rename kderc -> tderc in support of bug report 1447. --- kopete/INSTALL | 6 +++--- 1 file 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.