diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-27 11:40:28 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-27 11:40:28 +0100 |
commit | 9b174a5975914bba00719f1711ed8c327e24880b (patch) | |
tree | bc4cd9737f8809c479244ea69da38b50edc9e1a6 /data | |
parent | 7d76ab3554d0c7d9760651e557f764c8b7b0a9d9 (diff) | |
download | plus-9b174a5975914bba00719f1711ed8c327e24880b.tar.gz plus-9b174a5975914bba00719f1711ed8c327e24880b.tar.bz2 plus-9b174a5975914bba00719f1711ed8c327e24880b.tar.xz plus-9b174a5975914bba00719f1711ed8c327e24880b.zip |
Jewelry Theme: effectively extend last commit to all windows.
Diffstat (limited to 'data')
-rw-r--r-- | data/themes/jewelry/drops.xml | 6 | ||||
-rw-r--r-- | data/themes/jewelry/emotes.xml | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/data/themes/jewelry/drops.xml b/data/themes/jewelry/drops.xml index e37b91423..90eb29ca4 100644 --- a/data/themes/jewelry/drops.xml +++ b/data/themes/jewelry/drops.xml @@ -14,9 +14,9 @@ <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="15" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="15" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="15" /> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> </widget> </skinset> diff --git a/data/themes/jewelry/emotes.xml b/data/themes/jewelry/emotes.xml index e37b91423..90eb29ca4 100644 --- a/data/themes/jewelry/emotes.xml +++ b/data/themes/jewelry/emotes.xml @@ -14,9 +14,9 @@ <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="15" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="15" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="15" /> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> </widget> </skinset> |