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