diff options
Diffstat (limited to 'tde-i18n-hu/docs/tdebase/kcontrol')
10 files changed, 58 insertions, 0 deletions
diff --git a/tde-i18n-hu/docs/tdebase/kcontrol/CMakeLists.txt b/tde-i18n-hu/docs/tdebase/kcontrol/CMakeLists.txt new file mode 100644 index 00000000000..9532d869435 --- /dev/null +++ b/tde-i18n-hu/docs/tdebase/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-hu/docs/tdebase/kcontrol/cache/CMakeLists.txt b/tde-i18n-hu/docs/tdebase/kcontrol/cache/CMakeLists.txt new file mode 100644 index 00000000000..904c54fc3ff --- /dev/null +++ b/tde-i18n-hu/docs/tdebase/kcontrol/cache/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/cache + LANG hu +) diff --git a/tde-i18n-hu/docs/tdebase/kcontrol/colors/CMakeLists.txt b/tde-i18n-hu/docs/tdebase/kcontrol/colors/CMakeLists.txt new file mode 100644 index 00000000000..f3613ce440c --- /dev/null +++ b/tde-i18n-hu/docs/tdebase/kcontrol/colors/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/colors + LANG hu +) diff --git a/tde-i18n-hu/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt b/tde-i18n-hu/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt new file mode 100644 index 00000000000..04b4f6bd874 --- /dev/null +++ b/tde-i18n-hu/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/kcmcss + LANG hu +) diff --git a/tde-i18n-hu/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt b/tde-i18n-hu/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt new file mode 100644 index 00000000000..a7bdb0983e7 --- /dev/null +++ b/tde-i18n-hu/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/kcmfontinst + LANG hu +) diff --git a/tde-i18n-hu/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt b/tde-i18n-hu/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt new file mode 100644 index 00000000000..6cf187dbad8 --- /dev/null +++ b/tde-i18n-hu/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/kcmkonsole + LANG hu +) diff --git a/tde-i18n-hu/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt b/tde-i18n-hu/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt new file mode 100644 index 00000000000..19f107ad06f --- /dev/null +++ b/tde-i18n-hu/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/kcmlaunch + LANG hu +) diff --git a/tde-i18n-hu/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt b/tde-i18n-hu/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt new file mode 100644 index 00000000000..08f94bf7093 --- /dev/null +++ b/tde-i18n-hu/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/kcmsmserver + LANG hu +) diff --git a/tde-i18n-hu/docs/tdebase/kcontrol/proxy/CMakeLists.txt b/tde-i18n-hu/docs/tdebase/kcontrol/proxy/CMakeLists.txt new file mode 100644 index 00000000000..e42466d40d6 --- /dev/null +++ b/tde-i18n-hu/docs/tdebase/kcontrol/proxy/CMakeLists.txt @@ -0,0 +1,7 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/proxy + NOINDEX + LANG hu +) diff --git a/tde-i18n-hu/docs/tdebase/kcontrol/smb/CMakeLists.txt b/tde-i18n-hu/docs/tdebase/kcontrol/smb/CMakeLists.txt new file mode 100644 index 00000000000..06640abd973 --- /dev/null +++ b/tde-i18n-hu/docs/tdebase/kcontrol/smb/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/smb + LANG hu +) |