You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
660 B
24 lines
660 B
#################################################
|
|
#
|
|
# (C) 2010 Serghei Amelian
|
|
# serghei (DOT) amelian (AT) gmail.com
|
|
#
|
|
# Improvements and feedback are welcome
|
|
#
|
|
# This file is released under GPL >= 2
|
|
#
|
|
#################################################
|
|
|
|
##### other data ################################
|
|
|
|
install( FILES
|
|
qtplatinum.themerc qtcde.themerc qtmotif.themerc
|
|
qtwindows.themerc qtsgi.themerc qtmotifplus.themerc
|
|
highcolor.themerc default.themerc b3.themerc
|
|
light-v2.themerc light-v3.themerc keramik.themerc
|
|
DESTINATION ${DATA_INSTALL_DIR}/tdestyle/themes )
|
|
|
|
install( FILES
|
|
kthemestylerc
|
|
DESTINATION ${CONFIG_INSTALL_DIR} )
|