diff options
author | Slávek Banko <[email protected]> | 2018-12-25 16:43:56 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-12-25 16:45:27 +0100 |
commit | 99ef5b8d5bca4c8631fbb4850854c45c4758c062 (patch) | |
tree | 935c9cd4935c986e65884290ca5a1b1389aa5ef7 /src | |
parent | d87ef89052760425c4dba94ced2044e8e615561f (diff) | |
download | kbibtex-99ef5b8d5bca4c8631fbb4850854c45c4758c062.tar.gz kbibtex-99ef5b8d5bca4c8631fbb4850854c45c4758c062.zip |
Add CMakeL10n rules.
Update translation template.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 22d297510f4393cff43f7ab82c74c10da5060185)
Diffstat (limited to 'src')
-rw-r--r-- | src/CMakeL10n.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt new file mode 100644 index 0000000..8f0f4e5 --- /dev/null +++ b/src/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "kbibtex" ) |