summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pl/data
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-pl/data')
-rw-r--r--tde-i18n-pl/data/CMakeLists.txt3
-rw-r--r--tde-i18n-pl/data/tdeedu/CMakeLists.txt3
-rw-r--r--tde-i18n-pl/data/tdeedu/khangman/CMakeLists.txt9
-rw-r--r--tde-i18n-pl/data/tdeedu/kturtle/CMakeLists.txt16
4 files changed, 31 insertions, 0 deletions
diff --git a/tde-i18n-pl/data/CMakeLists.txt b/tde-i18n-pl/data/CMakeLists.txt
new file mode 100644
index 00000000000..9532d869435
--- /dev/null
+++ b/tde-i18n-pl/data/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-pl/data/tdeedu/CMakeLists.txt b/tde-i18n-pl/data/tdeedu/CMakeLists.txt
new file mode 100644
index 00000000000..9532d869435
--- /dev/null
+++ b/tde-i18n-pl/data/tdeedu/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-pl/data/tdeedu/khangman/CMakeLists.txt b/tde-i18n-pl/data/tdeedu/khangman/CMakeLists.txt
new file mode 100644
index 00000000000..559a8b73627
--- /dev/null
+++ b/tde-i18n-pl/data/tdeedu/khangman/CMakeLists.txt
@@ -0,0 +1,9 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+install( FILES easy.kvtml animals.kvtml hard.kvtml medium.kvtml
+ DESTINATION ${DATA_INSTALL_DIR}/khangman/data/pl
+)
+
+install( FILES pl.txt
+ DESTINATION ${DATA_INSTALL_DIR}/khangman
+)
diff --git a/tde-i18n-pl/data/tdeedu/kturtle/CMakeLists.txt b/tde-i18n-pl/data/tdeedu/kturtle/CMakeLists.txt
new file mode 100644
index 00000000000..2556755ac57
--- /dev/null
+++ b/tde-i18n-pl/data/tdeedu/kturtle/CMakeLists.txt
@@ -0,0 +1,16 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+install( FILES logokeywords.pl.xml
+ DESTINATION ${DATA_INSTALL_DIR}/kturtle/data
+)
+
+install( FILES logohighlightstyle.pl.xml
+ DESTINATION ${DATA_INSTALL_DIR}/katepart/syntax
+)
+
+install( FILES kde.pl.logo kwiatek.pl.logo trojkat.pl.logo kolorytla.pl.logo
+ reklama.pl.logo trojkaty.pl.logo kwadrat.pl.logo strzalka.pl.logo
+ zawijasy.pl.logo kwadraty.pl.logo losowoimie.pl.logo
+ tabliczkamnozenia.pl.logo
+ DESTINATION ${DATA_INSTALL_DIR}/kturtle/examples/pl
+)