From 213bc274d777946f7c39e5f5ccd859e766aef4ae Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 18 Oct 2012 00:45:21 +0300 Subject: Complete theme rename hal_jewelry to jewelry. --- data/themes/jewelry/CMakeLists.txt | 58 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 data/themes/jewelry/CMakeLists.txt (limited to 'data/themes/jewelry/CMakeLists.txt') diff --git a/data/themes/jewelry/CMakeLists.txt b/data/themes/jewelry/CMakeLists.txt new file mode 100644 index 000000000..2adbfedbd --- /dev/null +++ b/data/themes/jewelry/CMakeLists.txt @@ -0,0 +1,58 @@ +SET (FILES + 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 + ) + +INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/jewelry) -- cgit v1.2.3-70-g09d2