blob: 05f7cac1ed9f332063fd50b5f183b3f401b2d320 (
plain) (
tree)
|
|
guidir = $(pkgdatadir)/data/themes/hal_jewelry
gui_DATA = \
button.xml \
button_disabled.xml \
button_highlighted.xml \
button_pressed.xml \
buy.xml \
chat.xml \
checkbox.xml \
circle-off.xml \
circle-on.xml \
colors.xml \
complete_icon.xml \
dropdown.xml \
dropdown_background.xml \
dropdown_pressed.xml \
drops.xml \
emotes.xml \
equipment.xml \
equipment_background.xml \
equipmentbox.png \
incomplete_icon.xml \
inventory.xml \
itempopup.xml \
items.xml \
LICENSE.txt \
map.xml \
mouse.png \
npc.xml \
playerbox_background.xml \
popup.xml \
progressbar.xml \
quests.xml \
radio.xml \
resize.xml \
scroll.xml \
scroll_background.xml \
scroll_highlighted.xml \
scroll_vbackground.xml \
scrollbuttons.xml \
scrollbuttons_pressed.xml \
sell.xml \
server.xml \
slider.xml \
slider_highlighted.xml \
social.xml \
spells.xml \
status.xml \
tab.xml \
tab_highlighted.xml \
tab_selected.xml \
tab_unused.xml \
textfield_background.xml \
VERSION.txt \
window.png \
window.xml
EXTRA_DIST = \
$(gui_DATA) \
CMakeLists.txt
|