diff options
Diffstat (limited to 'katomic/CMakeLists.txt')
-rw-r--r-- | katomic/CMakeLists.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/katomic/CMakeLists.txt b/katomic/CMakeLists.txt index a69ceb98..4f42d965 100644 --- a/katomic/CMakeLists.txt +++ b/katomic/CMakeLists.txt @@ -51,6 +51,4 @@ install( FILES katomicui.rc DESTINATION ${DATA_INSTALL_DIR}/katomic ) -install( FILES katomic.desktop - DESTINATION ${XDG_APPS_INSTALL_DIR} -) +tde_create_translated_desktop( katomic.desktop ) |