summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 15:59:03 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 15:59:03 -0500
commit9c02dbb59ce57c68dc177d9294b980bf114a3e11 (patch)
treeb1b40423c9be9a42a97cd0e8f3af3139aefb6fa0 /README
parent0b875800e452c97b1a3f25aba5f029a8c33a4b93 (diff)
downloadkshowmail-9c02dbb59ce57c68dc177d9294b980bf114a3e11.tar.gz
kshowmail-9c02dbb59ce57c68dc177d9294b980bf114a3e11.zip
Update to TDE R14 API
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index cb6edd3..30b444f 100644
--- a/README
+++ b/README
@@ -32,13 +32,13 @@ 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 KDEDIR, QTDIR and PATH contain the correct values.
+make sure the environment variables TDEDIR, QTDIR and PATH contain the correct values.
For SuSE these are:
-KDEDIR=/opt/kde3
+TDEDIR=/opt/kde3
QTDIR=/usr/lib/qt3
-PATH=$KDEDIR/bin:$QTDIR/bin:...
+PATH=$TDEDIR/bin:$QTDIR/bin:...
If not already installed, you need the kde network include files. Get the
-kdenetwork-devel and kdepim-devel rpm packages or the source files.
+tdenetwork-devel and tdepim-devel rpm packages or the source files.
Known bugs:
The connection to the pop3 server fails, if there is a null password.