diff options
author | Alexander Golubev <fatzer2@gmail.com> | 2013-12-31 01:02:29 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-12-31 01:02:29 +0100 |
commit | 2da3d7904a207ce635caddc4fc95b2f1d19039b3 (patch) | |
tree | 290662b7f4181b17388253448372d6355527cbcd /tde-i18n-hu/docs/tdebase/kcontrol | |
parent | 967ad8d9b773eb857d78c6bbc6845a3b4b3c2fe9 (diff) | |
download | tde-i18n-2da3d7904a207ce635caddc4fc95b2f1d19039b3.tar.gz tde-i18n-2da3d7904a207ce635caddc4fc95b2f1d19039b3.zip |
Initial cmake conversion
This resolves Bug 1329
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 +) |