summaryrefslogtreecommitdiff
path: root/data/themes/pink/CMakeLists.txt
blob: 13608ad49883e026bfa06fe150822d71ea37bb53 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
SET (FILES
    bubble.png
    colors.xml
    progress-indicator.png
    unknown-item.png
    window.png
    window.xml
    )

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