From 2da3d7904a207ce635caddc4fc95b2f1d19039b3 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Tue, 31 Dec 2013 01:02:29 +0100 Subject: Initial cmake conversion This resolves Bug 1329 --- tde-i18n-sk/docs/tdebase/kcontrol/CMakeLists.txt | 10 ++++++++++ tde-i18n-sk/docs/tdebase/kcontrol/arts/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/background/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/bell/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/cache/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/clock/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/colors/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/cookies/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/crypto/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/desktop/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/email/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/energy/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/filemanager/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/filetypes/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/fonts/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/helpindex/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/icons/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/keyboard/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/keys/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/language/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/mouse/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/netpref/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/panel/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/passwords/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/proxy/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/screensaver/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/smb/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/tdm/CMakeLists.txt | 6 ++++++ .../docs/tdebase/kcontrol/twindecoration/CMakeLists.txt | 6 ++++++ tde-i18n-sk/docs/tdebase/kcontrol/useragent/CMakeLists.txt | 6 ++++++ .../docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt | 6 ++++++ 43 files changed, 262 insertions(+) create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/arts/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/background/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/bell/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/cache/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/clock/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/colors/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/cookies/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/crypto/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/desktop/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/email/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/energy/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/filemanager/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/filetypes/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/fonts/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/helpindex/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/icons/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/keyboard/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/keys/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/language/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/mouse/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/netpref/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/panel/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/passwords/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/proxy/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/screensaver/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/smb/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/tdm/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/useragent/CMakeLists.txt create mode 100644 tde-i18n-sk/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt (limited to 'tde-i18n-sk/docs/tdebase/kcontrol') diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/CMakeLists.txt new file mode 100644 index 00000000000..30e597babdc --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/CMakeLists.txt @@ -0,0 +1,10 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_auto_add_subdirectories( ) + +##### documentation ############################# + +tde_create_handbook( + DESTINATION kcontrol + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/arts/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/arts/CMakeLists.txt new file mode 100644 index 00000000000..47d4ca80ea8 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/arts/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/arts + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/background/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/background/CMakeLists.txt new file mode 100644 index 00000000000..7a678b93ede --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/background/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/background + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/bell/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/bell/CMakeLists.txt new file mode 100644 index 00000000000..1b711239f62 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/bell/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/bell + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/cache/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/cache/CMakeLists.txt new file mode 100644 index 00000000000..c3517b17ab3 --- /dev/null +++ b/tde-i18n-sk/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 sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/clock/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/clock/CMakeLists.txt new file mode 100644 index 00000000000..16a9002ab46 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/clock/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/clock + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/colors/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/colors/CMakeLists.txt new file mode 100644 index 00000000000..2bfa7796cef --- /dev/null +++ b/tde-i18n-sk/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 sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/cookies/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/cookies/CMakeLists.txt new file mode 100644 index 00000000000..ee77d6e0784 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/cookies/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/cookies + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/crypto/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/crypto/CMakeLists.txt new file mode 100644 index 00000000000..2fa46861dfb --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/crypto/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/crypto + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/desktop/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/desktop/CMakeLists.txt new file mode 100644 index 00000000000..20886bd36b8 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/desktop/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/desktop + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt new file mode 100644 index 00000000000..f201049eb9a --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/ebrowsing + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/email/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/email/CMakeLists.txt new file mode 100644 index 00000000000..416d502896f --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/email/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/email + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/energy/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/energy/CMakeLists.txt new file mode 100644 index 00000000000..492726950b1 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/energy/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/energy + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/filemanager/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/filemanager/CMakeLists.txt new file mode 100644 index 00000000000..7d638c11c25 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/filemanager/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/filemanager + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/filetypes/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/filetypes/CMakeLists.txt new file mode 100644 index 00000000000..4435b88b447 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/filetypes/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/filetypes + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/fonts/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/fonts/CMakeLists.txt new file mode 100644 index 00000000000..91fe3b31f32 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/fonts/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/fonts + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/helpindex/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/helpindex/CMakeLists.txt new file mode 100644 index 00000000000..2e781d7f8a6 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/helpindex/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/helpindex + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/icons/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/icons/CMakeLists.txt new file mode 100644 index 00000000000..058e33a4acb --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/icons/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/icons + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt new file mode 100644 index 00000000000..11cc2dafcf8 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/kcmaccess + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt new file mode 100644 index 00000000000..6c41c23e2d7 --- /dev/null +++ b/tde-i18n-sk/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 sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt new file mode 100644 index 00000000000..6b058788348 --- /dev/null +++ b/tde-i18n-sk/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 sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt new file mode 100644 index 00000000000..dce70c1402c --- /dev/null +++ b/tde-i18n-sk/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 sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt new file mode 100644 index 00000000000..9b5debf58af --- /dev/null +++ b/tde-i18n-sk/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 sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt new file mode 100644 index 00000000000..7bee483e3ca --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/kcmnotify + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt new file mode 100644 index 00000000000..dd45bc806be --- /dev/null +++ b/tde-i18n-sk/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 sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt new file mode 100644 index 00000000000..1e15b748693 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/kcmstyle + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt new file mode 100644 index 00000000000..c5ecba25b63 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/kcmtaskbar + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/keyboard/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/keyboard/CMakeLists.txt new file mode 100644 index 00000000000..9ec0202c007 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/keyboard/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/keyboard + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/keys/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/keys/CMakeLists.txt new file mode 100644 index 00000000000..051df295aa1 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/keys/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/keys + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/language/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/language/CMakeLists.txt new file mode 100644 index 00000000000..eeaec155711 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/language/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/language + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/mouse/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/mouse/CMakeLists.txt new file mode 100644 index 00000000000..1768241d83b --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/mouse/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/mouse + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/netpref/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/netpref/CMakeLists.txt new file mode 100644 index 00000000000..6b990c8bb46 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/netpref/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/netpref + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/panel/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/panel/CMakeLists.txt new file mode 100644 index 00000000000..54020a1912b --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/panel/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/panel + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/passwords/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/passwords/CMakeLists.txt new file mode 100644 index 00000000000..2b93f215ff3 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/passwords/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/passwords + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/proxy/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/proxy/CMakeLists.txt new file mode 100644 index 00000000000..84f05a22a6a --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/proxy/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/proxy + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/screensaver/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/screensaver/CMakeLists.txt new file mode 100644 index 00000000000..855a2d08dc6 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/screensaver/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/screensaver + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/smb/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/smb/CMakeLists.txt new file mode 100644 index 00000000000..cf83da99091 --- /dev/null +++ b/tde-i18n-sk/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 sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt new file mode 100644 index 00000000000..e4f2ea62c81 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/spellchecking + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt new file mode 100644 index 00000000000..5cbad50240e --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/tdehtml + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/tdm/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/tdm/CMakeLists.txt new file mode 100644 index 00000000000..678056d473d --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/tdm/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/tdm + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt new file mode 100644 index 00000000000..3e66f0554fb --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/twindecoration + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/useragent/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/useragent/CMakeLists.txt new file mode 100644 index 00000000000..19b1638ad99 --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/useragent/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/useragent + LANG sk +) diff --git a/tde-i18n-sk/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt b/tde-i18n-sk/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt new file mode 100644 index 00000000000..67e9f0ac75b --- /dev/null +++ b/tde-i18n-sk/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/windowmanagement + LANG sk +) -- cgit v1.2.1