diff options
Diffstat (limited to 'tde-i18n-pt/docs/tdeaccessibility')
5 files changed, 27 insertions, 0 deletions
diff --git a/tde-i18n-pt/docs/tdeaccessibility/CMakeLists.txt b/tde-i18n-pt/docs/tdeaccessibility/CMakeLists.txt new file mode 100644 index 00000000000..9532d869435 --- /dev/null +++ b/tde-i18n-pt/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-pt/docs/tdeaccessibility/kmag/CMakeLists.txt b/tde-i18n-pt/docs/tdeaccessibility/kmag/CMakeLists.txt new file mode 100644 index 00000000000..3b55688a76f --- /dev/null +++ b/tde-i18n-pt/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 pt +) diff --git a/tde-i18n-pt/docs/tdeaccessibility/kmousetool/CMakeLists.txt b/tde-i18n-pt/docs/tdeaccessibility/kmousetool/CMakeLists.txt new file mode 100644 index 00000000000..d1a8e4dc931 --- /dev/null +++ b/tde-i18n-pt/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 pt +) diff --git a/tde-i18n-pt/docs/tdeaccessibility/kmouth/CMakeLists.txt b/tde-i18n-pt/docs/tdeaccessibility/kmouth/CMakeLists.txt new file mode 100644 index 00000000000..8856b944e9d --- /dev/null +++ b/tde-i18n-pt/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 pt +) diff --git a/tde-i18n-pt/docs/tdeaccessibility/kttsd/CMakeLists.txt b/tde-i18n-pt/docs/tdeaccessibility/kttsd/CMakeLists.txt new file mode 100644 index 00000000000..c7cfcbf5f7b --- /dev/null +++ b/tde-i18n-pt/docs/tdeaccessibility/kttsd/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kttsd + LANG pt +) |