summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2022-02-06 18:16:53 +0100
committerSlávek Banko <[email protected]>2022-02-06 18:16:53 +0100
commitb23da3e4306a3b92b39be1bf53abf48e4bd9323e (patch)
treec15a47eb180d9fb2a35f7a5a2a3cee01d599dd8c /README
parentdab9ed5695c0d09a74e979671a21ba0b1ce3d93d (diff)
downloadkxmleditor-b23da3e4306a3b92b39be1bf53abf48e4bd9323e.tar.gz
kxmleditor-b23da3e4306a3b92b39be1bf53abf48e4bd9323e.zip
Drop automake build support.
Rework the README and INSTALL files. Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 0 insertions, 22 deletions
diff --git a/README b/README
deleted file mode 100644
index 9db7601..0000000
--- a/README
+++ /dev/null
@@ -1,22 +0,0 @@
-Thank you for downloading KXML Editor !
-
-KXML Editor is Open Source Software and developed under the GPL (see COPYING for details).
-
-====================================================================
-
-KXML Editor is KParts application, and it must be installed properly to KDE directories.
-
-Before ./configure, make and make install process, use
-
-export TDEDIR=/opt/kde3
-export TQTDIR=/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 TDEDIR/lib directory.
-
-=======================================================================
-
-Lumir Vanek
[email protected] \ No newline at end of file