diff options
Diffstat (limited to 'tde-i18n-ca/docs/tdeutils/kcontrol')
5 files changed, 27 insertions, 0 deletions
diff --git a/tde-i18n-ca/docs/tdeutils/kcontrol/CMakeLists.txt b/tde-i18n-ca/docs/tdeutils/kcontrol/CMakeLists.txt new file mode 100644 index 00000000000..9532d869435 --- /dev/null +++ b/tde-i18n-ca/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-ca/docs/tdeutils/kcontrol/kcmlowbatcrit/CMakeLists.txt b/tde-i18n-ca/docs/tdeutils/kcontrol/kcmlowbatcrit/CMakeLists.txt new file mode 100644 index 00000000000..90fb9849610 --- /dev/null +++ b/tde-i18n-ca/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 ca +) diff --git a/tde-i18n-ca/docs/tdeutils/kcontrol/kcmlowbatwarn/CMakeLists.txt b/tde-i18n-ca/docs/tdeutils/kcontrol/kcmlowbatwarn/CMakeLists.txt new file mode 100644 index 00000000000..4171f05e1e4 --- /dev/null +++ b/tde-i18n-ca/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 ca +) diff --git a/tde-i18n-ca/docs/tdeutils/kcontrol/laptop/CMakeLists.txt b/tde-i18n-ca/docs/tdeutils/kcontrol/laptop/CMakeLists.txt new file mode 100644 index 00000000000..99c3617328f --- /dev/null +++ b/tde-i18n-ca/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 ca +) diff --git a/tde-i18n-ca/docs/tdeutils/kcontrol/powerctrl/CMakeLists.txt b/tde-i18n-ca/docs/tdeutils/kcontrol/powerctrl/CMakeLists.txt new file mode 100644 index 00000000000..db658a8f2b9 --- /dev/null +++ b/tde-i18n-ca/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 ca +) |