diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-11-09 22:29:42 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-11-09 22:29:42 +0100 |
commit | 976180bc549dc2cbb5875b2c6fba5cb807efc516 (patch) | |
tree | fd1035d8816462de5e2e78594bafb7fc8c0671d2 /doc/en | |
parent | 5d6073d6d93822a60274671b7a5ac5740f6ff8ea (diff) | |
download | tdesvn-976180bc549dc2cbb5875b2c6fba5cb807efc516.tar.gz tdesvn-976180bc549dc2cbb5875b2c6fba5cb807efc516.zip |
Copy translations to a new directory layout.
Use common rules for build and install translations.
Use common rules for build and install documentation.
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/CMakeLists.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt deleted file mode 100644 index affe2dc..0000000 --- a/doc/en/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (C) 2011 Timothy Pearson -# kb9vqf (AT) pearsoncomputing.net -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_create_handbook( LANG en DESTINATION tdesvn ) |