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