summaryrefslogtreecommitdiff
path: root/data/themes/blackwood/CMakeLists.txt
blob: 954bfb3d9b63a9e14b050612d6e6545638670fc6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
SET (FILES
    colors.xml
    mouse.png
    progress-indicator.png
    speech_bubble.png
    speechbubble.xml
    window.png
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/blackwood)