blob: 225acb2932df4db8ee5b9d466090afdfda7ffef3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
###############################################################################
# Trinity KOffice #
# --------------- #
# This file is licensed under the terms of GNU GPL v3 or later. #
# Improvements and feedback are welcome. #
###############################################################################
install(
FILES framestyles.xml tablestyles.xml tabletemplates.xml
DESTINATION ${DATA_INSTALL_DIR}/kword
)
|