diff options
author | Slávek Banko <[email protected]> | 2019-01-08 02:57:00 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-01-08 02:57:46 +0100 |
commit | 5290edbc8266802f1368c223a945280416210678 (patch) | |
tree | de77fbbc5ed7fc02df107b65fb0ccc924b26630c /style/CMakeL10n.txt | |
parent | 88e4c4e7ee020f96d9faee0033c89d211d449274 (diff) | |
download | tde-style-lipstik-5290edbc8266802f1368c223a945280416210678.tar.gz tde-style-lipstik-5290edbc8266802f1368c223a945280416210678.zip |
Add CMakeL10n rules.
Create translation template.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit ed95145d6cc8664180b539160c8b9e33e4826f2b)
Diffstat (limited to 'style/CMakeL10n.txt')
-rw-r--r-- | style/CMakeL10n.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/style/CMakeL10n.txt b/style/CMakeL10n.txt new file mode 100644 index 0000000..b585ce4 --- /dev/null +++ b/style/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) |