blob: ec17e21a724995722f447148b2a3393b57a05f22 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
SET (FILES
beingpopup.xml
char.xml
colors.xml
inventory.xml
itempopup.xml
popup.xml
quests.xml
textpopup.xml
window.png
window.xml
)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/unity)
|