diff options
Diffstat (limited to 'data/themes/wood/window.xml')
-rw-r--r-- | data/themes/wood/window.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/data/themes/wood/window.xml b/data/themes/wood/window.xml index 015c6ce32..07c2fb88f 100644 --- a/data/themes/wood/window.xml +++ b/data/themes/wood/window.xml @@ -1,8 +1,7 @@ <skinset name="Default" image="window.png"> - <widget type="Window"> - <!-- <option name="padding" value="5" /> --> + <widget type="Window" xpos="260" ypos="0"> <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> + <part type="top-left-corner" width="10" height="10" /> <part type="top-edge" xpos="11" ypos="0" width="127" height="10" /> <part type="top-right-corner" xpos="139" ypos="0" width="12" height="10" /> |