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/emote_selection.xml | |
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/emote_selection.xml')
-rw-r--r-- | data/graphics/gui/emote_selection.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/graphics/gui/emote_selection.xml b/data/graphics/gui/emote_selection.xml new file mode 100644 index 000000000..ffdf5026e --- /dev/null +++ b/data/graphics/gui/emote_selection.xml @@ -0,0 +1,5 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + <part type="standart" xpos="138" ypos="75" width="32" height="32" /> + </widget> +</skinset> |