summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--amarok/src/CMakeL10n.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/amarok/src/CMakeL10n.txt b/amarok/src/CMakeL10n.txt
index afa84b00..7d3f618c 100644
--- a/amarok/src/CMakeL10n.txt
+++ b/amarok/src/CMakeL10n.txt
@@ -1,3 +1,8 @@
##### create translation templates ##############
tde_l10n_create_template( "messages/amarok" )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/amarok-desktops"
+ SOURCES *.desktop *.protocol
+)