summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/CMakeL10n.txt')
-rw-r--r--kstars/kstars/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/kstars/kstars/CMakeL10n.txt b/kstars/kstars/CMakeL10n.txt
index b666e209..e6379547 100644
--- a/kstars/kstars/CMakeL10n.txt
+++ b/kstars/kstars/CMakeL10n.txt
@@ -153,3 +153,9 @@ tde_l10n_create_template(
${_ngcic_files_l10n}
"data/advinterface.dat.tde_l10n"
)
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/kstars.desktop/"
+ SOURCES kstars.desktop
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)