summaryrefslogtreecommitdiffstats
path: root/kpercentage/kpercentage/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kpercentage/kpercentage/CMakeL10n.txt')
-rw-r--r--kpercentage/kpercentage/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/kpercentage/kpercentage/CMakeL10n.txt b/kpercentage/kpercentage/CMakeL10n.txt
index d9eee4a4..e7fcecd8 100644
--- a/kpercentage/kpercentage/CMakeL10n.txt
+++ b/kpercentage/kpercentage/CMakeL10n.txt
@@ -15,3 +15,9 @@ tde_l10n_create_template(
CATALOG "kpercentage"
SOURCES "." ${_answers_l10n}
)
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/kpercentage.desktop/"
+ SOURCES kpercentage.desktop
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)