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/jewelry/dropdown.xml | |
parent | 370519e1e2147969401a7549424da99cf40f2e3e (diff) | |
download | plus-213bc274d777946f7c39e5f5ccd859e766aef4ae.tar.gz plus-213bc274d777946f7c39e5f5ccd859e766aef4ae.tar.bz2 plus-213bc274d777946f7c39e5f5ccd859e766aef4ae.tar.xz plus-213bc274d777946f7c39e5f5ccd859e766aef4ae.zip |
Complete theme rename hal_jewelry to jewelry.
Diffstat (limited to 'data/themes/jewelry/dropdown.xml')
-rw-r--r-- | data/themes/jewelry/dropdown.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/themes/jewelry/dropdown.xml b/data/themes/jewelry/dropdown.xml new file mode 100644 index 000000000..bf1f039d3 --- /dev/null +++ b/data/themes/jewelry/dropdown.xml @@ -0,0 +1,6 @@ +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="89" ypos="132"> + <part type="down" xpos="0" ypos="0" width="15" height="15" /> + <part type="up" xpos="0" ypos="16" width="15" height="15" /> + </widget> +</skinset> |