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