summaryrefslogtreecommitdiffstats
path: root/tde-i18n-en_GB/data/tdeedu/kturtle/CMakeLists.txt
blob: fdfd48853db689942e7b3720b79d874e74f31941 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer

install( FILES logokeywords.en_GB.xml
  DESTINATION ${DATA_INSTALL_DIR}/kturtle/data
)

install( FILES logohighlightstyle.en_GB.xml
  DESTINATION ${DATA_INSTALL_DIR}/katepart/syntax
)

install( FILES triangle.logo square.logo curly.logo example1.logo
  DESTINATION ${DATA_INSTALL_DIR}/kturtle/examples/en_GB
)