summaryrefslogtreecommitdiffstats
path: root/fr
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-06-17 18:22:19 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-06-18 02:58:02 +0200
commitc01ed08cb16a63dc2142bd9689ea5dd370fed1c0 (patch)
tree045e7d778c4ea74ac68792e793139641319740ee /fr
parent30bb3541b8f33dd4c409e28adb37ce221298a9c3 (diff)
downloadk3b-i18n-c01ed08cb16a63dc2142bd9689ea5dd370fed1c0.tar.gz
k3b-i18n-c01ed08cb16a63dc2142bd9689ea5dd370fed1c0.zip
Add support for LINGUAS.
Use common rules to build documentation. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 766f68d4084cfcb3f0970fef37c270320a90c390)
Diffstat (limited to 'fr')
-rw-r--r--fr/CMakeLists.txt1
-rw-r--r--fr/doc/CMakeLists.txt6
2 files changed, 0 insertions, 7 deletions
diff --git a/fr/CMakeLists.txt b/fr/CMakeLists.txt
deleted file mode 100644
index ba78952..0000000
--- a/fr/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-tde_conditional_add_subdirectory( BUILD_DOC doc )
diff --git a/fr/doc/CMakeLists.txt b/fr/doc/CMakeLists.txt
deleted file mode 100644
index 2653a7b..0000000
--- a/fr/doc/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
-
-tde_create_handbook(
- DESTINATION k3b
- LANG fr
-)