diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-07-11 02:07:42 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-07-13 01:02:41 +0300 |
commit | 1df2b0fb0bc00991eb506ed8915be4b7674e534d (patch) | |
tree | 32b5d5c53063b221a089329ffbf84851f5f8b281 /data/graphics/gui/Makefile.am | |
parent | 47e405bb722a222ae7e536bbada2c44d8ea0cd73 (diff) | |
download | manaplus-1df2b0fb0bc00991eb506ed8915be4b7674e534d.tar.gz manaplus-1df2b0fb0bc00991eb506ed8915be4b7674e534d.tar.bz2 manaplus-1df2b0fb0bc00991eb506ed8915be4b7674e534d.tar.xz manaplus-1df2b0fb0bc00991eb506ed8915be4b7674e534d.zip |
Change theme loading.
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 75ea12a3a..0e99c8a98 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -11,7 +11,6 @@ gui_DATA = \ checkbox.png \ circle-gray.png \ circle-green.png \ - close_button.png \ colors.xml \ dropdown.xml \ dropdown_background.xml \ @@ -36,7 +35,6 @@ gui_DATA = \ slider.xml \ slider_highlighted.xml \ speechbubble.xml \ - sticky_button.png \ tab.xml \ tab_highlighted.xml \ tab_selected.xml \ |