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/circle-off.xml | |
parent | c5151e4f593a688d2af71169c44b688f6e67c999 (diff) | |
download | plus-49549db4517dd7f1ec1d66626578296f5524517b.tar.gz plus-49549db4517dd7f1ec1d66626578296f5524517b.tar.bz2 plus-49549db4517dd7f1ec1d66626578296f5524517b.tar.xz plus-49549db4517dd7f1ec1d66626578296f5524517b.zip |
Change avatar list box theming.
Diffstat (limited to 'data/graphics/gui/circle-off.xml')
-rw-r--r-- | data/graphics/gui/circle-off.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/graphics/gui/circle-off.xml b/data/graphics/gui/circle-off.xml new file mode 100644 index 000000000..8d35ab4f2 --- /dev/null +++ b/data/graphics/gui/circle-off.xml @@ -0,0 +1,5 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + <part type="standart" xpos="105" ypos="164" width="16" height="16" /> + </widget> +</skinset> |