summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pl/docs/tdebase/kinfocenter
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-pl/docs/tdebase/kinfocenter')
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/CMakeLists.txt10
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/cdinfo/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/devices/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/dma/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/interrupts/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/ioports/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/memory/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/nics/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/opengl/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/partitions/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/pci/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/pcmcia/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/processor/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/protocols/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/samba/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/scsi/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/sound/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/usb/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/kinfocenter/xserver/CMakeLists.txt6
19 files changed, 118 insertions, 0 deletions
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/CMakeLists.txt
new file mode 100644
index 00000000000..3696a67be11
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/cdinfo/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/cdinfo/CMakeLists.txt
new file mode 100644
index 00000000000..723223e47f6
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/devices/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/devices/CMakeLists.txt
new file mode 100644
index 00000000000..d8c47a87943
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/dma/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/dma/CMakeLists.txt
new file mode 100644
index 00000000000..7f469de272f
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/interrupts/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/interrupts/CMakeLists.txt
new file mode 100644
index 00000000000..a71985a1d82
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/ioports/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/ioports/CMakeLists.txt
new file mode 100644
index 00000000000..0eb08a1fc2d
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/memory/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/memory/CMakeLists.txt
new file mode 100644
index 00000000000..e5505bf1d63
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/nics/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/nics/CMakeLists.txt
new file mode 100644
index 00000000000..9c37bb6f788
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/opengl/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/opengl/CMakeLists.txt
new file mode 100644
index 00000000000..efb1b22c5a9
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/partitions/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/partitions/CMakeLists.txt
new file mode 100644
index 00000000000..c58476e84c8
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/pci/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/pci/CMakeLists.txt
new file mode 100644
index 00000000000..2255ee332c0
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/pcmcia/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/pcmcia/CMakeLists.txt
new file mode 100644
index 00000000000..eeafc223a77
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/processor/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/processor/CMakeLists.txt
new file mode 100644
index 00000000000..3c8c5beade8
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/protocols/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/protocols/CMakeLists.txt
new file mode 100644
index 00000000000..a042075f63f
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/samba/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/samba/CMakeLists.txt
new file mode 100644
index 00000000000..0f4c6bdccf4
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/scsi/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/scsi/CMakeLists.txt
new file mode 100644
index 00000000000..e7dad0199ac
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/sound/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/sound/CMakeLists.txt
new file mode 100644
index 00000000000..22e427bb521
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/usb/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/usb/CMakeLists.txt
new file mode 100644
index 00000000000..ac059e451ea
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/xserver/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/xserver/CMakeLists.txt
new file mode 100644
index 00000000000..29f6d58a822
--- /dev/null
+++ b/tde-i18n-pl/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 pl
+)