diff options
Diffstat (limited to 'khotkeys/kcontrol/CMakeLists.txt')
-rw-r--r-- | khotkeys/kcontrol/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/CMakeLists.txt b/khotkeys/kcontrol/CMakeLists.txt index 73f295447..5028763ce 100644 --- a/khotkeys/kcontrol/CMakeLists.txt +++ b/khotkeys/kcontrol/CMakeLists.txt @@ -29,7 +29,7 @@ link_directories( ##### other data ################################ tde_install_icons( khotkeys ) -install( FILES khotkeys.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) +tde_create_translated_desktop( khotkeys.desktop ) ##### kcm_khotkeys (module) ##################### |