diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-25 19:59:04 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-25 19:59:04 +0100 |
commit | 4fe6ee9e7fc05c70f96afbc4d1f1d5030877d2ba (patch) | |
tree | 5cae13fb3b8c80153c152464efe352a4c6762eba /khexedit/parts/CMakeL10n.txt | |
parent | 44d731b5ac31423121985a509cf8880048a2f110 (diff) | |
download | tdeutils-4fe6ee9e7fc05c70f96afbc4d1f1d5030877d2ba.tar.gz tdeutils-4fe6ee9e7fc05c70f96afbc4d1f1d5030877d2ba.zip |
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'khexedit/parts/CMakeL10n.txt')
-rw-r--r-- | khexedit/parts/CMakeL10n.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/khexedit/parts/CMakeL10n.txt b/khexedit/parts/CMakeL10n.txt new file mode 100644 index 0000000..b585ce4 --- /dev/null +++ b/khexedit/parts/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) |