diff options
Diffstat (limited to 'CMakeL10n.txt')
-rw-r--r-- | CMakeL10n.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt index 233b58f..c8a2da5 100644 --- a/CMakeL10n.txt +++ b/CMakeL10n.txt @@ -20,3 +20,8 @@ include( TDEL10n ) ##### create translation templates ############## tde_l10n_auto_add_subdirectories( ) + +tde_l10n_create_template( + CATALOG desktop_files/bibletime-desktops + SOURCES *.desktop +) |