diff options
author | Slávek Banko <[email protected]> | 2018-12-11 16:23:18 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-12-11 16:23:18 +0100 |
commit | 6cd3fcf3c4a17f214aa86d8932f386a04c6e56fa (patch) | |
tree | 24ec0a40bee43210fd677f61b743a5ab19c0314e /src | |
parent | 540e7e35f4aa0809a5e3f374ade2777ab4347dcd (diff) | |
download | ksensors-6cd3fcf3c4a17f214aa86d8932f386a04c6e56fa.tar.gz ksensors-6cd3fcf3c4a17f214aa86d8932f386a04c6e56fa.zip |
Add CMakeL10n rules.
Update translation template.
Signed-off-by: Slávek Banko <[email protected]>
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..b527e4d --- /dev/null +++ b/src/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "ksensors" ) |