summaryrefslogtreecommitdiffstats
path: root/tde-i18n-it/docs/tdetoys
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-it/docs/tdetoys')
-rw-r--r--tde-i18n-it/docs/tdetoys/CMakeLists.txt3
-rw-r--r--tde-i18n-it/docs/tdetoys/amor/CMakeLists.txt6
-rw-r--r--tde-i18n-it/docs/tdetoys/kmoon/CMakeLists.txt6
-rw-r--r--tde-i18n-it/docs/tdetoys/kodo/CMakeLists.txt6
-rw-r--r--tde-i18n-it/docs/tdetoys/kteatime/CMakeLists.txt6
-rw-r--r--tde-i18n-it/docs/tdetoys/kweather/CMakeLists.txt6
-rw-r--r--tde-i18n-it/docs/tdetoys/kworldclock/CMakeLists.txt6
7 files changed, 39 insertions, 0 deletions
diff --git a/tde-i18n-it/docs/tdetoys/CMakeLists.txt b/tde-i18n-it/docs/tdetoys/CMakeLists.txt
new file mode 100644
index 00000000000..9532d869435
--- /dev/null
+++ b/tde-i18n-it/docs/tdetoys/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-it/docs/tdetoys/amor/CMakeLists.txt b/tde-i18n-it/docs/tdetoys/amor/CMakeLists.txt
new file mode 100644
index 00000000000..2edd1f0e451
--- /dev/null
+++ b/tde-i18n-it/docs/tdetoys/amor/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION amor
+ LANG it
+)
diff --git a/tde-i18n-it/docs/tdetoys/kmoon/CMakeLists.txt b/tde-i18n-it/docs/tdetoys/kmoon/CMakeLists.txt
new file mode 100644
index 00000000000..caf1a50e649
--- /dev/null
+++ b/tde-i18n-it/docs/tdetoys/kmoon/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kmoon
+ LANG it
+)
diff --git a/tde-i18n-it/docs/tdetoys/kodo/CMakeLists.txt b/tde-i18n-it/docs/tdetoys/kodo/CMakeLists.txt
new file mode 100644
index 00000000000..96855449bb2
--- /dev/null
+++ b/tde-i18n-it/docs/tdetoys/kodo/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kodo
+ LANG it
+)
diff --git a/tde-i18n-it/docs/tdetoys/kteatime/CMakeLists.txt b/tde-i18n-it/docs/tdetoys/kteatime/CMakeLists.txt
new file mode 100644
index 00000000000..f902a37564e
--- /dev/null
+++ b/tde-i18n-it/docs/tdetoys/kteatime/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kteatime
+ LANG it
+)
diff --git a/tde-i18n-it/docs/tdetoys/kweather/CMakeLists.txt b/tde-i18n-it/docs/tdetoys/kweather/CMakeLists.txt
new file mode 100644
index 00000000000..de9b94d59e2
--- /dev/null
+++ b/tde-i18n-it/docs/tdetoys/kweather/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kweather
+ LANG it
+)
diff --git a/tde-i18n-it/docs/tdetoys/kworldclock/CMakeLists.txt b/tde-i18n-it/docs/tdetoys/kworldclock/CMakeLists.txt
new file mode 100644
index 00000000000..afe1cdc0945
--- /dev/null
+++ b/tde-i18n-it/docs/tdetoys/kworldclock/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kworldclock
+ LANG it
+)