diff options
Diffstat (limited to 'kugar/CMakeL10n.txt')
-rw-r--r-- | kugar/CMakeL10n.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kugar/CMakeL10n.txt b/kugar/CMakeL10n.txt new file mode 100644 index 00000000..42b3d1b3 --- /dev/null +++ b/kugar/CMakeL10n.txt @@ -0,0 +1,6 @@ +##### create translation templates ############## + +tde_l10n_create_template( + CATALOG "kugar" + KEYWORDS "tr" "tqtr" +) |