diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 16:17:32 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 16:17:32 -0600 |
commit | b94985f2c07570910ceecd8a0e544460a0de190b (patch) | |
tree | 1e15d9016d2ca3efe29c4189bd06f0cc1e404f2a /tderesources/scalix/tdeioslave/CMakeLists.txt | |
parent | c9e6160b80f479c3860d7da6c0b1ec5f7e2aed05 (diff) | |
download | tdepim-b94985f2c07570910ceecd8a0e544460a0de190b.tar.gz tdepim-b94985f2c07570910ceecd8a0e544460a0de190b.zip |
Rename kioslaves
Diffstat (limited to 'tderesources/scalix/tdeioslave/CMakeLists.txt')
-rw-r--r-- | tderesources/scalix/tdeioslave/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/scalix/tdeioslave/CMakeLists.txt b/tderesources/scalix/tdeioslave/CMakeLists.txt index 7ba76f672..d1ae38444 100644 --- a/tderesources/scalix/tdeioslave/CMakeLists.txt +++ b/tderesources/scalix/tdeioslave/CMakeLists.txt @@ -28,9 +28,9 @@ install( DESTINATION ${SERVICES_INSTALL_DIR} ) -##### kio_scalix (module) ####################### +##### tdeio_scalix (module) ####################### -tde_add_kpart( kio_scalix AUTOMOC +tde_add_kpart( tdeio_scalix AUTOMOC SOURCES scalix.cpp LINK tdepim-shared DESTINATION ${PLUGIN_INSTALL_DIR} |