diff options
author | Slávek Banko <[email protected]> | 2019-01-08 00:06:00 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-01-08 00:06:24 +0100 |
commit | 60f97e3b91c86febc249259183c57399a7c6b528 (patch) | |
tree | 8f287ab561d513f07fa1e4be9f85d9a13945c2fc /karbon | |
parent | b0e5b34cd37f263d79f9aaf1ba332e8b118de001 (diff) | |
download | koffice-60f97e3b91c86febc249259183c57399a7c6b528.tar.gz koffice-60f97e3b91c86febc249259183c57399a7c6b528.zip |
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'karbon')
-rw-r--r-- | karbon/CMakeL10n.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/karbon/CMakeL10n.txt b/karbon/CMakeL10n.txt new file mode 100644 index 00000000..1e6f6387 --- /dev/null +++ b/karbon/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "karbon" ) |