diff options
author | Alexander Golubev <[email protected]> | 2013-12-31 01:02:29 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-12-31 01:02:29 +0100 |
commit | 2da3d7904a207ce635caddc4fc95b2f1d19039b3 (patch) | |
tree | 290662b7f4181b17388253448372d6355527cbcd /tde-i18n-it/docs/tdebase/kinfocenter | |
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-it/docs/tdebase/kinfocenter')
19 files changed, 118 insertions, 0 deletions
diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/CMakeLists.txt new file mode 100644 index 00000000000..482d8b07db9 --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/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 kinfocenter + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/cdinfo/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/cdinfo/CMakeLists.txt new file mode 100644 index 00000000000..7ee5950741d --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/cdinfo/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/cdinfo + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/devices/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/devices/CMakeLists.txt new file mode 100644 index 00000000000..cc3a1f7b94f --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/devices/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/devices + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/dma/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/dma/CMakeLists.txt new file mode 100644 index 00000000000..de2c0f893fc --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/dma/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/dma + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/interrupts/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/interrupts/CMakeLists.txt new file mode 100644 index 00000000000..6e17a9699b0 --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/interrupts/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/interrupts + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/ioports/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/ioports/CMakeLists.txt new file mode 100644 index 00000000000..d07fad5965e --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/ioports/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/ioports + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/memory/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/memory/CMakeLists.txt new file mode 100644 index 00000000000..ade3a63a987 --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/memory/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/memory + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/nics/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/nics/CMakeLists.txt new file mode 100644 index 00000000000..53d4776a9cf --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/nics/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/nics + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/opengl/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/opengl/CMakeLists.txt new file mode 100644 index 00000000000..12fc795180c --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/opengl/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/opengl + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/partitions/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/partitions/CMakeLists.txt new file mode 100644 index 00000000000..8a792cce501 --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/partitions/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/partitions + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/pci/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/pci/CMakeLists.txt new file mode 100644 index 00000000000..663b14406f3 --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/pci/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/pci + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/pcmcia/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/pcmcia/CMakeLists.txt new file mode 100644 index 00000000000..d9742ddf9bb --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/pcmcia/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/pcmcia + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/processor/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/processor/CMakeLists.txt new file mode 100644 index 00000000000..816aea46d42 --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/processor/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/processor + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/protocols/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/protocols/CMakeLists.txt new file mode 100644 index 00000000000..c0711bc6ded --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/protocols/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/protocols + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/samba/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/samba/CMakeLists.txt new file mode 100644 index 00000000000..a90c6af3990 --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/samba/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/samba + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/scsi/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/scsi/CMakeLists.txt new file mode 100644 index 00000000000..5482673e588 --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/scsi/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/scsi + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/sound/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/sound/CMakeLists.txt new file mode 100644 index 00000000000..c38e54d4d7a --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/sound/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/sound + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/usb/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/usb/CMakeLists.txt new file mode 100644 index 00000000000..2191904d5f7 --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/usb/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/usb + LANG it +) diff --git a/tde-i18n-it/docs/tdebase/kinfocenter/xserver/CMakeLists.txt b/tde-i18n-it/docs/tdebase/kinfocenter/xserver/CMakeLists.txt new file mode 100644 index 00000000000..8bd129f93ee --- /dev/null +++ b/tde-i18n-it/docs/tdebase/kinfocenter/xserver/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/xserver + LANG it +) |