summaryrefslogtreecommitdiffstats
path: root/tde-i18n-sl/docs/tdebase
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-sl/docs/tdebase
parent967ad8d9b773eb857d78c6bbc6845a3b4b3c2fe9 (diff)
downloadtde-i18n-2da3d7904a207ce635caddc4fc95b2f1d19039b3.tar.gz
tde-i18n-2da3d7904a207ce635caddc4fc95b2f1d19039b3.zip
Initial cmake conversion
This resolves Bug 1329
Diffstat (limited to 'tde-i18n-sl/docs/tdebase')
-rw-r--r--tde-i18n-sl/docs/tdebase/CMakeLists.txt3
-rw-r--r--tde-i18n-sl/docs/tdebase/faq/CMakeLists.txt7
-rw-r--r--tde-i18n-sl/docs/tdebase/glossary/CMakeLists.txt7
-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
-rw-r--r--tde-i18n-sl/docs/tdebase/kfind/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/khelpcenter/CMakeLists.txt16
-rw-r--r--tde-i18n-sl/docs/tdebase/kinfocenter/CMakeLists.txt3
-rw-r--r--tde-i18n-sl/docs/tdebase/kinfocenter/dma/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kinfocenter/partitions/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kinfocenter/pci/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kinfocenter/pcmcia/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kinfocenter/processor/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kinfocenter/protocols/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kinfocenter/samba/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kinfocenter/scsi/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kinfocenter/sound/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/kinfocenter/xserver/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/konqueror/CMakeLists.txt15
-rw-r--r--tde-i18n-sl/docs/tdebase/konsole/CMakeLists.txt13
-rw-r--r--tde-i18n-sl/docs/tdebase/tdeioslave/CMakeLists.txt7
-rw-r--r--tde-i18n-sl/docs/tdebase/tdeprint/CMakeLists.txt7
-rw-r--r--tde-i18n-sl/docs/tdebase/tdesu/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/tdm/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/userguide/CMakeLists.txt6
-rw-r--r--tde-i18n-sl/docs/tdebase/visualdict/CMakeLists.txt16
41 files changed, 285 insertions, 0 deletions
diff --git a/tde-i18n-sl/docs/tdebase/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/CMakeLists.txt
new file mode 100644
index 00000000000..9532d869435
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/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-sl/docs/tdebase/faq/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/faq/CMakeLists.txt
new file mode 100644
index 00000000000..98b2180dfa0
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/faq/CMakeLists.txt
@@ -0,0 +1,7 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION khelpcenter/faq
+ NOINDEX
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/glossary/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/glossary/CMakeLists.txt
new file mode 100644
index 00000000000..f1f12b69349
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/glossary/CMakeLists.txt
@@ -0,0 +1,7 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION khelpcenter/glossary
+ NOINDEX
+ LANG sl
+)
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
+)
diff --git a/tde-i18n-sl/docs/tdebase/kfind/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kfind/CMakeLists.txt
new file mode 100644
index 00000000000..51be83568cf
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kfind/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kfind
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/khelpcenter/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/khelpcenter/CMakeLists.txt
new file mode 100644
index 00000000000..05618a43c3a
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/khelpcenter/CMakeLists.txt
@@ -0,0 +1,16 @@
+#################################################
+#
+# (C) 2013 Alexander Golubev (Fat-Zer)
+# fatzer2 (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook(
+ DESTINATION khelpcenter
+ LANG sl
+ EXTRA exec.xpm
+)
diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/CMakeLists.txt
new file mode 100644
index 00000000000..9532d869435
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kinfocenter/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-sl/docs/tdebase/kinfocenter/dma/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/dma/CMakeLists.txt
new file mode 100644
index 00000000000..f261f02f25b
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kinfocenter/dma/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kinfocenter/dma
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/partitions/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/partitions/CMakeLists.txt
new file mode 100644
index 00000000000..5b1a2296862
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kinfocenter/partitions/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kinfocenter/partitions
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/pci/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/pci/CMakeLists.txt
new file mode 100644
index 00000000000..ab80677745c
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kinfocenter/pci/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kinfocenter/pci
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/pcmcia/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/pcmcia/CMakeLists.txt
new file mode 100644
index 00000000000..eff8eea1a7a
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kinfocenter/pcmcia/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kinfocenter/pcmcia
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/processor/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/processor/CMakeLists.txt
new file mode 100644
index 00000000000..37ebe2c5333
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kinfocenter/processor/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kinfocenter/processor
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/protocols/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/protocols/CMakeLists.txt
new file mode 100644
index 00000000000..c4b3dff4cb0
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kinfocenter/protocols/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kinfocenter/protocols
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/samba/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/samba/CMakeLists.txt
new file mode 100644
index 00000000000..7bbb8056bc5
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kinfocenter/samba/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kinfocenter/samba
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/scsi/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/scsi/CMakeLists.txt
new file mode 100644
index 00000000000..10fd2d24d4f
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kinfocenter/scsi/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kinfocenter/scsi
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/sound/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/sound/CMakeLists.txt
new file mode 100644
index 00000000000..1346a3a960f
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kinfocenter/sound/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kinfocenter/sound
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/xserver/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/xserver/CMakeLists.txt
new file mode 100644
index 00000000000..01987c2494a
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/kinfocenter/xserver/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kinfocenter/xserver
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/konqueror/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/konqueror/CMakeLists.txt
new file mode 100644
index 00000000000..37512f5dd1b
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/konqueror/CMakeLists.txt
@@ -0,0 +1,15 @@
+#################################################
+#
+# (C) 2013 Alexander Golubev (Fat-Zer)
+# fatzer2 (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+install( FILES konqorg.png samba.png cmndline.png parts.png filetype1.png
+ konqdoc9.png konqdoc5.png filetype4.png dirtree.png dragdrop.png
+ filetype3.png
+ DESTINATION ${HTML_INSTALL_DIR}/sl/konqueror )
diff --git a/tde-i18n-sl/docs/tdebase/konsole/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/konsole/CMakeLists.txt
new file mode 100644
index 00000000000..5bb59a10008
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/konsole/CMakeLists.txt
@@ -0,0 +1,13 @@
+#################################################
+#
+# (C) 2013 Alexander Golubev (Fat-Zer)
+# fatzer2 (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+install( FILES konsole.png
+ DESTINATION ${HTML_INSTALL_DIR}/sl/konsole/ )
diff --git a/tde-i18n-sl/docs/tdebase/tdeioslave/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/tdeioslave/CMakeLists.txt
new file mode 100644
index 00000000000..1a24b0ffd3e
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/tdeioslave/CMakeLists.txt
@@ -0,0 +1,7 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION tdeioslave
+ NOINDEX
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/tdeprint/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/tdeprint/CMakeLists.txt
new file mode 100644
index 00000000000..e7b2b19d3fb
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/tdeprint/CMakeLists.txt
@@ -0,0 +1,7 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION tdeprint
+ NOINDEX
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/tdesu/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/tdesu/CMakeLists.txt
new file mode 100644
index 00000000000..5076bfdf377
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/tdesu/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION tdesu
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/tdm/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/tdm/CMakeLists.txt
new file mode 100644
index 00000000000..d11dd856760
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/tdm/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION tdm
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/userguide/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/userguide/CMakeLists.txt
new file mode 100644
index 00000000000..23302ab43fd
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/userguide/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION khelpcenter/userguide
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/visualdict/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/visualdict/CMakeLists.txt
new file mode 100644
index 00000000000..90d80e23d4a
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/visualdict/CMakeLists.txt
@@ -0,0 +1,16 @@
+#################################################
+#
+# (C) 2013 Alexander Golubev (Fat-Zer)
+# fatzer2 (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+install( FILES pict1.png pict2.png pict3.png pict4.png pict5.png pict6.png
+ pict7.png pict8.png pict9.png pict10.png pict11.png pict12.png
+ pict13.png pict14.png pict15.png pict16.png pict17.png pict18.png
+ pict19.png pict20.png
+ DESTINATION ${HTML_INSTALL_DIR}/sl/khelpcenter/visualdict )