summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeL10n.txt')
-rw-r--r--src/CMakeL10n.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
index 198fa41..2623e71 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -4,3 +4,8 @@ tde_l10n_create_template(
CATALOG "messages/knowit"
SOURCES "." "tips"
)
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/knowit.desktop/"
+ SOURCES knowit.desktop
+)