diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-07-14 14:31:21 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-07-14 14:41:44 +0300 |
commit | 0223ec3def25886c7240f57ed1eedb7f7bf06ef6 (patch) | |
tree | bbeaa441999cf4a5e5941f7a713da36177e05989 /data/themes/enchilado/window.xml | |
parent | 808b1b76cfb16f58d461a8e7f5573dc2539d620b (diff) | |
download | plus-0223ec3def25886c7240f57ed1eedb7f7bf06ef6.tar.gz plus-0223ec3def25886c7240f57ed1eedb7f7bf06ef6.tar.bz2 plus-0223ec3def25886c7240f57ed1eedb7f7bf06ef6.tar.xz plus-0223ec3def25886c7240f57ed1eedb7f7bf06ef6.zip |
Convert enchilado theme to new format.
Diffstat (limited to 'data/themes/enchilado/window.xml')
-rw-r--r-- | data/themes/enchilado/window.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/themes/enchilado/window.xml b/data/themes/enchilado/window.xml index 015c6ce32..606e65d8e 100644 --- a/data/themes/enchilado/window.xml +++ b/data/themes/enchilado/window.xml @@ -1,6 +1,5 @@ <skinset name="Default" image="window.png"> - <widget type="Window"> - <!-- <option name="padding" value="5" /> --> + <widget type="Window" xpos="190" ypos="30"> <!-- 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" /> |