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

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