summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2016-03-26 12:41:49 +0100
committerSlávek Banko <slavek.banko@axis.cz>2016-03-26 14:15:13 +0100
commitea0a6815c10291d1ae30029f5183e3eaaf838fda (patch)
treee522c735ad703edee863c5d490f519f9cf713120 /README
parent38dca4b75c471ddf950e2f9f03801c550d7d26fd (diff)
downloadkxmleditor-ea0a6815c10291d1ae30029f5183e3eaaf838fda.tar.gz
kxmleditor-ea0a6815c10291d1ae30029f5183e3eaaf838fda.zip
Initial TDE conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 58af37c..009fdfa 100644
--- a/README
+++ b/README
@@ -8,13 +8,13 @@ KXML Editor is KParts application, and it must be installed properly to KDE dire
Before ./configure, make and make install process, use
-export KDEDIR=/opt/kde3
+export TDEDIR=/opt/kde3
export QTDIR=/usr/lib/qt3
Of course look where is KDE and Qt path in your system and use correct directories.
If you experience startup crash, check if library libxmleditorpart.so.1.0.0
-is exists in KDEDIR/lib directory.
+is exists in TDEDIR/lib directory.
=======================================================================