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-et/docs/tdebase/kcontrol/CMakeLists.txt | 10 ++++++++++ tde-i18n-et/docs/tdebase/kcontrol/arts/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/background/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/bell/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/cache/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/clock/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/colors/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/cookies/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/crypto/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/desktop/CMakeLists.txt | 6 ++++++ .../docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/email/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/energy/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/filemanager/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/filetypes/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/fonts/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/helpindex/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/icons/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/keyboard/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/keys/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/language/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/mouse/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/netpref/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/panel/CMakeLists.txt | 6 ++++++ .../docs/tdebase/kcontrol/panelappearance/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/passwords/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/performance/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/proxy/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/screensaver/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/smb/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/tdm/CMakeLists.txt | 6 ++++++ .../docs/tdebase/kcontrol/twindecoration/CMakeLists.txt | 6 ++++++ tde-i18n-et/docs/tdebase/kcontrol/useragent/CMakeLists.txt | 6 ++++++ .../docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt | 6 ++++++ 46 files changed, 280 insertions(+) create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/arts/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/background/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/bell/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/cache/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/clock/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/colors/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/cookies/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/crypto/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/desktop/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/email/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/energy/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/filemanager/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/filetypes/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/fonts/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/helpindex/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/icons/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/keyboard/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/keys/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/language/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/mouse/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/netpref/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/panel/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/panelappearance/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/passwords/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/performance/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/proxy/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/screensaver/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/smb/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/tdm/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/useragent/CMakeLists.txt create mode 100644 tde-i18n-et/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt (limited to 'tde-i18n-et/docs/tdebase/kcontrol') diff --git a/tde-i18n-et/docs/tdebase/kcontrol/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/CMakeLists.txt new file mode 100644 index 00000000000..e6688fa5aba --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/arts/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/arts/CMakeLists.txt new file mode 100644 index 00000000000..cd690664d51 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/background/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/background/CMakeLists.txt new file mode 100644 index 00000000000..550e6a13a34 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/bell/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/bell/CMakeLists.txt new file mode 100644 index 00000000000..611acf07583 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/cache/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/cache/CMakeLists.txt new file mode 100644 index 00000000000..d7260540742 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/clock/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/clock/CMakeLists.txt new file mode 100644 index 00000000000..e34810e4ee5 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/colors/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/colors/CMakeLists.txt new file mode 100644 index 00000000000..209325fae9a --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/cookies/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/cookies/CMakeLists.txt new file mode 100644 index 00000000000..a4981e78ee5 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/crypto/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/crypto/CMakeLists.txt new file mode 100644 index 00000000000..534c932b028 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/desktop/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/desktop/CMakeLists.txt new file mode 100644 index 00000000000..edbe633e1d4 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt new file mode 100644 index 00000000000..41e75449e69 --- /dev/null +++ b/tde-i18n-et/docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/desktopbehavior + LANG et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt new file mode 100644 index 00000000000..eb4166f76ef --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/email/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/email/CMakeLists.txt new file mode 100644 index 00000000000..616422d4d29 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/energy/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/energy/CMakeLists.txt new file mode 100644 index 00000000000..77a5fb729b5 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/filemanager/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/filemanager/CMakeLists.txt new file mode 100644 index 00000000000..9eb497da5e2 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/filetypes/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/filetypes/CMakeLists.txt new file mode 100644 index 00000000000..f701088eb8f --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/fonts/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/fonts/CMakeLists.txt new file mode 100644 index 00000000000..a3213b90d0f --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/helpindex/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/helpindex/CMakeLists.txt new file mode 100644 index 00000000000..dfd9800c811 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/icons/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/icons/CMakeLists.txt new file mode 100644 index 00000000000..44ed75359e3 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt new file mode 100644 index 00000000000..8181dd1ea7e --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt new file mode 100644 index 00000000000..1bd07ed0962 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt new file mode 100644 index 00000000000..51ed360f373 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt new file mode 100644 index 00000000000..bda949ca827 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt new file mode 100644 index 00000000000..3a645a4614f --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt new file mode 100644 index 00000000000..aedd8d6b647 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt new file mode 100644 index 00000000000..5efa9d65e1e --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt new file mode 100644 index 00000000000..64e4de28be2 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt new file mode 100644 index 00000000000..9749d36469a --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/keyboard/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/keyboard/CMakeLists.txt new file mode 100644 index 00000000000..38e1b3e2c86 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/keys/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/keys/CMakeLists.txt new file mode 100644 index 00000000000..0e704b420c6 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/language/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/language/CMakeLists.txt new file mode 100644 index 00000000000..3335da65be7 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/mouse/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/mouse/CMakeLists.txt new file mode 100644 index 00000000000..ad98a0a81d2 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/netpref/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/netpref/CMakeLists.txt new file mode 100644 index 00000000000..56184490a63 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/panel/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/panel/CMakeLists.txt new file mode 100644 index 00000000000..b10c648afbb --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/panelappearance/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/panelappearance/CMakeLists.txt new file mode 100644 index 00000000000..b205d436e8f --- /dev/null +++ b/tde-i18n-et/docs/tdebase/kcontrol/panelappearance/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/panelappearance + LANG et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/passwords/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/passwords/CMakeLists.txt new file mode 100644 index 00000000000..88f5b9f695e --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/performance/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/performance/CMakeLists.txt new file mode 100644 index 00000000000..e101d682771 --- /dev/null +++ b/tde-i18n-et/docs/tdebase/kcontrol/performance/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/performance + LANG et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/proxy/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/proxy/CMakeLists.txt new file mode 100644 index 00000000000..52dbce2bb5b --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/screensaver/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/screensaver/CMakeLists.txt new file mode 100644 index 00000000000..0a8ddfc317c --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/smb/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/smb/CMakeLists.txt new file mode 100644 index 00000000000..d485600f881 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt new file mode 100644 index 00000000000..73e40a8585b --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt new file mode 100644 index 00000000000..59d5ab89bad --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/tdm/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/tdm/CMakeLists.txt new file mode 100644 index 00000000000..166e5dce8c1 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt new file mode 100644 index 00000000000..a04db319e25 --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/useragent/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/useragent/CMakeLists.txt new file mode 100644 index 00000000000..4081a88913a --- /dev/null +++ b/tde-i18n-et/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 et +) diff --git a/tde-i18n-et/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt b/tde-i18n-et/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt new file mode 100644 index 00000000000..4b8a3265e9e --- /dev/null +++ b/tde-i18n-et/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 et +) -- cgit v1.2.1