blob: d68aa12d3fa124a94634c2d0bbc96b1ab5065118 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
SET (FILES
colors.xml
info.xml
mouse.png
progress-indicator.png
speech_bubble.png
speechbubble.xml
window.png
)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/blackwood)
|