summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:22:00 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:22:00 -0600
commitddba7aae69e8e5d299606e65708efa66ca121ee7 (patch)
tree6ec2edab0d1f4aee0e5e6b3f15d3342fbe13c3db /INSTALL
parent7afe2cda76d8decfea752a2ff2c9bd44fb3e6062 (diff)
downloadkrusader-ddba7aae69e8e5d299606e65708efa66ca121ee7.tar.gz
krusader-ddba7aae69e8e5d299606e65708efa66ca121ee7.zip
Additional kde to tde renaming
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 5b0cdf8..5c4a74f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -364,8 +364,8 @@ the FAQ. If the problem persists, use the help_request to ask for help.
command.
$ find /usr /opt -name qtconfig -type f 2>/dev/null
/usr/lib/qt3/bin/qtconfig
- $ find /usr /opt -name kdeinit -type f 2>/dev/null
- /usr/bin/kdeinit
+ $ find /usr /opt -name tdeinit -type f 2>/dev/null
+ /usr/bin/tdeinit
In this case /usr/lib/qt3 is your QTDIR and /usr is your KDEDIR. The
installed binaries will go to /usr/bin. Now we will set the enviroment
variables with the export command.