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