summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2022-08-28 15:43:51 +0200
committerSlávek Banko <[email protected]>2022-08-28 16:56:52 +0200
commit2db2a93cb4a938b0019042a2b91fc1910b572097 (patch)
tree715e68b6fc1041efe723a8b09e8be04b3fb0b89c /doc/man
parent6493cf19d99f6b955982aa0488610feb77a8aad0 (diff)
downloadtdepowersave-2db2a93cb4a938b0019042a2b91fc1910b572097.tar.gz
tdepowersave-2db2a93cb4a938b0019042a2b91fc1910b572097.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 <[email protected]> (cherry picked from commit 28593cba62cd7639c6a0e3cbb4fd8508f6c9ea96)
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/man/CMakeLists.txt b/doc/man/CMakeLists.txt
deleted file mode 100644
index 8512250..0000000
--- a/doc/man/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-INSTALL(
- FILES ${PROJECT_NAME}.1
- DESTINATION ${MAN_INSTALL_DIR}/man1
- COMPONENT doc
-)