diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-10-18 00:45:21 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-10-18 00:45:21 +0300 |
commit | 213bc274d777946f7c39e5f5ccd859e766aef4ae (patch) | |
tree | 6dfc4ccefa5664dc16dc3ef65f6e4af2068b2872 /data/themes/hal_jewelry/slider.xml | |
parent | 370519e1e2147969401a7549424da99cf40f2e3e (diff) | |
download | manaverse-213bc274d777946f7c39e5f5ccd859e766aef4ae.tar.gz manaverse-213bc274d777946f7c39e5f5ccd859e766aef4ae.tar.bz2 manaverse-213bc274d777946f7c39e5f5ccd859e766aef4ae.tar.xz manaverse-213bc274d777946f7c39e5f5ccd859e766aef4ae.zip |
Complete theme rename hal_jewelry to jewelry.
Diffstat (limited to 'data/themes/hal_jewelry/slider.xml')
-rw-r--r-- | data/themes/hal_jewelry/slider.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/themes/hal_jewelry/slider.xml b/data/themes/hal_jewelry/slider.xml deleted file mode 100644 index dbc4818d0..000000000 --- a/data/themes/hal_jewelry/slider.xml +++ /dev/null @@ -1,13 +0,0 @@ -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="137" ypos="132"> - <part type="hstart" xpos="16" ypos="0" width="4" height="7" /> - <part type="hmiddle" xpos="20" ypos="0" width="7" height="7" /> - <part type="hend" xpos="27" ypos="0" width="4" height="7" /> - <part type="hgrip" xpos="0" ypos="0" width="13" height="13" /> - - <part type="vstart" xpos="0" ypos="6" width="6" height="4" /> - <part type="vmiddle" xpos="0" ypos="10" width="6" height="8" /> - <part type="vend" xpos="0" ypos="18" width="6" height="9" /> - <part type="vgrip" xpos="6" ypos="7" width="9" height="10" /> - </widget> -</skinset> |