--- kxmleditor-1.1.3/kxmleditor/Makefile.am	Sun Apr 11 16:12:25 2004
+++ kxmleditor-1.1.3-new/kxmleditor/Makefile.am	Sat Nov 13 14:07:29 2004
@@ -11,13 +11,7 @@
 	kxmleditorshell.cpp kxmleditorshell.h kxmleditorshell.rc \
 	dcopiface_shell.cpp dcopiface_shell.h
 
-install-data-local:
-	$(mkinstalldirs) $(kde_appsdir)/Applications/
-	$(INSTALL_DATA) $(srcdir)/kxmleditor.desktop $(kde_appsdir)/Applications/kxmleditor.desktop
-
-uninstall-local:
-	-rm -f $(kde_appsdir)/Applications/kxmleditor.desktop
-	-rmdir $(kde_appsdir)/Applications
+xdg_apps_DATA = kxmleditor.desktop
 
 ####### kdevelop will overwrite this part!!! (end)############
 # this 10 paths are KDE specific. Use them:
--- kxmleditor-1.1.3/part/Makefile.am	Sat Apr 24 08:02:05 2004
+++ kxmleditor-1.1.3-new/part/Makefile.am	Sat Nov 13 14:16:49 2004
@@ -1,6 +1,6 @@
 ####### kdevelop will overwrite this part!!! (begin)##########
 
-lib_LTLIBRARIES =  libkxmleditorpart.la
+kde_module_LTLIBRARIES =  libkxmleditorpart.la
 
 libkxmleditorpart_la_SOURCES = kxesearchdialogbase.ui kxesearchdialog.cpp kxeprocinstrdialogbase.ui kxeprocinstrdialog.cpp kxespecprocinstrdialogbase.ui kxespecprocinstrdialog.cpp kxeelementdialogbase.ui kxeelementdialog.cpp kxeattributedialogbase.ui kxeattributedialog.cpp kxechardatadialogbase.ui kxechardatadialog.cpp kxeattachdialogbase.ui kxechoosestringdialogbase.ui kxechoosestringdialog.cpp kxefilenewdialog.cpp kxeconfiguration.cpp kxesettings.cpp kxetreeviewsettingspage.ui kxetreeviewsettings.cpp kxenewfilesettingspage.ui kxenewfilesettings.cpp kxeprintsettingspage.ui kxeprintsettings.cpp kxearchiveextssettingspage.ui kxearchiveextssettings.cpp kxetextviewsettingspage.ui kxetextviewsettings.cpp kxe_treeviewitem.cpp kxe_treeview.cpp kxe_viewelement.cpp kxe_viewattributes.cpp kxesyntaxhighlighter.cpp kxetexteditordialogbase.ui kxetexteditordialog.cpp actions.cpp qdom_add.cpp kxecommand.cpp commands_file.cpp commands_edit.cpp commands_insert.cpp kxmleditorpart.cpp kxmleditorfactory.cpp dcopiface_part_ro.skel dcopiface_part_ro.cpp kxedocument.cpp
 
