diff options
Diffstat (limited to 'tde-i18n-nl/data/tdeedu/kturtle/CMakeLists.txt')
-rw-r--r-- | tde-i18n-nl/data/tdeedu/kturtle/CMakeLists.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tde-i18n-nl/data/tdeedu/kturtle/CMakeLists.txt b/tde-i18n-nl/data/tdeedu/kturtle/CMakeLists.txt new file mode 100644 index 00000000000..d83df757903 --- /dev/null +++ b/tde-i18n-nl/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.nl.xml + DESTINATION ${DATA_INSTALL_DIR}/kturtle/data +) + +install( FILES logohighlightstyle.nl.xml + DESTINATION ${DATA_INSTALL_DIR}/katepart/syntax +) + +install( FILES advertentie.logo driehoek.logo pijl.logo vierkanten.logo + bloem.logo kleuren.logo randomnaam.logo vierkant.logo driehoeken.logo + krullen.logo tafels.logo + DESTINATION ${DATA_INSTALL_DIR}/kturtle/examples/nl +) |