summaryrefslogtreecommitdiffstats
path: root/conduits/memofileconduit/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'conduits/memofileconduit/CMakeLists.txt')
-rw-r--r--conduits/memofileconduit/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/conduits/memofileconduit/CMakeLists.txt b/conduits/memofileconduit/CMakeLists.txt
index dd5f573..f22166a 100644
--- a/conduits/memofileconduit/CMakeLists.txt
+++ b/conduits/memofileconduit/CMakeLists.txt
@@ -25,7 +25,8 @@ tde_add_kpart( conduit_memofile AUTOMOC
##### other data ################################
-install( FILES memofile-conduit.desktop
+tde_create_translated_desktop(
+ SOURCE memofile-conduit.desktop
DESTINATION ${SERVICES_INSTALL_DIR}
)