summaryrefslogtreecommitdiffstats
path: root/icewm-themes/Model/CMakeLists.txt
blob: 8759da4644c8e8a420134f44c85ad48c1608d5dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#################################################
#
#  (C) 2011 Golubev Alexander
#  fatzer2 (AT) gmail.com
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

install( FILES
    closeA.xpm closeI.xpm frameAB.xpm
	frameABL.xpm frameABR.xpm frameAL.xpm
	frameAR.xpm frameAT.xpm frameATL.xpm
	frameATR.xpm frameIB.xpm frameIBL.xpm
	frameIBR.xpm frameIL.xpm frameIR.xpm 
	frameIT.xpm frameITL.xpm frameITR.xpm 
	maximizeA.xpm maximizeI.xpm menuButtonA.xpm
	menuButtonI.xpm minimizeA.xpm minimizeI.xpm
	restoreA.xpm restoreI.xpm titleAB.xpm
	titleAL.xpm titleAM.xpm titleAT.xpm 
	titleIB.xpm titleIL.xpm titleIM.xpm 
	titleIT.xpm default.theme
DESTINATION ${DATA_INSTALL_DIR}/kwin/icewm-themes/Model )