diff options
Diffstat (limited to 'ksnapshot/CMakeLists.txt')
-rw-r--r-- | ksnapshot/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksnapshot/CMakeLists.txt b/ksnapshot/CMakeLists.txt index a9b0fcdd..93fc591b 100644 --- a/ksnapshot/CMakeLists.txt +++ b/ksnapshot/CMakeLists.txt @@ -31,7 +31,7 @@ link_directories( ##### other data ################################ tde_install_icons( ksnapshot ) -install( FILES ksnapshot.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) +tde_create_translated_desktop( ksnapshot.desktop ) ##### ksnapshot (executable) #################### |