summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:04:30 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:04:30 +0900
commit8ecdbcf07062fcbaddabed9c21b7e17956d0adb8 (patch)
tree80ffcff7ddb715cde518b09feb8b1934407d6e00 /README
parent2a165a7afbb6d738628912591ea37236decde422 (diff)
downloadkshowmail-8ecdbcf07062fcbaddabed9c21b7e17956d0adb8.tar.gz
kshowmail-8ecdbcf07062fcbaddabed9c21b7e17956d0adb8.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--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 30b444f..619a7de 100644
--- a/README
+++ b/README
@@ -32,11 +32,11 @@ new headers are loaded again. However, this concept is again imcompatible with t
rc file. You have to create your accounts again.
Installation: see the INSTALL file and check the following:
-make sure the environment variables TDEDIR, QTDIR and PATH contain the correct values.
+make sure the environment variables TDEDIR, TQTDIR and PATH contain the correct values.
For SuSE these are:
TDEDIR=/opt/kde3
-QTDIR=/usr/lib/qt3
-PATH=$TDEDIR/bin:$QTDIR/bin:...
+TQTDIR=/usr/lib/qt3
+PATH=$TDEDIR/bin:$TQTDIR/bin:...
If not already installed, you need the kde network include files. Get the
tdenetwork-devel and tdepim-devel rpm packages or the source files.