summaryrefslogtreecommitdiffstats
path: root/kdelirc/profiles/CMakeLists.txt
blob: c6f8828685704d3faff4962baff421e64fd7c36c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#################################################
#
#  (C) 2012 Golubev Alexander
#  fatzer2 (AT) gmail.com
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

install( FILES profile.dtd noatun.profile.xml
     klauncher.profile.xml konqueror.profile.xml
  DESTINATION ${DATA_INSTALL_DIR}/profiles
)