summaryrefslogtreecommitdiffstats
path: root/kio
diff options
context:
space:
mode:
Diffstat (limited to 'kio')
-rw-r--r--kio/CMakeLists.txt2
-rw-r--r--kio/Makefile.am2
-rw-r--r--kio/tdecmodule.desktop (renamed from kio/kcmodule.desktop)0
3 files changed, 2 insertions, 2 deletions
diff --git a/kio/CMakeLists.txt b/kio/CMakeLists.txt
index c89f33e99..3bd4ba8b7 100644
--- a/kio/CMakeLists.txt
+++ b/kio/CMakeLists.txt
@@ -41,7 +41,7 @@ install( FILES magic DESTINATION ${MIME_INSTALL_DIR} )
install( FILES
application.desktop kurifilterplugin.desktop
kcomprfilter.desktop kscan.desktop kdatatool.desktop
- kfileplugin.desktop kcmodule.desktop
+ kfileplugin.desktop tdecmodule.desktop
DESTINATION ${SERVICETYPES_INSTALL_DIR} )
install( FILES kioslave.upd DESTINATION ${KCONF_UPDATE_INSTALL_DIR} )
diff --git a/kio/Makefile.am b/kio/Makefile.am
index 4a28986ef..b639d43df 100644
--- a/kio/Makefile.am
+++ b/kio/Makefile.am
@@ -37,7 +37,7 @@ libkio_la_LIBADD = kssl/libkssl.la kio/libkiocore.la \
kde_mime_DATA = magic
kde_servicetypes_DATA = application.desktop kurifilterplugin.desktop \
kcomprfilter.desktop kscan.desktop kdatatool.desktop \
- kfileplugin.desktop kcmodule.desktop
+ kfileplugin.desktop tdecmodule.desktop
EXTRA_DIST = $(kde_mime_DATA)
diff --git a/kio/kcmodule.desktop b/kio/tdecmodule.desktop
index 5cbe9b786..5cbe9b786 100644
--- a/kio/kcmodule.desktop
+++ b/kio/tdecmodule.desktop