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/CMakeLists.txt | |
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/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index f9c73c6fe..6cd7c3698 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -12,7 +12,9 @@ SET (FILES 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 @@ -28,7 +30,6 @@ SET (FILES scroll_highlighted.xml scrollbuttons.xml scrollbuttons_pressed.xml - selection.png slider.xml slider_highlighted.xml speechbubble.xml |