diff options
Diffstat (limited to 'ksplashml/CMakeL10n.txt')
-rw-r--r-- | ksplashml/CMakeL10n.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ksplashml/CMakeL10n.txt b/ksplashml/CMakeL10n.txt new file mode 100644 index 000000000..4de522f5c --- /dev/null +++ b/ksplashml/CMakeL10n.txt @@ -0,0 +1,8 @@ +##### create translation templates ############## + +tde_l10n_create_template( + CATALOG "ksplash" + EXCLUDES "^kcmksplash" +) + +tde_l10n_auto_add_subdirectories( ) |