diff options
Diffstat (limited to 'ktalkd/kcmktalkd/CMakeLists.txt')
-rw-r--r-- | ktalkd/kcmktalkd/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktalkd/kcmktalkd/CMakeLists.txt b/ktalkd/kcmktalkd/CMakeLists.txt index 52c2681a..28f0e684 100644 --- a/ktalkd/kcmktalkd/CMakeLists.txt +++ b/ktalkd/kcmktalkd/CMakeLists.txt @@ -24,7 +24,7 @@ link_directories( ##### other data ################################ tde_install_icons( ktalkd ) -install( FILES kcmktalkd.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) +tde_create_translated_desktop( kcmktalkd.desktop ) ##### kcm_ktalkd (module) ####################### |