summaryrefslogtreecommitdiff
path: root/data/graphics/gui/Makefile.am
blob: 049d80d955aebaf0fc9dbd1f4a9e30188269788f (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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
guidir = $(pkgdatadir)/data/graphics/gui

gui_DATA =				\
	browserbox.xml			\
	bubble.png			\
	bubble.xml			\
	button.xml			\
	button_disabled.xml		\
	button_highlighted.xml	\
	button_pressed.xml		\
	buttonplay.png			\
	buy.xml			\
	charcreate_playerbox.xml	\
	checkbox.xml			\
	circle-off.xml			\
	circle-on.xml		\
	colors.xml			\
	complete_icon.xml		\
	connection.xml		\
	cutin.xml		\
	dbutton.xml		\
	dbutton_image.xml		\
	desktop.xml		\
	dpad.xml		\
	dpad_image.xml		\
	dropdown.xml		\
	dropdown_background.xml		\
	dropdown_pressed.xml		\
	emote_selection.xml	\
	emotetabs.xml	\
	equipment.xml	\
	equipment_background.xml	\
	equipment_playerbox.xml	\
	equipmentbox.png	\
	incomplete_icon.xml	\
	info.xml	\
	inventory.xml	\
	inventory_cell.xml	\
	inventory_cell2.xml	\
	item_selection.xml	\
	item_shortcut_background.xml	\
	itemcontainer.xml			\
	keyboard_icon.xml			\
	label.xml			\
	listbox.xml			\
	lock.png			\
	mailedit.xml			\
	ministatus.xml			\
	mouse.png			\
	npc.xml			\
	ok.xml			\
	onlinebrowserbox.xml			\
	outfits.xml			\
	pin.xml			\
	playerbox.xml	\
	playerboxselected.xml	\
	popup.xml			\
	popupbrowserbox.xml			\
	progress-indicator.png		\
	progressbar.xml			\
	progressbar_fill.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			\
	serverinfo.xml			\
	shop.xml			\
	skillrectanglelistbox.xml	\
	slider.xml			\
	slider_highlighted.xml		\
	speechbrowserbox.xml		\
	speechbubble.xml		\
	tab.xml				\
	tab_highlighted.xml		\
	tab_selected.xml			\
	tab_unused.xml			\
	target-cursor-in-range-l.png	\
	target-cursor-in-range-l.xml	\
	target-cursor-in-range-m.png	\
	target-cursor-in-range-m.xml	\
	target-cursor-in-range-s.png	\
	target-cursor-in-range-s.xml	\
	target-cursor-normal-l.png		\
	target-cursor-normal-l.xml		\
	target-cursor-normal-m.png		\
	target-cursor-normal-m.xml		\
	target-cursor-normal-s.png		\
	target-cursor-normal-s.xml		\
	textfield.xml		\
	textpreview.xml		\
	unknown-item.png		\
	window.png			\
	window.xml			\
	windowmenu.xml			\
	world.xml

EXTRA_DIST =				\
	$(gui_DATA) \
	CMakeLists.txt