diff options
Diffstat (limited to 'conduits/recordconduit/CMakeLists.txt')
| -rw-r--r-- | conduits/recordconduit/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conduits/recordconduit/CMakeLists.txt b/conduits/recordconduit/CMakeLists.txt index 5ffcb26..244d570 100644 --- a/conduits/recordconduit/CMakeLists.txt +++ b/conduits/recordconduit/CMakeLists.txt @@ -24,7 +24,8 @@ tde_add_kpart( conduit_record AUTOMOC ##### other data ################################ -install( FILES record-conduit.desktop +tde_create_translated_desktop( + SOURCE record-conduit.desktop DESTINATION ${SERVICES_INSTALL_DIR} ) |
