diff options
Diffstat (limited to 'tde-i18n-es/docs/tdeutils/kcontrol')
5 files changed, 27 insertions, 0 deletions
diff --git a/tde-i18n-es/docs/tdeutils/kcontrol/CMakeLists.txt b/tde-i18n-es/docs/tdeutils/kcontrol/CMakeLists.txt new file mode 100644 index 00000000000..9532d869435 --- /dev/null +++ b/tde-i18n-es/docs/tdeutils/kcontrol/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-es/docs/tdeutils/kcontrol/kcmlowbatcrit/CMakeLists.txt b/tde-i18n-es/docs/tdeutils/kcontrol/kcmlowbatcrit/CMakeLists.txt new file mode 100644 index 00000000000..3a7e83ad57d --- /dev/null +++ b/tde-i18n-es/docs/tdeutils/kcontrol/kcmlowbatcrit/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/kcmlowbatcrit + LANG es +) diff --git a/tde-i18n-es/docs/tdeutils/kcontrol/kcmlowbatwarn/CMakeLists.txt b/tde-i18n-es/docs/tdeutils/kcontrol/kcmlowbatwarn/CMakeLists.txt new file mode 100644 index 00000000000..9ba0504c5b0 --- /dev/null +++ b/tde-i18n-es/docs/tdeutils/kcontrol/kcmlowbatwarn/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/kcmlowbatwarn + LANG es +) diff --git a/tde-i18n-es/docs/tdeutils/kcontrol/laptop/CMakeLists.txt b/tde-i18n-es/docs/tdeutils/kcontrol/laptop/CMakeLists.txt new file mode 100644 index 00000000000..2b886060fac --- /dev/null +++ b/tde-i18n-es/docs/tdeutils/kcontrol/laptop/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/laptop + LANG es +) diff --git a/tde-i18n-es/docs/tdeutils/kcontrol/powerctrl/CMakeLists.txt b/tde-i18n-es/docs/tdeutils/kcontrol/powerctrl/CMakeLists.txt new file mode 100644 index 00000000000..772f6bca3ef --- /dev/null +++ b/tde-i18n-es/docs/tdeutils/kcontrol/powerctrl/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/powerctrl + LANG es +) |