diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-07-13 01:20:14 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-07-13 01:20:14 +0300 |
commit | 49549db4517dd7f1ec1d66626578296f5524517b (patch) | |
tree | 8914d1194881537d5dabaf19cd253fe9969a87fa /data/graphics/gui/CMakeLists.txt | |
parent | c5151e4f593a688d2af71169c44b688f6e67c999 (diff) | |
download | manaverse-49549db4517dd7f1ec1d66626578296f5524517b.tar.gz manaverse-49549db4517dd7f1ec1d66626578296f5524517b.tar.bz2 manaverse-49549db4517dd7f1ec1d66626578296f5524517b.tar.xz manaverse-49549db4517dd7f1ec1d66626578296f5524517b.zip |
Change avatar list box theming.
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 00acf90f9..a8be383b2 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -6,8 +6,8 @@ SET (FILES button_pressed.xml buttonplay.png checkbox.png - circle-gray.png - circle-green.png + circle-off.xml + circle-on.xml colors.xml dropdown.xml dropdown_background.xml |