diff options
Diffstat (limited to 'tde-i18n-pl/docs/tdeutils/kcontrol')
5 files changed, 27 insertions, 0 deletions
diff --git a/tde-i18n-pl/docs/tdeutils/kcontrol/CMakeLists.txt b/tde-i18n-pl/docs/tdeutils/kcontrol/CMakeLists.txt new file mode 100644 index 00000000000..9532d869435 --- /dev/null +++ b/tde-i18n-pl/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-pl/docs/tdeutils/kcontrol/kcmlowbatcrit/CMakeLists.txt b/tde-i18n-pl/docs/tdeutils/kcontrol/kcmlowbatcrit/CMakeLists.txt new file mode 100644 index 00000000000..88a38e91265 --- /dev/null +++ b/tde-i18n-pl/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 pl +) diff --git a/tde-i18n-pl/docs/tdeutils/kcontrol/kcmlowbatwarn/CMakeLists.txt b/tde-i18n-pl/docs/tdeutils/kcontrol/kcmlowbatwarn/CMakeLists.txt new file mode 100644 index 00000000000..c835813b9a1 --- /dev/null +++ b/tde-i18n-pl/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 pl +) diff --git a/tde-i18n-pl/docs/tdeutils/kcontrol/laptop/CMakeLists.txt b/tde-i18n-pl/docs/tdeutils/kcontrol/laptop/CMakeLists.txt new file mode 100644 index 00000000000..3f802d8f219 --- /dev/null +++ b/tde-i18n-pl/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 pl +) diff --git a/tde-i18n-pl/docs/tdeutils/kcontrol/powerctrl/CMakeLists.txt b/tde-i18n-pl/docs/tdeutils/kcontrol/powerctrl/CMakeLists.txt new file mode 100644 index 00000000000..4e758387132 --- /dev/null +++ b/tde-i18n-pl/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 pl +) |