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-fr/docs/tdebase/kcontrol/CMakeLists.txt | 10 ++++++++++ tde-i18n-fr/docs/tdebase/kcontrol/arts/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/background/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/bell/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/cache/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/clock/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/colors/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/cookies/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/crypto/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/desktop/CMakeLists.txt | 6 ++++++ .../docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/email/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/energy/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/filemanager/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/filetypes/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/fonts/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/helpindex/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/icons/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/keyboard/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/keys/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/kthememgr/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/language/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/mouse/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/netpref/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/panel/CMakeLists.txt | 6 ++++++ .../docs/tdebase/kcontrol/panelappearance/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/passwords/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/performance/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/proxy/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/screensaver/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/smb/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/tdm/CMakeLists.txt | 6 ++++++ .../docs/tdebase/kcontrol/twindecoration/CMakeLists.txt | 6 ++++++ tde-i18n-fr/docs/tdebase/kcontrol/useragent/CMakeLists.txt | 6 ++++++ .../docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt | 6 ++++++ 47 files changed, 286 insertions(+) create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/arts/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/background/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/bell/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/cache/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/clock/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/colors/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/cookies/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/crypto/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/desktop/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/email/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/energy/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/filemanager/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/filetypes/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/fonts/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/helpindex/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/icons/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/keyboard/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/keys/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/kthememgr/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/language/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/mouse/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/netpref/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/panel/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/panelappearance/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/passwords/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/performance/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/proxy/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/screensaver/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/smb/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/tdm/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/useragent/CMakeLists.txt create mode 100644 tde-i18n-fr/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt (limited to 'tde-i18n-fr/docs/tdebase/kcontrol') diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/CMakeLists.txt new file mode 100644 index 00000000000..66a68f52334 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/arts/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/arts/CMakeLists.txt new file mode 100644 index 00000000000..3b719d5fee5 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/background/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/background/CMakeLists.txt new file mode 100644 index 00000000000..f9a4e638b0f --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/bell/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/bell/CMakeLists.txt new file mode 100644 index 00000000000..46b9e44e00a --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/cache/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/cache/CMakeLists.txt new file mode 100644 index 00000000000..1b67a2c914c --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/clock/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/clock/CMakeLists.txt new file mode 100644 index 00000000000..7b4b94874d0 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/colors/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/colors/CMakeLists.txt new file mode 100644 index 00000000000..c01e683828a --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/cookies/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/cookies/CMakeLists.txt new file mode 100644 index 00000000000..e907eb5abd1 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/crypto/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/crypto/CMakeLists.txt new file mode 100644 index 00000000000..fc4d7052912 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/desktop/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/desktop/CMakeLists.txt new file mode 100644 index 00000000000..86684ffbb43 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt new file mode 100644 index 00000000000..dbd16f7dab8 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt new file mode 100644 index 00000000000..05f4f536133 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/email/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/email/CMakeLists.txt new file mode 100644 index 00000000000..dfa77b7e95c --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/energy/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/energy/CMakeLists.txt new file mode 100644 index 00000000000..fa60e03c4da --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/filemanager/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/filemanager/CMakeLists.txt new file mode 100644 index 00000000000..9c442227fb5 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/filetypes/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/filetypes/CMakeLists.txt new file mode 100644 index 00000000000..c2969d18334 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/fonts/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/fonts/CMakeLists.txt new file mode 100644 index 00000000000..9cae49075d4 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/helpindex/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/helpindex/CMakeLists.txt new file mode 100644 index 00000000000..6b87604409d --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/icons/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/icons/CMakeLists.txt new file mode 100644 index 00000000000..52344db6fb1 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt new file mode 100644 index 00000000000..483a098224a --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt new file mode 100644 index 00000000000..c6be9094d51 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt new file mode 100644 index 00000000000..4afba9b76a0 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt new file mode 100644 index 00000000000..b37a20d1227 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt new file mode 100644 index 00000000000..b909f237a6a --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt new file mode 100644 index 00000000000..56ba1ac7b88 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt new file mode 100644 index 00000000000..4d6ecdf5793 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt new file mode 100644 index 00000000000..46696f2b371 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt new file mode 100644 index 00000000000..372581051d4 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/keyboard/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/keyboard/CMakeLists.txt new file mode 100644 index 00000000000..34d55bfad08 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/keys/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/keys/CMakeLists.txt new file mode 100644 index 00000000000..00754753846 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/kthememgr/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/kthememgr/CMakeLists.txt new file mode 100644 index 00000000000..072fde00600 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/language/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/language/CMakeLists.txt new file mode 100644 index 00000000000..2a8ece23d11 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/mouse/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/mouse/CMakeLists.txt new file mode 100644 index 00000000000..675eed17863 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/netpref/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/netpref/CMakeLists.txt new file mode 100644 index 00000000000..71657aa2610 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/panel/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/panel/CMakeLists.txt new file mode 100644 index 00000000000..01b0f5d8ff7 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/panelappearance/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/panelappearance/CMakeLists.txt new file mode 100644 index 00000000000..b11b4da3b4d --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/passwords/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/passwords/CMakeLists.txt new file mode 100644 index 00000000000..fc8b7496028 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/performance/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/performance/CMakeLists.txt new file mode 100644 index 00000000000..9cb8342bdc6 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/proxy/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/proxy/CMakeLists.txt new file mode 100644 index 00000000000..e21c68b283e --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/screensaver/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/screensaver/CMakeLists.txt new file mode 100644 index 00000000000..b564479d2af --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/smb/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/smb/CMakeLists.txt new file mode 100644 index 00000000000..78da6e6910a --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt new file mode 100644 index 00000000000..778888d47f1 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt new file mode 100644 index 00000000000..87733c2a69e --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/tdm/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/tdm/CMakeLists.txt new file mode 100644 index 00000000000..e23429534a1 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt new file mode 100644 index 00000000000..fcf6015807b --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/useragent/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/useragent/CMakeLists.txt new file mode 100644 index 00000000000..a5057cdd6a3 --- /dev/null +++ b/tde-i18n-fr/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 fr +) diff --git a/tde-i18n-fr/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt new file mode 100644 index 00000000000..374483f05f8 --- /dev/null +++ b/tde-i18n-fr/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 fr +) -- cgit v1.2.1