diff options
Diffstat (limited to 'ktimer/CMakeLists.txt')
-rw-r--r-- | ktimer/CMakeLists.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/ktimer/CMakeLists.txt b/ktimer/CMakeLists.txt index 1220018..925791c 100644 --- a/ktimer/CMakeLists.txt +++ b/ktimer/CMakeLists.txt @@ -38,7 +38,4 @@ tde_install_icons( ktimer) ##### other data ################################ -install( FILES ktimer.desktop - DESTINATION ${XDG_APPS_INSTALL_DIR} -) - +tde_create_translated_desktop( ktimer.desktop ) |