summaryrefslogtreecommitdiff
path: root/data/themes/pink/CMakeLists.txt
blob: a6353dbc4e47f9bf3b86bbba7dedea938787d79a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SET (FILES
    bubble.png
    buy.xml
    colors.xml
    equipment.xml
    inventory.xml
    popup.xml
    progress-indicator.png
    progressbar.xml
    quests.xml
    sell.xml
    server.xml
    shop.xml
    unknown-item.png
    window.png
    window.xml
    world.xml
    )

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