summaryrefslogtreecommitdiffstats
path: root/kopete
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-04-18 18:29:08 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2013-04-18 18:29:08 -0500
commite5791390660d1542041855e4b5c0f8b164728516 (patch)
treec592526af6fb8b78327e6fd957c0f8cddb45d56c /kopete
parent339d5c5986e559e69dd880375add24c0f39cdb8c (diff)
downloadtdenetwork-e5791390660d1542041855e4b5c0f8b164728516.tar.gz
tdenetwork-e5791390660d1542041855e4b5c0f8b164728516.zip
Rename kderc -> tderc in support of bug report 1447.
Diffstat (limited to 'kopete')
-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.