diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-10-18 00:45:21 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-10-18 00:45:21 +0300 |
commit | 213bc274d777946f7c39e5f5ccd859e766aef4ae (patch) | |
tree | 6dfc4ccefa5664dc16dc3ef65f6e4af2068b2872 /data/themes/hal_jewelry/Makefile.am | |
parent | 370519e1e2147969401a7549424da99cf40f2e3e (diff) | |
download | mv-213bc274d777946f7c39e5f5ccd859e766aef4ae.tar.gz mv-213bc274d777946f7c39e5f5ccd859e766aef4ae.tar.bz2 mv-213bc274d777946f7c39e5f5ccd859e766aef4ae.tar.xz mv-213bc274d777946f7c39e5f5ccd859e766aef4ae.zip |
Complete theme rename hal_jewelry to jewelry.
Diffstat (limited to 'data/themes/hal_jewelry/Makefile.am')
-rw-r--r-- | data/themes/hal_jewelry/Makefile.am | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/data/themes/hal_jewelry/Makefile.am b/data/themes/hal_jewelry/Makefile.am deleted file mode 100644 index b7246984a..000000000 --- a/data/themes/hal_jewelry/Makefile.am +++ /dev/null @@ -1,62 +0,0 @@ - -guidir = $(pkgdatadir)/data/themes/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 |