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-es/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-es/docs/tdebase/kcontrol')
47 files changed, 286 insertions, 0 deletions
diff --git a/tde-i18n-es/docs/tdebase/kcontrol/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/CMakeLists.txt new file mode 100644 index 00000000000..7a0cfe2f2f6 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/arts/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/arts/CMakeLists.txt new file mode 100644 index 00000000000..f5e479667ea --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/background/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/background/CMakeLists.txt new file mode 100644 index 00000000000..0c9ce5986e6 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/bell/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/bell/CMakeLists.txt new file mode 100644 index 00000000000..f389031a153 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/cache/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/cache/CMakeLists.txt new file mode 100644 index 00000000000..02cc2f2b28c --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/clock/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/clock/CMakeLists.txt new file mode 100644 index 00000000000..f990b7d3c3b --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/colors/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/colors/CMakeLists.txt new file mode 100644 index 00000000000..f2dc2efd6f1 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/cookies/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/cookies/CMakeLists.txt new file mode 100644 index 00000000000..2e1bd4522ee --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/crypto/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/crypto/CMakeLists.txt new file mode 100644 index 00000000000..b252c050349 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/desktop/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/desktop/CMakeLists.txt new file mode 100644 index 00000000000..d40133cbab0 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt new file mode 100644 index 00000000000..64d9bf841f3 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt new file mode 100644 index 00000000000..56bc1d7b995 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/email/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/email/CMakeLists.txt new file mode 100644 index 00000000000..e458b88672e --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/energy/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/energy/CMakeLists.txt new file mode 100644 index 00000000000..f133e63c31d --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/filemanager/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/filemanager/CMakeLists.txt new file mode 100644 index 00000000000..ea714d96adc --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/filetypes/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/filetypes/CMakeLists.txt new file mode 100644 index 00000000000..74d348d8ccc --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/fonts/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/fonts/CMakeLists.txt new file mode 100644 index 00000000000..1b8daabbb52 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/helpindex/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/helpindex/CMakeLists.txt new file mode 100644 index 00000000000..06f3bd43b21 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/icons/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/icons/CMakeLists.txt new file mode 100644 index 00000000000..5f6fa85b088 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt new file mode 100644 index 00000000000..c929abf798a --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt new file mode 100644 index 00000000000..d571a2f1a66 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt new file mode 100644 index 00000000000..156f611134d --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt new file mode 100644 index 00000000000..eeff95f5d42 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt new file mode 100644 index 00000000000..968c860ac4c --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt new file mode 100644 index 00000000000..b4529c59fef --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt new file mode 100644 index 00000000000..2e0e48e8506 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt new file mode 100644 index 00000000000..cd40781a79a --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt new file mode 100644 index 00000000000..45353447408 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/keyboard/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/keyboard/CMakeLists.txt new file mode 100644 index 00000000000..942d77d4bbe --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/keys/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/keys/CMakeLists.txt new file mode 100644 index 00000000000..1a2de12a669 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/kthememgr/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/kthememgr/CMakeLists.txt new file mode 100644 index 00000000000..5f6df275318 --- /dev/null +++ b/tde-i18n-es/docs/tdebase/kcontrol/kthememgr/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/kthememgr + LANG es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/language/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/language/CMakeLists.txt new file mode 100644 index 00000000000..795603fdb10 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/mouse/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/mouse/CMakeLists.txt new file mode 100644 index 00000000000..afd4856e74d --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/netpref/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/netpref/CMakeLists.txt new file mode 100644 index 00000000000..deb5479d20f --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/panel/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/panel/CMakeLists.txt new file mode 100644 index 00000000000..c8fb2a311c3 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/panelappearance/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/panelappearance/CMakeLists.txt new file mode 100644 index 00000000000..de6c6f11082 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/passwords/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/passwords/CMakeLists.txt new file mode 100644 index 00000000000..e84b9dc42a0 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/performance/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/performance/CMakeLists.txt new file mode 100644 index 00000000000..6cbece420ba --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/proxy/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/proxy/CMakeLists.txt new file mode 100644 index 00000000000..bcc2fbb179c --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/screensaver/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/screensaver/CMakeLists.txt new file mode 100644 index 00000000000..41d6d988c69 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/smb/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/smb/CMakeLists.txt new file mode 100644 index 00000000000..66d47559068 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt new file mode 100644 index 00000000000..4687ff223c6 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt new file mode 100644 index 00000000000..5a01390a8f3 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/tdm/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/tdm/CMakeLists.txt new file mode 100644 index 00000000000..d48389c4726 --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt new file mode 100644 index 00000000000..351c2db3a6d --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/useragent/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/useragent/CMakeLists.txt new file mode 100644 index 00000000000..eac7672c8fe --- /dev/null +++ b/tde-i18n-es/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 es +) diff --git a/tde-i18n-es/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt b/tde-i18n-es/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt new file mode 100644 index 00000000000..03985e5bf53 --- /dev/null +++ b/tde-i18n-es/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 es +) |