diff options
Diffstat (limited to 'kamera/kcontrol/CMakeLists.txt')
-rw-r--r-- | kamera/kcontrol/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kamera/kcontrol/CMakeLists.txt b/kamera/kcontrol/CMakeLists.txt index c901d4b4..e27ffccb 100644 --- a/kamera/kcontrol/CMakeLists.txt +++ b/kamera/kcontrol/CMakeLists.txt @@ -24,7 +24,7 @@ link_directories( #### other data ################################# -install( FILES kamera.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) +tde_create_translated_desktop( kamera.desktop ) #### kamera (module) ############################ |