KXML Editor
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Slávek Banko 5dfa650fa1
Add CMakeL10n rules.
6 years ago
admin@2ba4c0d451 Reset submodule main/applications/kxmleditor/admin to latest HEAD 6 years ago
cmake@b88855a293 Reset submodule main/applications/kxmleditor/cmake to latest HEAD 6 years ago
doc Fix invalid headers in PNG files and optimize for size 8 years ago
kxmleditor LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
part LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
po Add CMakeL10n rules. 6 years ago
.gitmodules Add common directories 9 years ago
AUTHORS
CMakeL10n.txt Add CMakeL10n rules. 6 years ago
CODING
COPYING
ChangeLog
Doxyfile
INSTALL
KXMLEditor.flw
Makefile.am Initial TDE conversion 9 years ago
Makefile.dist
README qt -> tqt conversion: 6 years ago
TODO
configure.files
configure.in.in Initial TDE conversion 9 years ago
kxmleditor.lsm Update help handbook and screenshots 9 years ago
kxmleditor.spec Update help handbook and screenshots 9 years ago
subdirs

README

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
lvanek@users.sourceforge.net