From 6d747afe2f2250a9f25adb3c758a91fc21520e74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 19 Nov 2020 03:02:00 +0100 Subject: Use universal common rules instead of many individual CMakeListst.txt files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Note: For systems and distributions where individual language directories are unpacked for building, you need to add an unpacking for the 'template' directory in addition to the 'cmake' directory. Signed-off-by: Slávek Banko --- tde-i18n-en_GB/docs/tdebase/kcontrol/CMakeLists.txt | 10 ---------- tde-i18n-en_GB/docs/tdebase/kcontrol/arts/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/background/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/bell/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/cache/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/clock/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/colors/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/cookies/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/crypto/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/desktop/CMakeLists.txt | 6 ------ .../docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/email/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/energy/CMakeLists.txt | 6 ------ .../docs/tdebase/kcontrol/filemanager/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/filetypes/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/fonts/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/helpindex/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/icons/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt | 6 ------ .../docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt | 6 ------ .../docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/keyboard/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/keys/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/kthememgr/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/language/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/mouse/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/netpref/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/panel/CMakeLists.txt | 6 ------ .../docs/tdebase/kcontrol/panelappearance/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/passwords/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/proxy/CMakeLists.txt | 6 ------ .../docs/tdebase/kcontrol/screensaver/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/smb/CMakeLists.txt | 6 ------ .../docs/tdebase/kcontrol/spellchecking/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/tdm/CMakeLists.txt | 6 ------ .../docs/tdebase/kcontrol/twindecoration/CMakeLists.txt | 6 ------ tde-i18n-en_GB/docs/tdebase/kcontrol/useragent/CMakeLists.txt | 6 ------ .../docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt | 6 ------ 46 files changed, 280 deletions(-) delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/arts/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/background/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/bell/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/cache/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/clock/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/colors/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/cookies/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/crypto/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/desktop/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/email/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/energy/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/filemanager/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/filetypes/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/fonts/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/helpindex/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/icons/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/keyboard/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/keys/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/kthememgr/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/language/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/mouse/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/netpref/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/panel/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/panelappearance/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/passwords/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/proxy/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/screensaver/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/smb/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/tdm/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/useragent/CMakeLists.txt delete mode 100644 tde-i18n-en_GB/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt (limited to 'tde-i18n-en_GB/docs/tdebase/kcontrol') diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/CMakeLists.txt deleted file mode 100644 index 425b53a7af1..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/CMakeLists.txt +++ /dev/null @@ -1,10 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_auto_add_subdirectories( ) - -##### documentation ############################# - -tde_create_handbook( - DESTINATION kcontrol - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/arts/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/arts/CMakeLists.txt deleted file mode 100644 index 25e9a83cf77..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/arts/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/arts - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/background/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/background/CMakeLists.txt deleted file mode 100644 index 0c1a1bd43fc..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/background/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/background - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/bell/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/bell/CMakeLists.txt deleted file mode 100644 index ee2cc85790a..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/bell/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/bell - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/cache/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/cache/CMakeLists.txt deleted file mode 100644 index 06776b8daf8..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/cache/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/cache - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/clock/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/clock/CMakeLists.txt deleted file mode 100644 index ffda2a93b5c..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/clock/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/clock - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/colors/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/colors/CMakeLists.txt deleted file mode 100644 index a414a7c4df1..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/colors/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/colors - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/cookies/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/cookies/CMakeLists.txt deleted file mode 100644 index db0c842070e..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/cookies/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/cookies - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/crypto/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/crypto/CMakeLists.txt deleted file mode 100644 index 6cbc3b9a322..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/crypto/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/crypto - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/desktop/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/desktop/CMakeLists.txt deleted file mode 100644 index 92dbeb76c3f..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/desktop/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/desktop - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt deleted file mode 100644 index 66bf71e646e..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/desktopbehavior/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/desktopbehavior - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt deleted file mode 100644 index b83378cf0e6..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/ebrowsing - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/email/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/email/CMakeLists.txt deleted file mode 100644 index ddd57e5dafc..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/email/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/email - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/energy/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/energy/CMakeLists.txt deleted file mode 100644 index a8e64a57022..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/energy/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/energy - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/filemanager/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/filemanager/CMakeLists.txt deleted file mode 100644 index 35a96617ed6..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/filemanager/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/filemanager - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/filetypes/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/filetypes/CMakeLists.txt deleted file mode 100644 index fee63a136dc..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/filetypes/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/filetypes - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/fonts/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/fonts/CMakeLists.txt deleted file mode 100644 index 88eef23f7c3..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/fonts/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/fonts - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/helpindex/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/helpindex/CMakeLists.txt deleted file mode 100644 index be0574439bc..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/helpindex/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/helpindex - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/icons/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/icons/CMakeLists.txt deleted file mode 100644 index a87fc026a13..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/icons/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/icons - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt deleted file mode 100644 index 2ba710c709c..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmaccess/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/kcmaccess - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt deleted file mode 100644 index 51d15edc3f6..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/kcmcss - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt deleted file mode 100644 index 707cf8bfb96..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmfontinst/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/kcmfontinst - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt deleted file mode 100644 index 345540065f9..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/kcmkonsole - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt deleted file mode 100644 index 6a01fd73929..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/kcmlaunch - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt deleted file mode 100644 index 9746e0627f6..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/kcmnotify - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt deleted file mode 100644 index dbdb019ea0a..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/kcmsmserver - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt deleted file mode 100644 index 0ad4d8e2eea..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmstyle/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/kcmstyle - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt deleted file mode 100644 index a3ecaeafabc..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/kcmtaskbar - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/keyboard/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/keyboard/CMakeLists.txt deleted file mode 100644 index 10bb4a8bb54..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/keyboard/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/keyboard - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/keys/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/keys/CMakeLists.txt deleted file mode 100644 index d7f33a3ff4f..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/keys/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/keys - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/kthememgr/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/kthememgr/CMakeLists.txt deleted file mode 100644 index 1f9e07507a5..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/kthememgr/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/kthememgr - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/language/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/language/CMakeLists.txt deleted file mode 100644 index fd84af4a32b..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/language/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/language - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/mouse/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/mouse/CMakeLists.txt deleted file mode 100644 index e7aed71cca5..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/mouse/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/mouse - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/netpref/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/netpref/CMakeLists.txt deleted file mode 100644 index e34dced881b..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/netpref/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/netpref - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/panel/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/panel/CMakeLists.txt deleted file mode 100644 index 60b840e3e7a..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/panel/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/panel - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/panelappearance/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/panelappearance/CMakeLists.txt deleted file mode 100644 index a5d1179a824..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/panelappearance/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/panelappearance - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/passwords/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/passwords/CMakeLists.txt deleted file mode 100644 index fea5634b2c2..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/passwords/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/passwords - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/proxy/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/proxy/CMakeLists.txt deleted file mode 100644 index 0694eaa2f64..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/proxy/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/proxy - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/screensaver/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/screensaver/CMakeLists.txt deleted file mode 100644 index b66d0225e55..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/screensaver/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/screensaver - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/smb/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/smb/CMakeLists.txt deleted file mode 100644 index 5863cfc7b63..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/smb/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/smb - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt deleted file mode 100644 index 583e4b8ea5e..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/spellchecking - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt deleted file mode 100644 index 5123c596f0f..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/tdehtml - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/tdm/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/tdm/CMakeLists.txt deleted file mode 100644 index 697b5f9d49d..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/tdm/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/tdm - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt deleted file mode 100644 index 08f7382cabd..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/twindecoration - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/useragent/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/useragent/CMakeLists.txt deleted file mode 100644 index 32a72ea7477..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/useragent/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/useragent - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt deleted file mode 100644 index c5145e6be16..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/windowmanagement - LANG en_GB -) -- cgit v1.2.1