summaryrefslogtreecommitdiffstats
path: root/tde-i18n-sl/docs/tdebase/kcontrol
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-sl/docs/tdebase/kcontrol')
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/CMakeLists.txt10
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/arts/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/bell/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/clock/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/cookies/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/crypto/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/filetypes/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/keyboard/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/proxy/CMakeLists.txt7
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/smb/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt6
17 files changed, 107 insertions, 0 deletions
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/CMakeLists.txt
new file mode 100644
index 00000000000..1a0af1a025b
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/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 kcontrol
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/arts/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/arts/CMakeLists.txt
new file mode 100644
index 00000000000..e6299506982
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/arts/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/arts
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/bell/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/bell/CMakeLists.txt
new file mode 100644
index 00000000000..e6d83090dbe
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/bell/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/bell
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/clock/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/clock/CMakeLists.txt
new file mode 100644
index 00000000000..e8ec367eafe
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/clock/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/clock
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/cookies/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/cookies/CMakeLists.txt
new file mode 100644
index 00000000000..27684e76209
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/cookies/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/cookies
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/crypto/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/crypto/CMakeLists.txt
new file mode 100644
index 00000000000..956408d0e5c
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/crypto/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/crypto
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt
new file mode 100644
index 00000000000..b6de70c80fe
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/ebrowsing
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/filetypes/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/filetypes/CMakeLists.txt
new file mode 100644
index 00000000000..17e22c638dc
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/filetypes/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/filetypes
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt
new file mode 100644
index 00000000000..8a902e704c3
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/kcmcss
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt
new file mode 100644
index 00000000000..1c204242c44
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/kcmlaunch
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt
new file mode 100644
index 00000000000..326c268b1b6
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/kcmsmserver
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/keyboard/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/keyboard/CMakeLists.txt
new file mode 100644
index 00000000000..30e0cec65cb
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/keyboard/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/keyboard
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/proxy/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/proxy/CMakeLists.txt
new file mode 100644
index 00000000000..189079073bf
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/proxy/CMakeLists.txt
@@ -0,0 +1,7 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/proxy
+ NOINDEX
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/smb/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/smb/CMakeLists.txt
new file mode 100644
index 00000000000..e68234abe1f
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/smb/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/smb
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt
new file mode 100644
index 00000000000..edaadbe247c
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/spellchecking
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt
new file mode 100644
index 00000000000..68ea7fc284c
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/twindecoration
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt
new file mode 100644
index 00000000000..f0e9c79b2ce
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kcontrol/windowmanagement
+ LANG sl
+)