summaryrefslogtreecommitdiffstats
path: root/tdeioslave/nntp/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/nntp/CMakeLists.txt')
-rw-r--r--tdeioslave/nntp/CMakeLists.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/tdeioslave/nntp/CMakeLists.txt b/tdeioslave/nntp/CMakeLists.txt
index 3fb4ed1c6..710a16542 100644
--- a/tdeioslave/nntp/CMakeLists.txt
+++ b/tdeioslave/nntp/CMakeLists.txt
@@ -22,7 +22,11 @@ link_directories(
##### other data ################################
-install( FILES nntp.protocol nntps.protocol DESTINATION ${SERVICES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE nntp.protocol nntps.protocol
+ DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR tdeioslave-desktops
+)
##### tdeio_nntp (module) #########################