diff options
Diffstat (limited to 'tde-i18n-sk/docs/tdeutils/kcontrol')
5 files changed, 27 insertions, 0 deletions
diff --git a/tde-i18n-sk/docs/tdeutils/kcontrol/CMakeLists.txt b/tde-i18n-sk/docs/tdeutils/kcontrol/CMakeLists.txt new file mode 100644 index 00000000000..9532d869435 --- /dev/null +++ b/tde-i18n-sk/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-sk/docs/tdeutils/kcontrol/kcmlowbatcrit/CMakeLists.txt b/tde-i18n-sk/docs/tdeutils/kcontrol/kcmlowbatcrit/CMakeLists.txt new file mode 100644 index 00000000000..e8dc113df2c --- /dev/null +++ b/tde-i18n-sk/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 sk +) diff --git a/tde-i18n-sk/docs/tdeutils/kcontrol/kcmlowbatwarn/CMakeLists.txt b/tde-i18n-sk/docs/tdeutils/kcontrol/kcmlowbatwarn/CMakeLists.txt new file mode 100644 index 00000000000..53f2e4b793a --- /dev/null +++ b/tde-i18n-sk/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 sk +) diff --git a/tde-i18n-sk/docs/tdeutils/kcontrol/laptop/CMakeLists.txt b/tde-i18n-sk/docs/tdeutils/kcontrol/laptop/CMakeLists.txt new file mode 100644 index 00000000000..9c13e8076b0 --- /dev/null +++ b/tde-i18n-sk/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 sk +) diff --git a/tde-i18n-sk/docs/tdeutils/kcontrol/powerctrl/CMakeLists.txt b/tde-i18n-sk/docs/tdeutils/kcontrol/powerctrl/CMakeLists.txt new file mode 100644 index 00000000000..280a3c8a0ae --- /dev/null +++ b/tde-i18n-sk/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 sk +) |