diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-07-13 01:39:40 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-07-13 01:41:06 +0300 |
commit | 9d92f9ae55927283fb9f5a3855d654aba576c5f8 (patch) | |
tree | db224f73f59445f692f0be6415c61774e228fdc8 /data/graphics/gui/Makefile.am | |
parent | d8aaca79e608c98dfa82f145b032ca94ce473138 (diff) | |
download | plus-9d92f9ae55927283fb9f5a3855d654aba576c5f8.tar.gz plus-9d92f9ae55927283fb9f5a3855d654aba576c5f8.tar.bz2 plus-9d92f9ae55927283fb9f5a3855d654aba576c5f8.tar.xz plus-9d92f9ae55927283fb9f5a3855d654aba576c5f8.zip |
Change selection theming.
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 2224bb467..f43d75e38 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -15,7 +15,9 @@ gui_DATA = \ dropdown.xml \ dropdown_background.xml \ dropdown_pressed.xml \ + emote_selection.xml \ equipmentbox.png \ + item_selection.xml \ item_shortcut_background.xml \ mouse.png \ playerbox_background.xml \ @@ -31,7 +33,6 @@ gui_DATA = \ scroll_highlighted.xml \ scrollbuttons.xml \ scrollbuttons_pressed.xml\ - selection.png \ slider.xml \ slider_highlighted.xml \ speechbubble.xml \ |