diff options
Diffstat (limited to 'kate')
-rw-r--r-- | kate/CMakeL10n.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kate/CMakeL10n.txt b/kate/CMakeL10n.txt new file mode 100644 index 000000000..d126e4ce3 --- /dev/null +++ b/kate/CMakeL10n.txt @@ -0,0 +1,6 @@ +##### create translation templates ############## + +tde_l10n_create_template( + CATALOG "kate" + SOURCES "." "data/tips" +) |