diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-08-11 15:46:28 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-08-11 15:46:28 +0300 |
commit | ead6c86c13f17c15376e371c60248cdf8aa91b5b (patch) | |
tree | f62d8ad3d2b2a2528c7010621c187f4bd70a6833 /data/themes/unity/npc.xml | |
parent | 5001fa194c820422dd5de2dd655c17bde131e1cb (diff) | |
download | plus-ead6c86c13f17c15376e371c60248cdf8aa91b5b.tar.gz plus-ead6c86c13f17c15376e371c60248cdf8aa91b5b.tar.bz2 plus-ead6c86c13f17c15376e371c60248cdf8aa91b5b.tar.xz plus-ead6c86c13f17c15376e371c60248cdf8aa91b5b.zip |
enable background in all themes for npc item container.
Diffstat (limited to 'data/themes/unity/npc.xml')
-rw-r--r-- | data/themes/unity/npc.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/unity/npc.xml b/data/themes/unity/npc.xml index 5d3d2941c..cc7058368 100644 --- a/data/themes/unity/npc.xml +++ b/data/themes/unity/npc.xml @@ -3,6 +3,7 @@ <widget type="Window" xpos="260" ypos="0"> <option name="showlistbackground" value="1" /> <option name="showtextbackground" value="1" /> + <option name="showitemsbackground" value="1" /> <option name="padding" value="10" /> <!-- Top Row --> |