diff options
-rw-r--r-- | kmailcvt/CMakeL10n.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/kmailcvt/CMakeL10n.txt b/kmailcvt/CMakeL10n.txt index cf11083b9..a5d597947 100644 --- a/kmailcvt/CMakeL10n.txt +++ b/kmailcvt/CMakeL10n.txt @@ -1,6 +1,3 @@ ##### create translation templates ############## -tde_l10n_create_template( - CATALOG "kmailcvt" - SOURCES "." "*.cxx" "*.hxx" -) +tde_l10n_create_template( "kmailcvt" ) |