diff options
Diffstat (limited to 'kopete/INSTALL')
-rw-r--r-- | kopete/INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kopete/INSTALL b/kopete/INSTALL index 1fc6e9d4..a8f262e7 100644 --- a/kopete/INSTALL +++ b/kopete/INSTALL @@ -200,7 +200,7 @@ console and restart Kopete when it finishes. If that doesn't help, please read on. KDE applications by default look in all directories listed in the -/etc/kderc file, the $KDEDIRS environment variable, in $KDEDIR if +/etc/kderc 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 @@ -216,8 +216,8 @@ If you don't have write access to /etc/kderc, or if you want to use more parallel builds of KDE and/or Kopete you need to rely on the environment variables instead. -If $KDEDIRS currently points to /opt/trinity and you installed Kopete -to /usr/local then you need to set $KDEDIRS to '/opt/trinity:/usr/local'. +If $TDEDIRS currently points to /opt/trinity and you installed Kopete +to /usr/local then you need to set $TDEDIRS to '/opt/trinity:/usr/local'. You need to store this change in a file that is picked up by all shells and for all users, like /etc/profile. The name of the preferred version varies from system to system. |