diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-27 02:08:06 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-27 02:08:06 +0100 |
commit | 7d76ab3554d0c7d9760651e557f764c8b7b0a9d9 (patch) | |
tree | 0e0fb1032c29c7233aab6d68484e2e72acec4190 /data/themes/jewelry/resize.xml | |
parent | 1eff803cd28052e8b494dd9eaa2cb7828389c978 (diff) | |
download | plus-7d76ab3554d0c7d9760651e557f764c8b7b0a9d9.tar.gz plus-7d76ab3554d0c7d9760651e557f764c8b7b0a9d9.tar.bz2 plus-7d76ab3554d0c7d9760651e557f764c8b7b0a9d9.tar.xz plus-7d76ab3554d0c7d9760651e557f764c8b7b0a9d9.zip |
Jewelry Theme: Fix resize grip position in all windows.
Diffstat (limited to 'data/themes/jewelry/resize.xml')
-rw-r--r-- | data/themes/jewelry/resize.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/themes/jewelry/resize.xml b/data/themes/jewelry/resize.xml index 7f8fe84d2..ff5160019 100644 --- a/data/themes/jewelry/resize.xml +++ b/data/themes/jewelry/resize.xml @@ -1,5 +1,5 @@ <skinset name="Default" image="window.png"> <widget type="Window"> - <part type="standart" xpos="145" ypos="0" width="14" height="12" /> + <part type="standart" xpos="145" ypos="0" width="13" height="13" /> </widget> </skinset> |