summaryrefslogtreecommitdiffstats
path: root/tde-i18n-ru/docs/tdetoys
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-ru/docs/tdetoys')
-rw-r--r--tde-i18n-ru/docs/tdetoys/CMakeLists.txt3
-rw-r--r--tde-i18n-ru/docs/tdetoys/amor/CMakeLists.txt6
-rw-r--r--tde-i18n-ru/docs/tdetoys/kmoon/CMakeLists.txt6
-rw-r--r--tde-i18n-ru/docs/tdetoys/kodo/CMakeLists.txt6
-rw-r--r--tde-i18n-ru/docs/tdetoys/kweather/CMakeLists.txt6
-rw-r--r--tde-i18n-ru/docs/tdetoys/kworldclock/CMakeLists.txt6
6 files changed, 33 insertions, 0 deletions
diff --git a/tde-i18n-ru/docs/tdetoys/CMakeLists.txt b/tde-i18n-ru/docs/tdetoys/CMakeLists.txt
new file mode 100644
index 00000000000..9532d869435
--- /dev/null
+++ b/tde-i18n-ru/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-ru/docs/tdetoys/amor/CMakeLists.txt b/tde-i18n-ru/docs/tdetoys/amor/CMakeLists.txt
new file mode 100644
index 00000000000..70aa6e96a05
--- /dev/null
+++ b/tde-i18n-ru/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 ru
+)
diff --git a/tde-i18n-ru/docs/tdetoys/kmoon/CMakeLists.txt b/tde-i18n-ru/docs/tdetoys/kmoon/CMakeLists.txt
new file mode 100644
index 00000000000..34f71b691fa
--- /dev/null
+++ b/tde-i18n-ru/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 ru
+)
diff --git a/tde-i18n-ru/docs/tdetoys/kodo/CMakeLists.txt b/tde-i18n-ru/docs/tdetoys/kodo/CMakeLists.txt
new file mode 100644
index 00000000000..7950db840a8
--- /dev/null
+++ b/tde-i18n-ru/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 ru
+)
diff --git a/tde-i18n-ru/docs/tdetoys/kweather/CMakeLists.txt b/tde-i18n-ru/docs/tdetoys/kweather/CMakeLists.txt
new file mode 100644
index 00000000000..c46e948c22f
--- /dev/null
+++ b/tde-i18n-ru/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 ru
+)
diff --git a/tde-i18n-ru/docs/tdetoys/kworldclock/CMakeLists.txt b/tde-i18n-ru/docs/tdetoys/kworldclock/CMakeLists.txt
new file mode 100644
index 00000000000..c759bcc8c49
--- /dev/null
+++ b/tde-i18n-ru/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 ru
+)