blob: 01265ac584e17b6609a563e7e2fd3bb1ab6635be (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
|
SET (FILES
avatarlistbox.xml
beingpopup.xml
browserbox.xml
button.xml
button_disabled.xml
button_highlighted.xml
button_pressed.xml
buy.xml
CHANGELOG.txt
chat.xml
checkbox.xml
circle-off.xml
circle-on.xml
colors.xml
complete_icon.xml
dbutton.xml
didyouknow.xml
dpad.xml
dropdown.xml
dropdown_background.xml
dropdown_pressed.xml
drops.xml
emotes.xml
equipment.xml
equipment_background.xml
equipmentbox.png
extendedlistbox.xml
help.xml
incomplete_icon.xml
info.xml
inventory.xml
item_selection.xml
itemcontainer.xml
itempopup.xml
items.xml
keyboard_icon.xml
LICENSE.txt
listbox.xml
login.xml
map.xml
ministatus.xml
mouse.png
npc.xml
ok.xml
outfits.xml
playerbox.xml
playerboxselected.xml
popup.xml
popuplist.xml
progressbar.xml
quests.xml
radio.xml
resize.xml
scroll.xml
scroll_background.xml
scroll_hbackground.xml
scroll_highlighted.xml
scroll_vbackground.xml
scrollbuttons.xml
scrollbuttons_pressed.xml
sell.xml
server.xml
serverslistbox.xml
shop.xml
shoplistbox.xml
skilllistbox.xml
slider.xml
slider_highlighted.xml
social.xml
spells.xml
status.xml
tab.xml
tab_highlighted.xml
tab_selected.xml
tab_unused.xml
textfield.xml
window.png
window.xml
windowmenu.xml
world.xml
)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/jewelry)
|