diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-26 23:53:50 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-26 23:53:50 +0100 |
commit | 2f739a18e34c520d8c8b1a2a3d6ba02239656e22 (patch) | |
tree | 6142eca6a92058fd6446ff9d513903fae04f0337 /data/themes/jewelry/status.xml | |
parent | b8a52d7662507a134610707597fa6ce09007ab3f (diff) | |
download | plus-2f739a18e34c520d8c8b1a2a3d6ba02239656e22.tar.gz plus-2f739a18e34c520d8c8b1a2a3d6ba02239656e22.tar.bz2 plus-2f739a18e34c520d8c8b1a2a3d6ba02239656e22.tar.xz plus-2f739a18e34c520d8c8b1a2a3d6ba02239656e22.zip |
Jewelry Theme: fix bug with Status windows lock button graphic.
Diffstat (limited to 'data/themes/jewelry/status.xml')
-rw-r--r-- | data/themes/jewelry/status.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/themes/jewelry/status.xml b/data/themes/jewelry/status.xml index 506ffcdbf..282d5c0d8 100644 --- a/data/themes/jewelry/status.xml +++ b/data/themes/jewelry/status.xml @@ -26,7 +26,7 @@ <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-115" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> </widget> </skinset> |