summaryrefslogtreecommitdiffstats
path: root/tde-i18n-es/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-es/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-es/docs/tdenetwork')
-rw-r--r--tde-i18n-es/docs/tdenetwork/CMakeLists.txt3
-rw-r--r--tde-i18n-es/docs/tdenetwork/kcontrol/CMakeLists.txt3
-rw-r--r--tde-i18n-es/docs/tdenetwork/kcontrol/kcmktalkd/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdenetwork/kcontrol/lanbrowser/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdenetwork/kdict/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdenetwork/kget/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdenetwork/knewsticker/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdenetwork/kopete/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdenetwork/kpf/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdenetwork/kppp/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdenetwork/krdc/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdenetwork/krfb/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdenetwork/ksirc/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdenetwork/ktalkd/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdenetwork/kwifimanager/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdenetwork/lisa/CMakeLists.txt6
16 files changed, 90 insertions, 0 deletions
diff --git a/tde-i18n-es/docs/tdenetwork/CMakeLists.txt b/tde-i18n-es/docs/tdenetwork/CMakeLists.txt
new file mode 100644
index 00000000000..9532d869435
--- /dev/null
+++ b/tde-i18n-es/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-es/docs/tdenetwork/kcontrol/CMakeLists.txt b/tde-i18n-es/docs/tdenetwork/kcontrol/CMakeLists.txt
new file mode 100644
index 00000000000..9532d869435
--- /dev/null
+++ b/tde-i18n-es/docs/tdenetwork/kcontrol/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-es/docs/tdenetwork/kcontrol/kcmktalkd/CMakeLists.txt b/tde-i18n-es/docs/tdenetwork/kcontrol/kcmktalkd/CMakeLists.txt
new file mode 100644
index 00000000000..b61417848ca
--- /dev/null
+++ b/tde-i18n-es/docs/tdenetwork/kcontrol/kcmktalkd/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/kcmktalkd
+ LANG es
+)
diff --git a/tde-i18n-es/docs/tdenetwork/kcontrol/lanbrowser/CMakeLists.txt b/tde-i18n-es/docs/tdenetwork/kcontrol/lanbrowser/CMakeLists.txt
new file mode 100644
index 00000000000..fd5bac4527d
--- /dev/null
+++ b/tde-i18n-es/docs/tdenetwork/kcontrol/lanbrowser/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/lanbrowser
+ LANG es
+)
diff --git a/tde-i18n-es/docs/tdenetwork/kdict/CMakeLists.txt b/tde-i18n-es/docs/tdenetwork/kdict/CMakeLists.txt
new file mode 100644
index 00000000000..b4c33497c54
--- /dev/null
+++ b/tde-i18n-es/docs/tdenetwork/kdict/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kdict
+ LANG es
+)
diff --git a/tde-i18n-es/docs/tdenetwork/kget/CMakeLists.txt b/tde-i18n-es/docs/tdenetwork/kget/CMakeLists.txt
new file mode 100644
index 00000000000..e60bd3dd1ff
--- /dev/null
+++ b/tde-i18n-es/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 es
+)
diff --git a/tde-i18n-es/docs/tdenetwork/knewsticker/CMakeLists.txt b/tde-i18n-es/docs/tdenetwork/knewsticker/CMakeLists.txt
new file mode 100644
index 00000000000..3c773719526
--- /dev/null
+++ b/tde-i18n-es/docs/tdenetwork/knewsticker/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION knewsticker
+ LANG es
+)
diff --git a/tde-i18n-es/docs/tdenetwork/kopete/CMakeLists.txt b/tde-i18n-es/docs/tdenetwork/kopete/CMakeLists.txt
new file mode 100644
index 00000000000..9dd5702c295
--- /dev/null
+++ b/tde-i18n-es/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 es
+)
diff --git a/tde-i18n-es/docs/tdenetwork/kpf/CMakeLists.txt b/tde-i18n-es/docs/tdenetwork/kpf/CMakeLists.txt
new file mode 100644
index 00000000000..13dc695dcca
--- /dev/null
+++ b/tde-i18n-es/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 es
+)
diff --git a/tde-i18n-es/docs/tdenetwork/kppp/CMakeLists.txt b/tde-i18n-es/docs/tdenetwork/kppp/CMakeLists.txt
new file mode 100644
index 00000000000..9a623ee344b
--- /dev/null
+++ b/tde-i18n-es/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 es
+)
diff --git a/tde-i18n-es/docs/tdenetwork/krdc/CMakeLists.txt b/tde-i18n-es/docs/tdenetwork/krdc/CMakeLists.txt
new file mode 100644
index 00000000000..dbc61979264
--- /dev/null
+++ b/tde-i18n-es/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 es
+)
diff --git a/tde-i18n-es/docs/tdenetwork/krfb/CMakeLists.txt b/tde-i18n-es/docs/tdenetwork/krfb/CMakeLists.txt
new file mode 100644
index 00000000000..194000e6ed1
--- /dev/null
+++ b/tde-i18n-es/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 es
+)
diff --git a/tde-i18n-es/docs/tdenetwork/ksirc/CMakeLists.txt b/tde-i18n-es/docs/tdenetwork/ksirc/CMakeLists.txt
new file mode 100644
index 00000000000..09b266d8198
--- /dev/null
+++ b/tde-i18n-es/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 es
+)
diff --git a/tde-i18n-es/docs/tdenetwork/ktalkd/CMakeLists.txt b/tde-i18n-es/docs/tdenetwork/ktalkd/CMakeLists.txt
new file mode 100644
index 00000000000..2cf53da1485
--- /dev/null
+++ b/tde-i18n-es/docs/tdenetwork/ktalkd/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION ktalkd
+ LANG es
+)
diff --git a/tde-i18n-es/docs/tdenetwork/kwifimanager/CMakeLists.txt b/tde-i18n-es/docs/tdenetwork/kwifimanager/CMakeLists.txt
new file mode 100644
index 00000000000..86226b2fa07
--- /dev/null
+++ b/tde-i18n-es/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 es
+)
diff --git a/tde-i18n-es/docs/tdenetwork/lisa/CMakeLists.txt b/tde-i18n-es/docs/tdenetwork/lisa/CMakeLists.txt
new file mode 100644
index 00000000000..99e1f8eacef
--- /dev/null
+++ b/tde-i18n-es/docs/tdenetwork/lisa/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION lisa
+ LANG es
+)