diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-11-16 19:04:35 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-11-16 19:04:35 +0100 |
commit | f5f755b83b5de98b305cda067dc3c901ee999a36 (patch) | |
tree | c9b5e96856cecccecc8d8eb049d2425a8e22bb44 /tde-i18n-ru/docs/tdeutils/irkick/CMakeLists.txt | |
parent | 15ad18d2d4ab867c72f318c854c5c8e74a88eb45 (diff) | |
download | tde-i18n-f5f755b83b5de98b305cda067dc3c901ee999a36.tar.gz tde-i18n-f5f755b83b5de98b305cda067dc3c901ee999a36.zip |
Move the tdelirc manuals to the directory level in which they are installed.
The manual for the tdelirc control center module is moved to KControl.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'tde-i18n-ru/docs/tdeutils/irkick/CMakeLists.txt')
-rw-r--r-- | tde-i18n-ru/docs/tdeutils/irkick/CMakeLists.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tde-i18n-ru/docs/tdeutils/irkick/CMakeLists.txt b/tde-i18n-ru/docs/tdeutils/irkick/CMakeLists.txt new file mode 100644 index 00000000000..b02d4a29bde --- /dev/null +++ b/tde-i18n-ru/docs/tdeutils/irkick/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION irkick + LANG ru +) |