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-ru/docs/tdebase/kcontrol/CMakeLists.txt | 10 ++++++++++ tde-i18n-ru/docs/tdebase/kcontrol/arts/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/background/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/bell/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/cache/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/clock/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/colors/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/cookies/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/crypto/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/desktop/CMakeLists.txt | 6 ++++++ .../docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/email/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/energy/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/filemanager/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/filetypes/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/fonts/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/helpindex/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/icons/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/keyboard/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/keys/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/language/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/mouse/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/netpref/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/panel/CMakeLists.txt | 6 ++++++ .../docs/tdebase/kcontrol/panelappearance/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/passwords/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/performance/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/proxy/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/screensaver/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/smb/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/tdm/CMakeLists.txt | 6 ++++++ .../docs/tdebase/kcontrol/twindecoration/CMakeLists.txt | 6 ++++++ tde-i18n-ru/docs/tdebase/kcontrol/useragent/CMakeLists.txt | 6 ++++++ .../docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt | 6 ++++++ 46 files changed, 280 insertions(+) create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/arts/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/background/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/bell/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/cache/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/clock/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/colors/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/cookies/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/crypto/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/desktop/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/email/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/energy/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/filemanager/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/filetypes/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/fonts/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/helpindex/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/icons/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/keyboard/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/keys/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/language/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/mouse/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/netpref/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/panel/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/panelappearance/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/passwords/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/performance/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/proxy/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/screensaver/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/smb/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/tdm/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/useragent/CMakeLists.txt create mode 100644 tde-i18n-ru/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt (limited to 'tde-i18n-ru/docs/tdebase/kcontrol') diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/CMakeLists.txt new file mode 100644 index 00000000000..2b3e6ec4a0f --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/arts/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/arts/CMakeLists.txt new file mode 100644 index 00000000000..8406aae9e70 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/background/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/background/CMakeLists.txt new file mode 100644 index 00000000000..e305085009a --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/bell/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/bell/CMakeLists.txt new file mode 100644 index 00000000000..dbff613cf26 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/cache/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/cache/CMakeLists.txt new file mode 100644 index 00000000000..02a78de68cf --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/clock/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/clock/CMakeLists.txt new file mode 100644 index 00000000000..df7caa68aa6 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/colors/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/colors/CMakeLists.txt new file mode 100644 index 00000000000..fabde70eff9 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/cookies/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/cookies/CMakeLists.txt new file mode 100644 index 00000000000..ff8cbf9d14b --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/crypto/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/crypto/CMakeLists.txt new file mode 100644 index 00000000000..9c7bac05f4b --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/desktop/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/desktop/CMakeLists.txt new file mode 100644 index 00000000000..858654449ff --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt new file mode 100644 index 00000000000..099b4bc426d --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt new file mode 100644 index 00000000000..d609c1f7324 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/email/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/email/CMakeLists.txt new file mode 100644 index 00000000000..7aa05302a18 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/energy/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/energy/CMakeLists.txt new file mode 100644 index 00000000000..23ba441362c --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/filemanager/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/filemanager/CMakeLists.txt new file mode 100644 index 00000000000..421176e08f2 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/filetypes/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/filetypes/CMakeLists.txt new file mode 100644 index 00000000000..086b06721b6 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/fonts/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/fonts/CMakeLists.txt new file mode 100644 index 00000000000..2872a32a47e --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/helpindex/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/helpindex/CMakeLists.txt new file mode 100644 index 00000000000..0de288727a0 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/icons/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/icons/CMakeLists.txt new file mode 100644 index 00000000000..bac2cec103f --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt new file mode 100644 index 00000000000..374b9bc07f5 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt new file mode 100644 index 00000000000..3dbf56379bb --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt new file mode 100644 index 00000000000..93505e81895 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt new file mode 100644 index 00000000000..b5329d302a7 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt new file mode 100644 index 00000000000..e7fb3bd46d6 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt new file mode 100644 index 00000000000..e8ea472d24f --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt new file mode 100644 index 00000000000..0e56cfa1cda --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt new file mode 100644 index 00000000000..ea31d62cf20 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt new file mode 100644 index 00000000000..5d6d30911a6 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/keyboard/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/keyboard/CMakeLists.txt new file mode 100644 index 00000000000..62f26940d25 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/keys/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/keys/CMakeLists.txt new file mode 100644 index 00000000000..a7107321ca1 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/language/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/language/CMakeLists.txt new file mode 100644 index 00000000000..e2d79e35da9 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/mouse/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/mouse/CMakeLists.txt new file mode 100644 index 00000000000..32db26eed7b --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/netpref/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/netpref/CMakeLists.txt new file mode 100644 index 00000000000..d4fa88c4ece --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/panel/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/panel/CMakeLists.txt new file mode 100644 index 00000000000..d9f6f13bb7e --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/panelappearance/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/panelappearance/CMakeLists.txt new file mode 100644 index 00000000000..93fa7ccefef --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/passwords/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/passwords/CMakeLists.txt new file mode 100644 index 00000000000..d47d0832b5d --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/performance/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/performance/CMakeLists.txt new file mode 100644 index 00000000000..b0e9c328ca8 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/proxy/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/proxy/CMakeLists.txt new file mode 100644 index 00000000000..c8e54219704 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/screensaver/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/screensaver/CMakeLists.txt new file mode 100644 index 00000000000..07fcae5a5c6 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/smb/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/smb/CMakeLists.txt new file mode 100644 index 00000000000..c6e1b0d201c --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt new file mode 100644 index 00000000000..647e2275268 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt new file mode 100644 index 00000000000..ddd304ccc87 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/tdm/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/tdm/CMakeLists.txt new file mode 100644 index 00000000000..35f63260802 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt new file mode 100644 index 00000000000..f438387beb5 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/useragent/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/useragent/CMakeLists.txt new file mode 100644 index 00000000000..413e66b8679 --- /dev/null +++ b/tde-i18n-ru/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 ru +) diff --git a/tde-i18n-ru/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt b/tde-i18n-ru/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt new file mode 100644 index 00000000000..5c026fe2db3 --- /dev/null +++ b/tde-i18n-ru/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 ru +) -- cgit v1.2.1