summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pl/docs/tdenetwork
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2013-12-31 01:02:29 +0100
committerSlávek Banko <slavek.banko@axis.cz>2013-12-31 01:02:29 +0100
commit2da3d7904a207ce635caddc4fc95b2f1d19039b3 (patch)
tree290662b7f4181b17388253448372d6355527cbcd /tde-i18n-pl/docs/tdenetwork
parent967ad8d9b773eb857d78c6bbc6845a3b4b3c2fe9 (diff)
downloadtde-i18n-2da3d7904a207ce635caddc4fc95b2f1d19039b3.tar.gz
tde-i18n-2da3d7904a207ce635caddc4fc95b2f1d19039b3.zip
Initial cmake conversion
This resolves Bug 1329
Diffstat (limited to 'tde-i18n-pl/docs/tdenetwork')
-rw-r--r--tde-i18n-pl/docs/tdenetwork/CMakeLists.txt3
-rw-r--r--tde-i18n-pl/docs/tdenetwork/kget/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdenetwork/kopete/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdenetwork/kpf/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdenetwork/kppp/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdenetwork/krdc/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdenetwork/krfb/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdenetwork/ksirc/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdenetwork/kwifimanager/CMakeLists.txt6
9 files changed, 51 insertions, 0 deletions
diff --git a/tde-i18n-pl/docs/tdenetwork/CMakeLists.txt b/tde-i18n-pl/docs/tdenetwork/CMakeLists.txt
new file mode 100644
index 00000000000..9532d869435
--- /dev/null
+++ b/tde-i18n-pl/docs/tdenetwork/CMakeLists.txt
@@ -0,0 +1,3 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_auto_add_subdirectories( )
diff --git a/tde-i18n-pl/docs/tdenetwork/kget/CMakeLists.txt b/tde-i18n-pl/docs/tdenetwork/kget/CMakeLists.txt
new file mode 100644
index 00000000000..d5c9417c067
--- /dev/null
+++ b/tde-i18n-pl/docs/tdenetwork/kget/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kget
+ LANG pl
+)
diff --git a/tde-i18n-pl/docs/tdenetwork/kopete/CMakeLists.txt b/tde-i18n-pl/docs/tdenetwork/kopete/CMakeLists.txt
new file mode 100644
index 00000000000..7e4a9dcb348
--- /dev/null
+++ b/tde-i18n-pl/docs/tdenetwork/kopete/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kopete
+ LANG pl
+)
diff --git a/tde-i18n-pl/docs/tdenetwork/kpf/CMakeLists.txt b/tde-i18n-pl/docs/tdenetwork/kpf/CMakeLists.txt
new file mode 100644
index 00000000000..91654d3f6ab
--- /dev/null
+++ b/tde-i18n-pl/docs/tdenetwork/kpf/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kpf
+ LANG pl
+)
diff --git a/tde-i18n-pl/docs/tdenetwork/kppp/CMakeLists.txt b/tde-i18n-pl/docs/tdenetwork/kppp/CMakeLists.txt
new file mode 100644
index 00000000000..00efab918dc
--- /dev/null
+++ b/tde-i18n-pl/docs/tdenetwork/kppp/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kppp
+ LANG pl
+)
diff --git a/tde-i18n-pl/docs/tdenetwork/krdc/CMakeLists.txt b/tde-i18n-pl/docs/tdenetwork/krdc/CMakeLists.txt
new file mode 100644
index 00000000000..ba3b095dbd2
--- /dev/null
+++ b/tde-i18n-pl/docs/tdenetwork/krdc/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION krdc
+ LANG pl
+)
diff --git a/tde-i18n-pl/docs/tdenetwork/krfb/CMakeLists.txt b/tde-i18n-pl/docs/tdenetwork/krfb/CMakeLists.txt
new file mode 100644
index 00000000000..5db6c4b9f8e
--- /dev/null
+++ b/tde-i18n-pl/docs/tdenetwork/krfb/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION krfb
+ LANG pl
+)
diff --git a/tde-i18n-pl/docs/tdenetwork/ksirc/CMakeLists.txt b/tde-i18n-pl/docs/tdenetwork/ksirc/CMakeLists.txt
new file mode 100644
index 00000000000..43dc13581d7
--- /dev/null
+++ b/tde-i18n-pl/docs/tdenetwork/ksirc/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION ksirc
+ LANG pl
+)
diff --git a/tde-i18n-pl/docs/tdenetwork/kwifimanager/CMakeLists.txt b/tde-i18n-pl/docs/tdenetwork/kwifimanager/CMakeLists.txt
new file mode 100644
index 00000000000..33506aef8d6
--- /dev/null
+++ b/tde-i18n-pl/docs/tdenetwork/kwifimanager/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kwifimanager
+ LANG pl
+)