diff options
Diffstat (limited to 'katomic/CMakeL10n.txt')
-rw-r--r-- | katomic/CMakeL10n.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/katomic/CMakeL10n.txt b/katomic/CMakeL10n.txt index 75c535f3..f355c7f0 100644 --- a/katomic/CMakeL10n.txt +++ b/katomic/CMakeL10n.txt @@ -26,3 +26,9 @@ tde_l10n_create_template( "." ${_level_files_l10n} ) + +tde_l10n_create_template( + CATALOG "desktop_files/katomic.desktop/" + SOURCES katomic.desktop + DESTINATION "${CMAKE_SOURCE_DIR}/translations" +) |