summaryrefslogtreecommitdiff
path: root/data/themes/enchilado
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-05-23 01:46:59 +0300
committerAndrei Karas <akaras@inbox.ru>2018-05-23 01:46:59 +0300
commit4150f81fd2bd2de6251f0bdf05361922c63713e5 (patch)
tree2d9832b64f1deca258fb67dbd98bf8dfba769552 /data/themes/enchilado
parentd403995f4db5659ff55749501736d93b8269c8f5 (diff)
downloadplus-4150f81fd2bd2de6251f0bdf05361922c63713e5.tar.gz
plus-4150f81fd2bd2de6251f0bdf05361922c63713e5.tar.bz2
plus-4150f81fd2bd2de6251f0bdf05361922c63713e5.tar.xz
plus-4150f81fd2bd2de6251f0bdf05361922c63713e5.zip
Add textOffsetY skin field into spell shortcut container.
Before it used box/2 as offset.
Diffstat (limited to 'data/themes/enchilado')
-rw-r--r--data/themes/enchilado/spells.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/themes/enchilado/spells.xml b/data/themes/enchilado/spells.xml
index c4e12e15c..389764ca1 100644
--- a/data/themes/enchilado/spells.xml
+++ b/data/themes/enchilado/spells.xml
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<skinset name="Default" image="window.png">
<widget type="Window" xpos="190" ypos="30">
+ <option name="textOffsetY" value="21" />
+
<!-- Top Row -->
<part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" />
<part type="top-edge" xpos="11" ypos="0" width="127" height="10" />