From 976180bc549dc2cbb5875b2c6fba5cb807efc516 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 9 Nov 2022 22:29:42 +0100 Subject: 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. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- doc/man/CMakeLists.txt | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 doc/man/CMakeLists.txt (limited to 'doc/man') diff --git a/doc/man/CMakeLists.txt b/doc/man/CMakeLists.txt deleted file mode 100644 index 69494f2..0000000 --- a/doc/man/CMakeLists.txt +++ /dev/null @@ -1,8 +0,0 @@ -SET(MANFILES - tdesvn.1 - tdesvnaskpass.1) - -INSTALL(FILES - ${MANFILES} - DESTINATION share/man/man1) - -- cgit v1.2.1