diff options
Diffstat (limited to 'kgeography/src/CMakeLists.txt')
-rw-r--r-- | kgeography/src/CMakeLists.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/kgeography/src/CMakeLists.txt b/kgeography/src/CMakeLists.txt index e1d0b88d..e3ab0a84 100644 --- a/kgeography/src/CMakeLists.txt +++ b/kgeography/src/CMakeLists.txt @@ -52,10 +52,7 @@ install( DESTINATION ${DATA_INSTALL_DIR}/kgeography ) -install( - FILES kgeography.desktop - DESTINATION ${XDG_APPS_INSTALL_DIR} -) +tde_create_translated_desktop( kgeography.desktop ) install( FILES kgeography.kcfg |