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