diff options
Diffstat (limited to 'konsolekalendar/CMakeLists.txt')
-rw-r--r-- | konsolekalendar/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konsolekalendar/CMakeLists.txt b/konsolekalendar/CMakeLists.txt index 8738d401a..d2952ba11 100644 --- a/konsolekalendar/CMakeLists.txt +++ b/konsolekalendar/CMakeLists.txt @@ -32,7 +32,7 @@ link_directories( ##### other data ################################ -install( FILES konsolekalendar.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) +tde_create_translated_desktop( konsolekalendar.desktop ) ##### helper #################################### |