diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-11-17 23:50:55 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-11-18 02:31:34 +0100 |
commit | da12dcd4dd41b9f7e5b266841fed2a96c1c2d663 (patch) | |
tree | 07f935952d8aca5417aac38f5577983d7e4289f3 /tde-i18n-pt/docs/tdebase/khelpcenter/glossary/CMakeLists.txt | |
parent | d568dd915c6d203df98a37322ebd05722befddb5 (diff) | |
download | tde-i18n-da12dcd4dd41b9f7e5b266841fed2a96c1c2d663.tar.gz tde-i18n-da12dcd4dd41b9f7e5b266841fed2a96c1c2d663.zip |
Move the khelpcenter guides to the directory level in which they are installed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dc7d2fcb9b6d044fd9bc1bdc5d077ed11c0686b1)
Diffstat (limited to 'tde-i18n-pt/docs/tdebase/khelpcenter/glossary/CMakeLists.txt')
-rw-r--r-- | tde-i18n-pt/docs/tdebase/khelpcenter/glossary/CMakeLists.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tde-i18n-pt/docs/tdebase/khelpcenter/glossary/CMakeLists.txt b/tde-i18n-pt/docs/tdebase/khelpcenter/glossary/CMakeLists.txt new file mode 100644 index 00000000000..2d4bc180aeb --- /dev/null +++ b/tde-i18n-pt/docs/tdebase/khelpcenter/glossary/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION khelpcenter/glossary + LANG pt +) |