summaryrefslogtreecommitdiffstats
path: root/quanta/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/CMakeL10n.txt')
-rw-r--r--quanta/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/quanta/CMakeL10n.txt b/quanta/CMakeL10n.txt
index 295a764d..9ba75ab1 100644
--- a/quanta/CMakeL10n.txt
+++ b/quanta/CMakeL10n.txt
@@ -43,3 +43,9 @@ tde_l10n_create_template(
"data/config/actions.rc:action,text"
"*.tag:tag,comment"
)
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/quanta-desktops/"
+ SOURCES *.desktop
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)