summaryrefslogtreecommitdiffstats
path: root/tde-i18n-en_GB/data/tdeedu/kturtle/CMakeLists.txt
blob: 498f8d835f6a676bad7f6879335f2a2018162627 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This file is genereted by trinity-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
)