summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-02-14 22:11:44 +0300
committerAndrei Karas <akaras@inbox.ru>2013-02-14 22:11:44 +0300
commitfc7afe25c154fb05e9d4c0a593457599eb53e558 (patch)
tree21761fa674171030c248414518bca6414dcb86c3
parent4dd1906295cebc6c17d2df95ac379510cb76545c (diff)
downloadplus-fc7afe25c154fb05e9d4c0a593457599eb53e558.tar.gz
plus-fc7afe25c154fb05e9d4c0a593457599eb53e558.tar.bz2
plus-fc7afe25c154fb05e9d4c0a593457599eb53e558.tar.xz
plus-fc7afe25c154fb05e9d4c0a593457599eb53e558.zip
Disable in default theme background for playerbox.
-rw-r--r--data/graphics/gui/playerbox.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/graphics/gui/playerbox.xml b/data/graphics/gui/playerbox.xml
index cdfc6f80d..5718410b9 100644
--- a/data/graphics/gui/playerbox.xml
+++ b/data/graphics/gui/playerbox.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<skinset name="Default" image="window.png">
<widget type="Window" xpos="41" ypos="186">
- <option name="drawbackground" value="1" />
+ <option name="drawbackground" value="0" />
<option name="offsetX" value="-16" />
<option name="offsetY" value="-32" />
<option name="frameSize" value="2" />