diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 16:04:29 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 16:04:29 +0900 |
commit | 9de3a4ef5c1d265922082a0d657a5465e4f5b050 (patch) | |
tree | c83d828938182f4c591c6c83802e67813a82dc93 /README | |
parent | 9701cb7daaadc305d243aaca82de097211329ddb (diff) | |
download | krusader-9de3a4ef5c1d265922082a0d657a5465e4f5b050.tar.gz krusader-9de3a4ef5c1d265922082a0d657a5465e4f5b050.zip |
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -119,7 +119,7 @@ Notice: if you've got bugs to report, please do so using Krusader's Installation ============ -Check the environment variables TDEDIR - QTDIR. +Check the environment variables TDEDIR - TQTDIR. Unpack the tarball and go to the Krusader source directory. If you have downloaded from CVS you will have to run the following |