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-ja/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-ja/docs/tdebase/kcontrol')
33 files changed, 202 insertions, 0 deletions
diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/CMakeLists.txt new file mode 100644 index 00000000000..5c0dfbc4a3f --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/arts/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/arts/CMakeLists.txt new file mode 100644 index 00000000000..7f695984e3b --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/bell/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/bell/CMakeLists.txt new file mode 100644 index 00000000000..a6e8b071886 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/clock/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/clock/CMakeLists.txt new file mode 100644 index 00000000000..23add089d24 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/colors/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/colors/CMakeLists.txt new file mode 100644 index 00000000000..e1242ccfa28 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/cookies/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/cookies/CMakeLists.txt new file mode 100644 index 00000000000..ca920a3f19c --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/crypto/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/crypto/CMakeLists.txt new file mode 100644 index 00000000000..ff5c492a7c0 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/desktop/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/desktop/CMakeLists.txt new file mode 100644 index 00000000000..204407f45c0 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt new file mode 100644 index 00000000000..3db16ad11b3 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/email/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/email/CMakeLists.txt new file mode 100644 index 00000000000..09047a0ee6f --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/filetypes/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/filetypes/CMakeLists.txt new file mode 100644 index 00000000000..8517639b9d5 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/fonts/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/fonts/CMakeLists.txt new file mode 100644 index 00000000000..a4fc32ba5e4 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/icons/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/icons/CMakeLists.txt new file mode 100644 index 00000000000..b44e6e85e93 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt new file mode 100644 index 00000000000..4e62ca67274 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/kcmkonsole/CMakeLists.txt new file mode 100644 index 00000000000..251449aea01 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt new file mode 100644 index 00000000000..ab5847091e0 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/kcmnotify/CMakeLists.txt new file mode 100644 index 00000000000..1b25159d98c --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt new file mode 100644 index 00000000000..2856bbb369b --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/kcmtaskbar/CMakeLists.txt new file mode 100644 index 00000000000..f425a6a6e3e --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/keyboard/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/keyboard/CMakeLists.txt new file mode 100644 index 00000000000..9681a834c43 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/keys/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/keys/CMakeLists.txt new file mode 100644 index 00000000000..26037824876 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/kthememgr/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/kthememgr/CMakeLists.txt new file mode 100644 index 00000000000..a51fae36ce2 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/mouse/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/mouse/CMakeLists.txt new file mode 100644 index 00000000000..47832772248 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/netpref/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/netpref/CMakeLists.txt new file mode 100644 index 00000000000..2cc18b7daf5 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/passwords/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/passwords/CMakeLists.txt new file mode 100644 index 00000000000..e978670ccf6 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/proxy/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/proxy/CMakeLists.txt new file mode 100644 index 00000000000..92bafe25012 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/screensaver/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/screensaver/CMakeLists.txt new file mode 100644 index 00000000000..b6a7afea9e1 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/smb/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/smb/CMakeLists.txt new file mode 100644 index 00000000000..088814a8939 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt new file mode 100644 index 00000000000..ff2ac54cdcb --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/tdehtml/CMakeLists.txt new file mode 100644 index 00000000000..5ff1e5d5e58 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt new file mode 100644 index 00000000000..ced036c0b2d --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/useragent/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/useragent/CMakeLists.txt new file mode 100644 index 00000000000..6cccb22ae84 --- /dev/null +++ b/tde-i18n-ja/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 ja +) diff --git a/tde-i18n-ja/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt new file mode 100644 index 00000000000..fa2630a15f1 --- /dev/null +++ b/tde-i18n-ja/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 ja +) |