diff options
Diffstat (limited to 'tde-i18n-fr/docs/tdeaccessibility')
4 files changed, 21 insertions, 0 deletions
diff --git a/tde-i18n-fr/docs/tdeaccessibility/CMakeLists.txt b/tde-i18n-fr/docs/tdeaccessibility/CMakeLists.txt new file mode 100644 index 00000000000..9532d869435 --- /dev/null +++ b/tde-i18n-fr/docs/tdeaccessibility/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_auto_add_subdirectories( ) diff --git a/tde-i18n-fr/docs/tdeaccessibility/kmag/CMakeLists.txt b/tde-i18n-fr/docs/tdeaccessibility/kmag/CMakeLists.txt new file mode 100644 index 00000000000..71d32948255 --- /dev/null +++ b/tde-i18n-fr/docs/tdeaccessibility/kmag/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kmag + LANG fr +) diff --git a/tde-i18n-fr/docs/tdeaccessibility/kmousetool/CMakeLists.txt b/tde-i18n-fr/docs/tdeaccessibility/kmousetool/CMakeLists.txt new file mode 100644 index 00000000000..9499b983c07 --- /dev/null +++ b/tde-i18n-fr/docs/tdeaccessibility/kmousetool/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kmousetool + LANG fr +) diff --git a/tde-i18n-fr/docs/tdeaccessibility/kmouth/CMakeLists.txt b/tde-i18n-fr/docs/tdeaccessibility/kmouth/CMakeLists.txt new file mode 100644 index 00000000000..fd262b4c2db --- /dev/null +++ b/tde-i18n-fr/docs/tdeaccessibility/kmouth/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kmouth + LANG fr +) |