summaryrefslogtreecommitdiffstats
path: root/tde-i18n-ru/data/tdeedu/kturtle/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-ru/data/tdeedu/kturtle/CMakeLists.txt')
-rw-r--r--tde-i18n-ru/data/tdeedu/kturtle/CMakeLists.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/tde-i18n-ru/data/tdeedu/kturtle/CMakeLists.txt b/tde-i18n-ru/data/tdeedu/kturtle/CMakeLists.txt
new file mode 100644
index 00000000000..1f8cd60a9d4
--- /dev/null
+++ b/tde-i18n-ru/data/tdeedu/kturtle/CMakeLists.txt
@@ -0,0 +1,15 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+install( FILES logokeywords.ru.xml
+ DESTINATION ${DATA_INSTALL_DIR}/kturtle/data
+)
+
+install( FILES logohighlightstyle.ru.xml
+ DESTINATION ${DATA_INSTALL_DIR}/katepart/syntax
+)
+
+install( FILES ad.logo arrow.logo canvascolors.logo curly.logo flower.logo
+ kde.logo randomname.logo square.logo squaresss.logo timestables.logo
+ triangle.logo trianglesss.logo
+ DESTINATION ${DATA_INSTALL_DIR}/kturtle/examples/ru
+)