summaryrefslogtreecommitdiffstats
path: root/krfb/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'krfb/CMakeL10n.txt')
-rw-r--r--krfb/CMakeL10n.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/krfb/CMakeL10n.txt b/krfb/CMakeL10n.txt
index 2a8874a2..5bf970ca 100644
--- a/krfb/CMakeL10n.txt
+++ b/krfb/CMakeL10n.txt
@@ -8,3 +8,15 @@ tde_l10n_create_template(
)
tde_l10n_auto_add_subdirectories( )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/krfb-desktops/"
+ SOURCES *.desktop
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/krfb-eventsrc/"
+ SOURCES *eventsrc
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)