diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-10-28 12:44:27 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-10-28 12:44:27 +0100 |
commit | d36a52005401d3fa6a0d1fc08b8b900eebea7528 (patch) | |
tree | c41a5d6e2910799ce7ab8c66b1e7bbae434e42fd | |
parent | 502a5e829954ffa1e2ef48d6247b9939f1818a58 (diff) | |
download | plus-d36a52005401d3fa6a0d1fc08b8b900eebea7528.tar.gz plus-d36a52005401d3fa6a0d1fc08b8b900eebea7528.tar.bz2 plus-d36a52005401d3fa6a0d1fc08b8b900eebea7528.tar.xz plus-d36a52005401d3fa6a0d1fc08b8b900eebea7528.zip |
Add sticky-button feature to Jewelry Theme.
-rw-r--r-- | data/themes/jewelry/VERSION.txt | 2 | ||||
-rw-r--r-- | data/themes/jewelry/chat.xml | 11 | ||||
-rw-r--r-- | data/themes/jewelry/drops.xml | 4 | ||||
-rw-r--r-- | data/themes/jewelry/emotes.xml | 8 | ||||
-rw-r--r-- | data/themes/jewelry/equipment.xml | 5 | ||||
-rw-r--r-- | data/themes/jewelry/inventory.xml | 5 | ||||
-rw-r--r-- | data/themes/jewelry/items.xml | 11 | ||||
-rw-r--r-- | data/themes/jewelry/login.xml | 2 | ||||
-rw-r--r-- | data/themes/jewelry/map.xml | 15 | ||||
-rw-r--r-- | data/themes/jewelry/mouse.png | bin | 8778 -> 9268 bytes | |||
-rw-r--r-- | data/themes/jewelry/ok.xml | 5 | ||||
-rw-r--r-- | data/themes/jewelry/quests.xml | 3 | ||||
-rw-r--r-- | data/themes/jewelry/server.xml | 2 | ||||
-rw-r--r-- | data/themes/jewelry/social.xml | 5 | ||||
-rw-r--r-- | data/themes/jewelry/status.xml | 5 | ||||
-rw-r--r-- | data/themes/jewelry/window.png | bin | 22044 -> 22396 bytes | |||
-rw-r--r-- | data/themes/jewelry/window.xml | 5 |
17 files changed, 44 insertions, 44 deletions
diff --git a/data/themes/jewelry/VERSION.txt b/data/themes/jewelry/VERSION.txt index c23b7ad34..6dc2330be 100644 --- a/data/themes/jewelry/VERSION.txt +++ b/data/themes/jewelry/VERSION.txt @@ -1,4 +1,4 @@ -HAL JEWELRY THEME - 17.10.2012 +HAL JEWELRY THEME - 28.10.2012 Version ALPHA diff --git a/data/themes/jewelry/chat.xml b/data/themes/jewelry/chat.xml index d18205003..ac7a8a931 100644 --- a/data/themes/jewelry/chat.xml +++ b/data/themes/jewelry/chat.xml @@ -1,5 +1,7 @@ <skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="100"> + <widget type="Window" xpos="260" ypos="100"> + + <option name="padding" value="4" /> <!-- Top Row --> <part type="top-left-corner" width="32" height="15" /> @@ -16,9 +18,8 @@ <part type="bottom-edge" xpos="33" ypos="27" width="64" height="15" /> <part type="bottom-right-corner" xpos="98" ypos="27" width="32" height="15" /> - <!--<part type="closeImage" xpos="-131" ypos="0" width="16" height="16" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="-115" ypos="51" width="15" height="15" />--> - + <part type="stickyImageUp" xpos="-130" ypos="-49" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="-49" width="19" height="22" /> + </widget> </skinset> diff --git a/data/themes/jewelry/drops.xml b/data/themes/jewelry/drops.xml index 7ce34535d..f949dc6a0 100644 --- a/data/themes/jewelry/drops.xml +++ b/data/themes/jewelry/drops.xml @@ -18,9 +18,5 @@ <part type="bottom-edge" xpos="33" ypos="22" width="64" height="10" /> <part type="bottom-right-corner" xpos="98" ypos="22" width="32" height="10" /> - <!--<part type="closeImage" xpos="-131" ypos="0" width="16" height="16" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="-115" ypos="51" width="15" height="15" />--> - </widget> </skinset> diff --git a/data/themes/jewelry/emotes.xml b/data/themes/jewelry/emotes.xml index 7ce34535d..611db0990 100644 --- a/data/themes/jewelry/emotes.xml +++ b/data/themes/jewelry/emotes.xml @@ -1,6 +1,6 @@ <skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="147"> - + <widget type="Window" xpos="260" ypos="147"> + <option name="padding" value="10" /> <!-- Top Row --> @@ -18,9 +18,5 @@ <part type="bottom-edge" xpos="33" ypos="22" width="64" height="10" /> <part type="bottom-right-corner" xpos="98" ypos="22" width="32" height="10" /> - <!--<part type="closeImage" xpos="-131" ypos="0" width="16" height="16" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="-115" ypos="51" width="15" height="15" />--> - </widget> </skinset> diff --git a/data/themes/jewelry/equipment.xml b/data/themes/jewelry/equipment.xml index 985421491..9f6f3a496 100644 --- a/data/themes/jewelry/equipment.xml +++ b/data/themes/jewelry/equipment.xml @@ -8,6 +8,7 @@ <option name="padding" value="10" /> <option name="itemPadding" value="3" /> <option name="boxSize" value="38" /> + <option name="stickySpacing" value="6" /> <!-- Top Row --> <part type="top-left-corner" width="32" height="32" /> @@ -26,8 +27,8 @@ <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <!--<part type="stickyImageUp" xpos="-130" ypos="51" width="16" height="16" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="16" height="16" />--> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> </widget> </skinset> diff --git a/data/themes/jewelry/inventory.xml b/data/themes/jewelry/inventory.xml index 1d2368f8b..3801a06c2 100644 --- a/data/themes/jewelry/inventory.xml +++ b/data/themes/jewelry/inventory.xml @@ -7,7 +7,8 @@ <option name="titlebarBold" value="1" /> <option name="titlebarHeight" value="35" /> <option name="padding" value="10" /> - + <option name="stickySpacing" value="6" /> + <!-- Top Row --> <part type="top-left-corner" width="32" height="32" /> <part type="top-edge" xpos="33" ypos="0" width="64" height="32" /> @@ -25,6 +26,8 @@ <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> </widget> </skinset> diff --git a/data/themes/jewelry/items.xml b/data/themes/jewelry/items.xml index 3a8958e2a..5b5428d38 100644 --- a/data/themes/jewelry/items.xml +++ b/data/themes/jewelry/items.xml @@ -1,12 +1,12 @@ <skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - - <option name="captionoffsetx" value="20" /> + <widget type="Window" xpos="260" ypos="0"> + + <option name="captionoffsetx" value="20" /> <option name="captionoffsety" value="7" /> <option name="padding" value="15" /> <option name="titlebarBold" value="1" /> <option name="titlePadding" value="25" /> - + <!-- Top Row --> <part type="top-left-corner" width="32" height="32" /> <part type="top-edge" xpos="33" ypos="0" width="64" height="32" /> @@ -24,7 +24,6 @@ <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="-115" ypos="51" width="15" height="15" /> + </widget> </skinset> diff --git a/data/themes/jewelry/login.xml b/data/themes/jewelry/login.xml index e720d0887..105b4e487 100644 --- a/data/themes/jewelry/login.xml +++ b/data/themes/jewelry/login.xml @@ -24,8 +24,6 @@ <part type="bottom-right-corner" xpos="98" ypos="66" width="32" height="32" /> <part type="closeImage" xpos="-136" ypos="0" width="22" height="22" /> - <!--<part type="stickyImageUp" xpos="-130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="-115" ypos="51" width="15" height="15" />--> </widget> </skinset> diff --git a/data/themes/jewelry/map.xml b/data/themes/jewelry/map.xml index 9a72a7174..0d92f87db 100644 --- a/data/themes/jewelry/map.xml +++ b/data/themes/jewelry/map.xml @@ -1,7 +1,11 @@ <skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="100"> - + <widget type="Window" xpos="260" ypos="100"> + + <option name="captionoffsetx" value="12" /> + <option name="captionoffsety" value="7" /> <option name="padding" value="10" /> + <option name="titlebarHeight" value="26" /> + <option name="stickySpacing" value="6" /> <!-- Top Row --> <part type="top-left-corner" width="32" height="15" /> @@ -18,9 +22,8 @@ <part type="bottom-edge" xpos="33" ypos="27" width="64" height="15" /> <part type="bottom-right-corner" xpos="98" ypos="27" width="32" height="15" /> - <!--<part type="closeImage" xpos="-131" ypos="0" width="16" height="16" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="-115" ypos="51" width="15" height="15" />--> - + <part type="stickyImageUp" xpos="-130" ypos="-49" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="-49" width="19" height="22" /> + </widget> </skinset> diff --git a/data/themes/jewelry/mouse.png b/data/themes/jewelry/mouse.png Binary files differindex 10204ca32..cd96e21bf 100644 --- a/data/themes/jewelry/mouse.png +++ b/data/themes/jewelry/mouse.png diff --git a/data/themes/jewelry/ok.xml b/data/themes/jewelry/ok.xml index 6e5799a1e..4dcc9c33b 100644 --- a/data/themes/jewelry/ok.xml +++ b/data/themes/jewelry/ok.xml @@ -1,6 +1,7 @@ <skinset name="Default" image="window.png"> <widget type="Window" xpos="260" ypos="0"> - <option name="buttonPadding" value="8" /> + + <option name="buttonPadding" value="8" /> <option name="captionoffsetx" value="20" /> <option name="captionoffsety" value="7" /> <option name="titlebarBold" value="1" /> @@ -24,8 +25,6 @@ <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <!--<part type="stickyImageUp" xpos="-130" ypos="51" width="16" height="16" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="16" height="16" />--> </widget> </skinset> diff --git a/data/themes/jewelry/quests.xml b/data/themes/jewelry/quests.xml index 2431db123..4d65f4f2b 100644 --- a/data/themes/jewelry/quests.xml +++ b/data/themes/jewelry/quests.xml @@ -8,6 +8,7 @@ <option name="titlebarBold" value="1" /> <option name="titlebarHeight" value="35" /> <option name="padding" value="10" /> + <option name="stickySpacing" value="6" /> <!-- Top Row --> <part type="top-left-corner" width="32" height="32" /> @@ -26,6 +27,8 @@ <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> </widget> </skinset> diff --git a/data/themes/jewelry/server.xml b/data/themes/jewelry/server.xml index bac7a4318..f6cddf678 100644 --- a/data/themes/jewelry/server.xml +++ b/data/themes/jewelry/server.xml @@ -25,8 +25,6 @@ <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <!--<part type="stickyImageUp" xpos="-130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="-115" ypos="51" width="15" height="15" />--> </widget> </skinset> diff --git a/data/themes/jewelry/social.xml b/data/themes/jewelry/social.xml index bca3d1465..dc9b0c49b 100644 --- a/data/themes/jewelry/social.xml +++ b/data/themes/jewelry/social.xml @@ -7,6 +7,7 @@ <option name="titlebarHeight" value="35" /> <option name="padding" value="10" /> <option name="showtabbackground" value="1" /> + <option name="stickySpacing" value="6" /> <!-- Top Row --> <part type="top-left-corner" width="32" height="32" /> @@ -25,8 +26,8 @@ <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <!--<part type="stickyImageUp" xpos="-130" ypos="51" width="16" height="16" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="16" height="16" />--> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> </widget> </skinset> diff --git a/data/themes/jewelry/status.xml b/data/themes/jewelry/status.xml index 99199c194..bb0a386a9 100644 --- a/data/themes/jewelry/status.xml +++ b/data/themes/jewelry/status.xml @@ -6,6 +6,7 @@ <option name="titlebarHeight" value="35" /> <option name="titlebarBold" value="1" /> <option name="padding" value="10" /> + <option name="stickySpacing" value="6" /> <!-- Top Row --> <part type="top-left-corner" width="32" height="32" /> @@ -24,8 +25,8 @@ <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <!--<part type="stickyImageUp" xpos="-130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="-115" ypos="51" width="15" height="15" />--> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-115" ypos="51" width="19" height="22" /> </widget> </skinset> diff --git a/data/themes/jewelry/window.png b/data/themes/jewelry/window.png Binary files differindex ac62152fb..02805a49b 100644 --- a/data/themes/jewelry/window.png +++ b/data/themes/jewelry/window.png diff --git a/data/themes/jewelry/window.xml b/data/themes/jewelry/window.xml index 8fcfd0d03..e8c37e297 100644 --- a/data/themes/jewelry/window.xml +++ b/data/themes/jewelry/window.xml @@ -6,6 +6,7 @@ <option name="titlebarBold" value="1" /> <option name="titlebarHeight" value="35" /> <option name="padding" value="10" /> + <option name="stickySpacing" value="6" /> <!-- Top Row --> <part type="top-left-corner" width="32" height="32" /> @@ -24,8 +25,8 @@ <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <!--<part type="stickyImageUp" xpos="-130" ypos="51" width="16" height="16" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="16" height="16" />--> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> </widget> </skinset> |