diff options
Diffstat (limited to 'data/graphics')
66 files changed, 476 insertions, 415 deletions
diff --git a/data/graphics/gui/browserbox.xml b/data/graphics/gui/browserbox.xml index 35e2ea9a5..3d0d028cf 100644 --- a/data/graphics/gui/browserbox.xml +++ b/data/graphics/gui/browserbox.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window"> <option name="padding" value="1" /> diff --git a/data/graphics/gui/bubble.xml b/data/graphics/gui/bubble.xml index 916428182..a2b006891 100644 --- a/data/graphics/gui/bubble.xml +++ b/data/graphics/gui/bubble.xml @@ -1,18 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="bubble.png"> - <widget type="Window"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="5" height="5" /> - <part type="top-right-corner" xpos="10" ypos="0" width="5" height="5" /> + <widget type="Window"> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> + <part type="top-edge" xpos="5" ypos="0" width="5" height="5" /> + <part type="top-right-corner" xpos="10" ypos="0" width="5" height="5" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="5" /> - <part type="bg-quad" xpos="5" ypos="5" width="5" height="5" /> - <part type="right-edge" xpos="10" ypos="5" width="5" height="5" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="5" width="5" height="5" /> + <part type="bg-quad" xpos="5" ypos="5" width="5" height="5" /> + <part type="right-edge" xpos="10" ypos="5" width="5" height="5" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="10" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="10" width="5" height="5" /> - <part type="bottom-right-corner" xpos="10" ypos="10" width="5" height="5" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="10" width="5" height="5" /> + <part type="bottom-edge" xpos="5" ypos="10" width="5" height="5" /> + <part type="bottom-right-corner" xpos="10" ypos="10" width="5" height="5" /> + </widget> </skinset> diff --git a/data/graphics/gui/button.xml b/data/graphics/gui/button.xml index 95ac8d7f2..caca19a77 100644 --- a/data/graphics/gui/button.xml +++ b/data/graphics/gui/button.xml @@ -1,21 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="0"> + <widget type="Window" xpos="41" ypos="0"> <option name="padding" value="4" /> <option name="spacing" value="2" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> + <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> + <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> + <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> + <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> + <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> + </widget> </skinset> diff --git a/data/graphics/gui/button_disabled.xml b/data/graphics/gui/button_disabled.xml index 0aaa0cb7a..bebf1c3dd 100644 --- a/data/graphics/gui/button_disabled.xml +++ b/data/graphics/gui/button_disabled.xml @@ -1,21 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="75"> + <widget type="Window" xpos="41" ypos="75"> <option name="padding" value="4" /> <option name="spacing" value="2" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> + <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> + <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> + <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> + <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> + <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> + </widget> </skinset> diff --git a/data/graphics/gui/button_highlighted.xml b/data/graphics/gui/button_highlighted.xml index 13aa8cb62..ba9a79e4a 100644 --- a/data/graphics/gui/button_highlighted.xml +++ b/data/graphics/gui/button_highlighted.xml @@ -1,21 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="25"> + <widget type="Window" xpos="41" ypos="25"> <option name="padding" value="4" /> <option name="spacing" value="2" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> + <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> + <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> + <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> + <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> + <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> + </widget> </skinset> diff --git a/data/graphics/gui/button_pressed.xml b/data/graphics/gui/button_pressed.xml index c5e400aec..f9304524b 100644 --- a/data/graphics/gui/button_pressed.xml +++ b/data/graphics/gui/button_pressed.xml @@ -1,21 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="50"> + <widget type="Window" xpos="41" ypos="50"> <option name="padding" value="4" /> <option name="spacing" value="2" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> + <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> + <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> + <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> + <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> + <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> + </widget> </skinset> diff --git a/data/graphics/gui/buy.xml b/data/graphics/gui/buy.xml index 8e2eef818..456758afc 100644 --- a/data/graphics/gui/buy.xml +++ b/data/graphics/gui/buy.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window"> <option name="showbackground" value="1" /> diff --git a/data/graphics/gui/charcreate_playerbox.xml b/data/graphics/gui/charcreate_playerbox.xml index 72ed13a7c..563c0bb50 100644 --- a/data/graphics/gui/charcreate_playerbox.xml +++ b/data/graphics/gui/charcreate_playerbox.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="75" ypos="186"> <option name="offsetX" value="-16" /> diff --git a/data/graphics/gui/checkbox.xml b/data/graphics/gui/checkbox.xml index 456c26366..cc5fdf242 100644 --- a/data/graphics/gui/checkbox.xml +++ b/data/graphics/gui/checkbox.xml @@ -1,15 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="190" ypos="0"> + <widget type="Window" xpos="190" ypos="0"> <option name="padding" value="0" /> <option name="imagePadding" value="0" /> <option name="imageSize" value="9" /> <option name="spacing" value="2" /> - <part type="normal" xpos="0" ypos="0" width="9" height="9" /> - <part type="checked" xpos="9" ypos="0" width="9" height="9" /> - <part type="disabled" xpos="18" ypos="0" width="9" height="9" /> - <part type="disabled-checked" xpos="27" ypos="0" width="9" height="9" /> - <part type="normal-highlighted" xpos="36" ypos="0" width="9" height="9" /> - <part type="checked-highlighted" xpos="45" ypos="0" width="9" height="9" /> - </widget> + <part type="normal" xpos="0" ypos="0" width="9" height="9" /> + <part type="checked" xpos="9" ypos="0" width="9" height="9" /> + <part type="disabled" xpos="18" ypos="0" width="9" height="9" /> + <part type="disabled-checked" xpos="27" ypos="0" width="9" height="9" /> + <part type="normal-highlighted" xpos="36" ypos="0" width="9" height="9" /> + <part type="checked-highlighted" xpos="45" ypos="0" width="9" height="9" /> + </widget> </skinset> diff --git a/data/graphics/gui/circle-off.xml b/data/graphics/gui/circle-off.xml index 8d35ab4f2..68f698314 100644 --- a/data/graphics/gui/circle-off.xml +++ b/data/graphics/gui/circle-off.xml @@ -1,5 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="105" ypos="164" width="16" height="16" /> - </widget> + <widget type="Window"> + <part type="standart" xpos="105" ypos="164" width="16" height="16" /> + </widget> </skinset> diff --git a/data/graphics/gui/circle-on.xml b/data/graphics/gui/circle-on.xml index 4afe34024..ee79e4e56 100644 --- a/data/graphics/gui/circle-on.xml +++ b/data/graphics/gui/circle-on.xml @@ -1,5 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="89" ypos="164" width="16" height="16" /> - </widget> + <widget type="Window"> + <part type="standart" xpos="89" ypos="164" width="16" height="16" /> + </widget> </skinset> diff --git a/data/graphics/gui/colors.xml b/data/graphics/gui/colors.xml index aeaf33884..8cfc31bb1 100644 --- a/data/graphics/gui/colors.xml +++ b/data/graphics/gui/colors.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <colors> <palette id="0"> <color id="BROWSERBOX" color="#000000" /> diff --git a/data/graphics/gui/complete_icon.xml b/data/graphics/gui/complete_icon.xml index 344503247..6e5564c4e 100644 --- a/data/graphics/gui/complete_icon.xml +++ b/data/graphics/gui/complete_icon.xml @@ -1,5 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="42" ypos="222" width="16" height="16" /> - </widget> + <widget type="Window"> + <part type="standart" xpos="42" ypos="222" width="16" height="16" /> + </widget> </skinset> diff --git a/data/graphics/gui/dbutton.xml b/data/graphics/gui/dbutton.xml index ebf312aca..f6640dda3 100644 --- a/data/graphics/gui/dbutton.xml +++ b/data/graphics/gui/dbutton.xml @@ -1,22 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="486" ypos="232"> <option name="padding" value="20" /> <option name="x" value="0" /> <option name="y" value="0" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> + <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> + <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> + <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> + <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> + <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> + </widget> </skinset> diff --git a/data/graphics/gui/dbutton_image.xml b/data/graphics/gui/dbutton_image.xml index 10f56814c..6badd8e28 100644 --- a/data/graphics/gui/dbutton_image.xml +++ b/data/graphics/gui/dbutton_image.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window"> <part type="standart" xpos="0" ypos="0" width="0" height="0" /> diff --git a/data/graphics/gui/dpad.xml b/data/graphics/gui/dpad.xml index 0cd91ef27..0d2d52e89 100644 --- a/data/graphics/gui/dpad.xml +++ b/data/graphics/gui/dpad.xml @@ -1,22 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="486" ypos="232"> <option name="padding" value="10" /> <option name="x" value="0" /> <option name="y" value="0" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> + <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> + <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> + <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> + <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> + <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> + </widget> </skinset> diff --git a/data/graphics/gui/dpad_image.xml b/data/graphics/gui/dpad_image.xml index cf43fc29b..14c89246d 100644 --- a/data/graphics/gui/dpad_image.xml +++ b/data/graphics/gui/dpad_image.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window"> <part type="standart" xpos="412" ypos="132" width="100" height="100" /> diff --git a/data/graphics/gui/dropdown.xml b/data/graphics/gui/dropdown.xml index b6b472248..1b5831d2f 100644 --- a/data/graphics/gui/dropdown.xml +++ b/data/graphics/gui/dropdown.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="89" ypos="100"> <option name="padding" value="1" /> diff --git a/data/graphics/gui/dropdown_background.xml b/data/graphics/gui/dropdown_background.xml index 4a63cf25c..2ca37d2f2 100644 --- a/data/graphics/gui/dropdown_background.xml +++ b/data/graphics/gui/dropdown_background.xml @@ -1,18 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="186"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="3" ypos="0" width="26" height="4" /> - <part type="top-right-corner" xpos="28" ypos="0" width="4" height="4" /> + <widget type="Window" xpos="41" ypos="186"> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> + <part type="top-edge" xpos="3" ypos="0" width="26" height="4" /> + <part type="top-right-corner" xpos="28" ypos="0" width="4" height="4" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="3" width="4" height="26" /> - <part type="bg-quad" xpos="3" ypos="3" width="26" height="26" /> - <part type="right-edge" xpos="28" ypos="3" width="4" height="26" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="3" width="4" height="26" /> + <part type="bg-quad" xpos="3" ypos="3" width="26" height="26" /> + <part type="right-edge" xpos="28" ypos="3" width="4" height="26" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="28" width="4" height="4" /> - <part type="bottom-edge" xpos="3" ypos="28" width="26" height="4" /> - <part type="bottom-right-corner" xpos="28" ypos="28" width="4" height="4" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="28" width="4" height="4" /> + <part type="bottom-edge" xpos="3" ypos="28" width="26" height="4" /> + <part type="bottom-right-corner" xpos="28" ypos="28" width="4" height="4" /> + </widget> </skinset> diff --git a/data/graphics/gui/dropdown_pressed.xml b/data/graphics/gui/dropdown_pressed.xml index ac310d613..fa9d1daa2 100644 --- a/data/graphics/gui/dropdown_pressed.xml +++ b/data/graphics/gui/dropdown_pressed.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="105" ypos="100"> <part type="down" xpos="0" ypos="32" width="12" height="12" /> diff --git a/data/graphics/gui/emote_selection.xml b/data/graphics/gui/emote_selection.xml index ffdf5026e..7cc21a20d 100644 --- a/data/graphics/gui/emote_selection.xml +++ b/data/graphics/gui/emote_selection.xml @@ -1,5 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="138" ypos="75" width="32" height="32" /> - </widget> + <widget type="Window"> + <part type="standart" xpos="138" ypos="75" width="32" height="32" /> + </widget> </skinset> diff --git a/data/graphics/gui/equipment.xml b/data/graphics/gui/equipment.xml index f353e5a1e..7f1914c31 100644 --- a/data/graphics/gui/equipment.xml +++ b/data/graphics/gui/equipment.xml @@ -1,25 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window"> + <widget type="Window"> <option name="itemPadding" value="2" /> <option name="boxSize" value="36" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> + <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> + <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="4" width="32" height="216" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> + <part type="bg-quad" xpos="4" ypos="4" width="32" height="216" /> + <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> + <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> + <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> + <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> + <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> + <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> + </widget> </skinset> diff --git a/data/graphics/gui/equipment_background.xml b/data/graphics/gui/equipment_background.xml index c2d4189f2..7b0b70449 100644 --- a/data/graphics/gui/equipment_background.xml +++ b/data/graphics/gui/equipment_background.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="96" ypos="220"> <part type="standart" xpos="0" ypos="0" width="36" height="36" /> diff --git a/data/graphics/gui/equipment_playerbox.xml b/data/graphics/gui/equipment_playerbox.xml index 72ed13a7c..563c0bb50 100644 --- a/data/graphics/gui/equipment_playerbox.xml +++ b/data/graphics/gui/equipment_playerbox.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="75" ypos="186"> <option name="offsetX" value="-16" /> diff --git a/data/graphics/gui/incomplete_icon.xml b/data/graphics/gui/incomplete_icon.xml index 23e97ec28..74c8d31b8 100644 --- a/data/graphics/gui/incomplete_icon.xml +++ b/data/graphics/gui/incomplete_icon.xml @@ -1,5 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="60" ypos="222" width="16" height="16" /> - </widget> + <widget type="Window"> + <part type="standart" xpos="60" ypos="222" width="16" height="16" /> + </widget> </skinset> diff --git a/data/graphics/gui/info.xml b/data/graphics/gui/info.xml index e427444ea..20c5742fa 100644 --- a/data/graphics/gui/info.xml +++ b/data/graphics/gui/info.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <info> <name>(default)</name> <copyright>2004-2009 The Mana World Development Team\n2009-2010 The Mana Developers\n2011-2012 ManaPlus Developers</copyright> diff --git a/data/graphics/gui/inventory.xml b/data/graphics/gui/inventory.xml index 0b84ac910..9f0bafe0f 100644 --- a/data/graphics/gui/inventory.xml +++ b/data/graphics/gui/inventory.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window"> <option name="showbackground" value="1" /> diff --git a/data/graphics/gui/item_selection.xml b/data/graphics/gui/item_selection.xml index ffdf5026e..7cc21a20d 100644 --- a/data/graphics/gui/item_selection.xml +++ b/data/graphics/gui/item_selection.xml @@ -1,5 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="138" ypos="75" width="32" height="32" /> - </widget> + <widget type="Window"> + <part type="standart" xpos="138" ypos="75" width="32" height="32" /> + </widget> </skinset> diff --git a/data/graphics/gui/item_shortcut_background.xml b/data/graphics/gui/item_shortcut_background.xml index 2d9f2a9be..a3c24fdff 100644 --- a/data/graphics/gui/item_shortcut_background.xml +++ b/data/graphics/gui/item_shortcut_background.xml @@ -1,5 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="98" ypos="75" width="36" height="42" /> - </widget> + <widget type="Window"> + <part type="standart" xpos="98" ypos="75" width="36" height="42" /> + </widget> </skinset> diff --git a/data/graphics/gui/itemcontainer.xml b/data/graphics/gui/itemcontainer.xml index 0971556cc..213799aa7 100644 --- a/data/graphics/gui/itemcontainer.xml +++ b/data/graphics/gui/itemcontainer.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window"> <option name="boxWidth" value="35" /> diff --git a/data/graphics/gui/keyboard_icon.xml b/data/graphics/gui/keyboard_icon.xml index 4cffb4502..daffa5837 100644 --- a/data/graphics/gui/keyboard_icon.xml +++ b/data/graphics/gui/keyboard_icon.xml @@ -1,24 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="169" ypos="220"> <option name="padding" value="5" /> <option name="x" value="10" /> <option name="y" value="10" /> -<!-- <part type="bg-quad" xpos="168" ypos="220" width="28" height="28" />--> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="28" height="28" /> + <part type="top-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="top-right-corner" xpos="0" ypos="0" width="0" height="0" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="28" height="28" /> - <part type="top-edge" xpos="0" ypos="0" width="0" height="0" /> - <part type="top-right-corner" xpos="0" ypos="0" width="0" height="0" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="bg-quad" xpos="0" ypos="0" width="0" height="0" /> + <part type="right-edge" xpos="0" ypos="0" width="0" height="0" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="0" width="0" height="0" /> - <part type="bg-quad" xpos="0" ypos="0" width="0" height="0" /> - <part type="right-edge" xpos="0" ypos="0" width="0" height="0" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="0" width="0" height="0" /> - <part type="bottom-edge" xpos="0" ypos="0" width="0" height="0" /> - <part type="bottom-right-corner" xpos="0" ypos="0" width="0" height="0" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="0" width="0" height="0" /> + <part type="bottom-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="bottom-right-corner" xpos="0" ypos="0" width="0" height="0" /> + </widget> </skinset> diff --git a/data/graphics/gui/label.xml b/data/graphics/gui/label.xml index 652808ed3..09320030a 100644 --- a/data/graphics/gui/label.xml +++ b/data/graphics/gui/label.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window"> <option name="padding" value="0" /> diff --git a/data/graphics/gui/listbox.xml b/data/graphics/gui/listbox.xml index 5e1a5872d..f0851dcff 100644 --- a/data/graphics/gui/listbox.xml +++ b/data/graphics/gui/listbox.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window"> <option name="padding" value="1" /> diff --git a/data/graphics/gui/ministatus.xml b/data/graphics/gui/ministatus.xml index 1e585d844..2dd1339ac 100644 --- a/data/graphics/gui/ministatus.xml +++ b/data/graphics/gui/ministatus.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window"> <option name="padding" value="1" /> diff --git a/data/graphics/gui/ok.xml b/data/graphics/gui/ok.xml index 5968887ff..62846e734 100644 --- a/data/graphics/gui/ok.xml +++ b/data/graphics/gui/ok.xml @@ -1,25 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window"> + <widget type="Window"> <option name="buttonPadding" value="8" /> <option name="padding" value="5" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> + <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> + <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="4" width="32" height="216" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> + <part type="bg-quad" xpos="4" ypos="4" width="32" height="216" /> + <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> + <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> + <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> + <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> + <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> + <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> + </widget> </skinset> diff --git a/data/graphics/gui/playerbox.xml b/data/graphics/gui/playerbox.xml index 7e8a91482..cdfc6f80d 100644 --- a/data/graphics/gui/playerbox.xml +++ b/data/graphics/gui/playerbox.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="41" ypos="186"> <option name="drawbackground" value="1" /> diff --git a/data/graphics/gui/popup.xml b/data/graphics/gui/popup.xml index 5fea7ccd1..c0951ab43 100644 --- a/data/graphics/gui/popup.xml +++ b/data/graphics/gui/popup.xml @@ -1,23 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window"> + <widget type="Window"> <option name="padding" value="4" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> + <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> + <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="4" width="32" height="216" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> + <part type="bg-quad" xpos="4" ypos="4" width="32" height="216" /> + <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> + <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> + <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> + <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> + <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> + <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> + </widget> </skinset> diff --git a/data/graphics/gui/progressbar.xml b/data/graphics/gui/progressbar.xml index af8107f72..1be7e4100 100644 --- a/data/graphics/gui/progressbar.xml +++ b/data/graphics/gui/progressbar.xml @@ -1,20 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="73" ypos="164"> + <widget type="Window" xpos="73" ypos="164"> <option name="padding" value="2" /> <option name="fillPadding" value="3" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="3" height="4" /> - <part type="top-right-corner" xpos="7" ypos="0" width="4" height="4" /> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> + <part type="top-edge" xpos="4" ypos="0" width="3" height="4" /> + <part type="top-right-corner" xpos="7" ypos="0" width="4" height="4" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="10" /> - <part type="bg-quad" xpos="4" ypos="4" width="3" height="10" /> - <part type="right-edge" xpos="7" ypos="4" width="4" height="10" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="4" height="10" /> + <part type="bg-quad" xpos="4" ypos="4" width="3" height="10" /> + <part type="right-edge" xpos="7" ypos="4" width="4" height="10" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="15" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="15" width="3" height="4" /> - <part type="bottom-right-corner" xpos="7" ypos="15" width="4" height="4" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="15" width="4" height="4" /> + <part type="bottom-edge" xpos="4" ypos="15" width="3" height="4" /> + <part type="bottom-right-corner" xpos="7" ypos="15" width="4" height="4" /> + </widget> </skinset> diff --git a/data/graphics/gui/quests.xml b/data/graphics/gui/quests.xml index c38148bf7..fdb756885 100644 --- a/data/graphics/gui/quests.xml +++ b/data/graphics/gui/quests.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window"> <option name="showlistbackground" value="0" /> diff --git a/data/graphics/gui/radio.xml b/data/graphics/gui/radio.xml index 8d4040536..5800fb939 100644 --- a/data/graphics/gui/radio.xml +++ b/data/graphics/gui/radio.xml @@ -1,13 +1,14 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="137" ypos="132"> + <widget type="Window" xpos="137" ypos="132"> <option name="padding" value="0" /> <option name="imagePadding" value="0" /> <option name="imageSize" value="10" /> <option name="spacing" value="2" /> - <part type="in" xpos="0" ypos="0" width="10" height="10" /> - <part type="in-highlighted" xpos="14" ypos="0" width="10" height="10" /> - <part type="out" xpos="0" ypos="14" width="10" height="10" /> - <part type="out-highlighted" xpos="14" ypos="14" width="10" height="10" /> - </widget> + <part type="in" xpos="0" ypos="0" width="10" height="10" /> + <part type="in-highlighted" xpos="14" ypos="0" width="10" height="10" /> + <part type="out" xpos="0" ypos="14" width="10" height="10" /> + <part type="out-highlighted" xpos="14" ypos="14" width="10" height="10" /> + </widget> </skinset> diff --git a/data/graphics/gui/resize.xml b/data/graphics/gui/resize.xml index 8a21b7382..45b7ed8e0 100644 --- a/data/graphics/gui/resize.xml +++ b/data/graphics/gui/resize.xml @@ -1,5 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="160" ypos="0" width="15" height="12" /> - </widget> + <widget type="Window"> + <part type="standart" xpos="160" ypos="0" width="15" height="12" /> + </widget> </skinset> diff --git a/data/graphics/gui/scroll.xml b/data/graphics/gui/scroll.xml index 0bcdf9ad8..aa9782ef5 100644 --- a/data/graphics/gui/scroll.xml +++ b/data/graphics/gui/scroll.xml @@ -1,18 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="164"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="3" height="4" /> - <part type="top-right-corner" xpos="7" ypos="0" width="4" height="4" /> + <widget type="Window" xpos="41" ypos="164"> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> + <part type="top-edge" xpos="4" ypos="0" width="3" height="4" /> + <part type="top-right-corner" xpos="7" ypos="0" width="4" height="4" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="11" /> - <part type="bg-quad" xpos="4" ypos="4" width="3" height="11" /> - <part type="right-edge" xpos="7" ypos="4" width="4" height="11" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="4" height="11" /> + <part type="bg-quad" xpos="4" ypos="4" width="3" height="11" /> + <part type="right-edge" xpos="7" ypos="4" width="4" height="11" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="15" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="15" width="3" height="4" /> - <part type="bottom-right-corner" xpos="7" ypos="15" width="4" height="4" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="15" width="4" height="4" /> + <part type="bottom-edge" xpos="4" ypos="15" width="3" height="4" /> + <part type="bottom-right-corner" xpos="7" ypos="15" width="4" height="4" /> + </widget> </skinset> diff --git a/data/graphics/gui/scroll_background.xml b/data/graphics/gui/scroll_background.xml index 4a63cf25c..2ca37d2f2 100644 --- a/data/graphics/gui/scroll_background.xml +++ b/data/graphics/gui/scroll_background.xml @@ -1,18 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="186"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="3" ypos="0" width="26" height="4" /> - <part type="top-right-corner" xpos="28" ypos="0" width="4" height="4" /> + <widget type="Window" xpos="41" ypos="186"> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> + <part type="top-edge" xpos="3" ypos="0" width="26" height="4" /> + <part type="top-right-corner" xpos="28" ypos="0" width="4" height="4" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="3" width="4" height="26" /> - <part type="bg-quad" xpos="3" ypos="3" width="26" height="26" /> - <part type="right-edge" xpos="28" ypos="3" width="4" height="26" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="3" width="4" height="26" /> + <part type="bg-quad" xpos="3" ypos="3" width="26" height="26" /> + <part type="right-edge" xpos="28" ypos="3" width="4" height="26" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="28" width="4" height="4" /> - <part type="bottom-edge" xpos="3" ypos="28" width="26" height="4" /> - <part type="bottom-right-corner" xpos="28" ypos="28" width="4" height="4" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="28" width="4" height="4" /> + <part type="bottom-edge" xpos="3" ypos="28" width="26" height="4" /> + <part type="bottom-right-corner" xpos="28" ypos="28" width="4" height="4" /> + </widget> </skinset> diff --git a/data/graphics/gui/scroll_hbackground.xml b/data/graphics/gui/scroll_hbackground.xml index d8f9f6168..7ebb8e7c8 100644 --- a/data/graphics/gui/scroll_hbackground.xml +++ b/data/graphics/gui/scroll_hbackground.xml @@ -1,12 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="135" ypos="164"> - <!-- Left Row --> - <part type="left-edge" xpos="0" ypos="0" width="6" height="12" /> + <widget type="Window" xpos="135" ypos="164"> + <!-- Left Row --> + <part type="left-edge" xpos="0" ypos="0" width="6" height="12" /> - <!-- Middle Row --> - <part type="bg-quad" xpos="6" ypos="0" width="6" height="12" /> + <!-- Middle Row --> + <part type="bg-quad" xpos="6" ypos="0" width="6" height="12" /> - <!-- Right Row --> - <part type="right-edge" xpos="12" ypos="0" width="6" height="12" /> - </widget> + <!-- Right Row --> + <part type="right-edge" xpos="12" ypos="0" width="6" height="12" /> + </widget> </skinset> diff --git a/data/graphics/gui/scroll_highlighted.xml b/data/graphics/gui/scroll_highlighted.xml index 4833972cf..f4f5c6e29 100644 --- a/data/graphics/gui/scroll_highlighted.xml +++ b/data/graphics/gui/scroll_highlighted.xml @@ -1,18 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="57" ypos="164"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="3" height="4" /> - <part type="top-right-corner" xpos="7" ypos="0" width="4" height="4" /> + <widget type="Window" xpos="57" ypos="164"> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> + <part type="top-edge" xpos="4" ypos="0" width="3" height="4" /> + <part type="top-right-corner" xpos="7" ypos="0" width="4" height="4" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="11" /> - <part type="bg-quad" xpos="4" ypos="4" width="3" height="11" /> - <part type="right-edge" xpos="7" ypos="4" width="4" height="11" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="4" height="11" /> + <part type="bg-quad" xpos="4" ypos="4" width="3" height="11" /> + <part type="right-edge" xpos="7" ypos="4" width="4" height="11" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="15" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="15" width="3" height="4" /> - <part type="bottom-right-corner" xpos="7" ypos="15" width="4" height="4" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="15" width="4" height="4" /> + <part type="bottom-edge" xpos="4" ypos="15" width="3" height="4" /> + <part type="bottom-right-corner" xpos="7" ypos="15" width="4" height="4" /> + </widget> </skinset> diff --git a/data/graphics/gui/scroll_vbackground.xml b/data/graphics/gui/scroll_vbackground.xml index 69566c35f..5e482204e 100644 --- a/data/graphics/gui/scroll_vbackground.xml +++ b/data/graphics/gui/scroll_vbackground.xml @@ -1,13 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="121" ypos="164"> + <widget type="Window" xpos="121" ypos="164"> + <!-- Top Row --> + <part type="top-edge" xpos="0" ypos="0" width="12" height="6" /> - <!-- Top Row --> - <part type="top-edge" xpos="0" ypos="0" width="12" height="6" /> + <!-- Middle Row --> + <part type="bg-quad" xpos="0" ypos="6" width="12" height="6" /> - <!-- Middle Row --> - <part type="bg-quad" xpos="0" ypos="6" width="12" height="6" /> - - <!-- Bottom Row --> - <part type="bottom-edge" xpos="0" ypos="12" width="12" height="6" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-edge" xpos="0" ypos="12" width="12" height="6" /> + </widget> </skinset> diff --git a/data/graphics/gui/scrollbuttons.xml b/data/graphics/gui/scrollbuttons.xml index 2c57cd0ba..381f102ba 100644 --- a/data/graphics/gui/scrollbuttons.xml +++ b/data/graphics/gui/scrollbuttons.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="41" ypos="100"> <part type="left" xpos="0" ypos="0" width="12" height="12" /> diff --git a/data/graphics/gui/scrollbuttons_pressed.xml b/data/graphics/gui/scrollbuttons_pressed.xml index f4fb89f15..d278742d6 100644 --- a/data/graphics/gui/scrollbuttons_pressed.xml +++ b/data/graphics/gui/scrollbuttons_pressed.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="57" ypos="100"> <part type="left" xpos="0" ypos="0" width="12" height="12" /> diff --git a/data/graphics/gui/sell.xml b/data/graphics/gui/sell.xml index 8e2eef818..456758afc 100644 --- a/data/graphics/gui/sell.xml +++ b/data/graphics/gui/sell.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window"> <option name="showbackground" value="1" /> diff --git a/data/graphics/gui/server.xml b/data/graphics/gui/server.xml index 8e2eef818..456758afc 100644 --- a/data/graphics/gui/server.xml +++ b/data/graphics/gui/server.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window"> <option name="showbackground" value="1" /> diff --git a/data/graphics/gui/shop.xml b/data/graphics/gui/shop.xml index 45a0a7bec..e88e38efd 100644 --- a/data/graphics/gui/shop.xml +++ b/data/graphics/gui/shop.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window"> <option name="showbuybackground" value="1" /> diff --git a/data/graphics/gui/slider.xml b/data/graphics/gui/slider.xml index 163e3258d..01866f572 100644 --- a/data/graphics/gui/slider.xml +++ b/data/graphics/gui/slider.xml @@ -1,13 +1,14 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="98" ypos="0"> - <part type="hstart" xpos="0" ypos="0" width="4" height="6" /> - <part type="hmiddle" xpos="4" ypos="0" width="7" height="6" /> - <part type="hend" xpos="11" ypos="0" width="4" height="6" /> - <part type="hgrip" xpos="6" ypos="7" width="9" height="10" /> + <widget type="Window" xpos="98" ypos="0"> + <part type="hstart" xpos="0" ypos="0" width="4" height="6" /> + <part type="hmiddle" xpos="4" ypos="0" width="7" height="6" /> + <part type="hend" xpos="11" ypos="0" width="4" height="6" /> + <part type="hgrip" xpos="6" ypos="7" width="9" height="10" /> - <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> + <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> diff --git a/data/graphics/gui/slider_highlighted.xml b/data/graphics/gui/slider_highlighted.xml index af5f4a0e6..76aa4eb45 100644 --- a/data/graphics/gui/slider_highlighted.xml +++ b/data/graphics/gui/slider_highlighted.xml @@ -1,13 +1,14 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="98" ypos="50"> - <part type="hstart" xpos="0" ypos="0" width="4" height="6" /> - <part type="hmiddle" xpos="4" ypos="0" width="7" height="6" /> - <part type="hend" xpos="11" ypos="0" width="4" height="6" /> - <part type="hgrip" xpos="6" ypos="7" width="9" height="10" /> + <widget type="Window" xpos="98" ypos="50"> + <part type="hstart" xpos="0" ypos="0" width="4" height="6" /> + <part type="hmiddle" xpos="4" ypos="0" width="7" height="6" /> + <part type="hend" xpos="11" ypos="0" width="4" height="6" /> + <part type="hgrip" xpos="6" ypos="7" width="9" height="10" /> - <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> + <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> diff --git a/data/graphics/gui/speechbubble.xml b/data/graphics/gui/speechbubble.xml index 84b6557b3..6b79718b3 100644 --- a/data/graphics/gui/speechbubble.xml +++ b/data/graphics/gui/speechbubble.xml @@ -1,18 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="SpeechBubble" image="bubble.png"> <widget type="Window"> <!-- Top Row --> <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="5" height="5" /> - <part type="top-right-corner" xpos="10" ypos="0" width="5" height="5" /> + <part type="top-edge" xpos="5" ypos="0" width="5" height="5" /> + <part type="top-right-corner" xpos="10" ypos="0" width="5" height="5" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="5" /> - <part type="bg-quad" xpos="5" ypos="5" width="5" height="5" /> - <part type="right-edge" xpos="10" ypos="5" width="5" height="5" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="5" width="5" height="5" /> + <part type="bg-quad" xpos="5" ypos="5" width="5" height="5" /> + <part type="right-edge" xpos="10" ypos="5" width="5" height="5" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="10" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="10" width="5" height="5" /> - <part type="bottom-right-corner" xpos="10" ypos="10" width="5" height="5" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="10" width="5" height="5" /> + <part type="bottom-edge" xpos="5" ypos="10" width="5" height="5" /> + <part type="bottom-right-corner" xpos="10" ypos="10" width="5" height="5" /> + </widget> </skinset> diff --git a/data/graphics/gui/tab.xml b/data/graphics/gui/tab.xml index be2301661..ffbd1ea6a 100644 --- a/data/graphics/gui/tab.xml +++ b/data/graphics/gui/tab.xml @@ -1,20 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="0"> + <widget type="Window" xpos="68" ypos="0"> <option name="padding" value="4" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> + <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> + <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> + <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> + <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> + <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> + </widget> </skinset> diff --git a/data/graphics/gui/tab_highlighted.xml b/data/graphics/gui/tab_highlighted.xml index 479a883fb..497f7be51 100644 --- a/data/graphics/gui/tab_highlighted.xml +++ b/data/graphics/gui/tab_highlighted.xml @@ -1,18 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="25"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> + <widget type="Window" xpos="68" ypos="25"> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> + <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> + <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> + <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> + <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> + <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> + </widget> </skinset> diff --git a/data/graphics/gui/tab_selected.xml b/data/graphics/gui/tab_selected.xml index f3869b9d0..ad43851e5 100644 --- a/data/graphics/gui/tab_selected.xml +++ b/data/graphics/gui/tab_selected.xml @@ -1,18 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="50"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> + <widget type="Window" xpos="68" ypos="50"> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> + <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> + <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> + <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> + <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> + <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> + </widget> </skinset> diff --git a/data/graphics/gui/tab_unused.xml b/data/graphics/gui/tab_unused.xml index 95b48e695..ed13c1168 100644 --- a/data/graphics/gui/tab_unused.xml +++ b/data/graphics/gui/tab_unused.xml @@ -1,18 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="75"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> + <widget type="Window" xpos="68" ypos="75"> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> + <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> + <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> + <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> + <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> + <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> + </widget> </skinset> diff --git a/data/graphics/gui/textfield.xml b/data/graphics/gui/textfield.xml index 0f18303dc..dbc477eb0 100644 --- a/data/graphics/gui/textfield.xml +++ b/data/graphics/gui/textfield.xml @@ -1,22 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="186"> + <widget type="Window" xpos="41" ypos="186"> <option name="padding" value="1" /> <option name="frameSize" value="2" /> <option name="passwordChar" value="42" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="3" ypos="0" width="26" height="4" /> - <part type="top-right-corner" xpos="28" ypos="0" width="4" height="4" /> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> + <part type="top-edge" xpos="3" ypos="0" width="26" height="4" /> + <part type="top-right-corner" xpos="28" ypos="0" width="4" height="4" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="3" width="4" height="26" /> - <part type="bg-quad" xpos="3" ypos="3" width="26" height="26" /> - <part type="right-edge" xpos="28" ypos="3" width="4" height="26" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="3" width="4" height="26" /> + <part type="bg-quad" xpos="3" ypos="3" width="26" height="26" /> + <part type="right-edge" xpos="28" ypos="3" width="4" height="26" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="28" width="4" height="4" /> - <part type="bottom-edge" xpos="3" ypos="28" width="26" height="4" /> - <part type="bottom-right-corner" xpos="28" ypos="28" width="4" height="4" /> - </widget> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="28" width="4" height="4" /> + <part type="bottom-edge" xpos="3" ypos="28" width="26" height="4" /> + <part type="bottom-right-corner" xpos="28" ypos="28" width="4" height="4" /> + </widget> </skinset> diff --git a/data/graphics/gui/textpreview.xml b/data/graphics/gui/textpreview.xml index 406213a2a..3c9f32c34 100644 --- a/data/graphics/gui/textpreview.xml +++ b/data/graphics/gui/textpreview.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window"> <option name="padding" value="1" /> diff --git a/data/graphics/gui/window.xml b/data/graphics/gui/window.xml index 1b1d7b30e..e2eb7fafb 100644 --- a/data/graphics/gui/window.xml +++ b/data/graphics/gui/window.xml @@ -1,22 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> + <widget type="Window"> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> + <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> + <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="4" width="32" height="216" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> + <part type="bg-quad" xpos="4" ypos="4" width="32" height="216" /> + <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> + <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> + <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset> + <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> + <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> + <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> + </widget> +</skinset>
\ No newline at end of file diff --git a/data/graphics/gui/windowmenu.xml b/data/graphics/gui/windowmenu.xml index 3d9e84289..ede5a8fb8 100644 --- a/data/graphics/gui/windowmenu.xml +++ b/data/graphics/gui/windowmenu.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window"> <option name="padding" value="1" /> diff --git a/data/graphics/gui/world.xml b/data/graphics/gui/world.xml index 8e2eef818..456758afc 100644 --- a/data/graphics/gui/world.xml +++ b/data/graphics/gui/world.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window"> <option name="showbackground" value="1" /> diff --git a/data/graphics/sprites/error.xml b/data/graphics/sprites/error.xml index 3504bd016..47be69de3 100644 --- a/data/graphics/sprites/error.xml +++ b/data/graphics/sprites/error.xml @@ -1,10 +1,10 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="utf-8"?> <sprite> - <imageset name="base" src="graphics/sprites/error.png" width="29" height="9" /> - - <action name="default" imageset="base"> - <animation direction="default"> - <frame index="0" /> - </animation> - </action> + <imageset name="base" src="graphics/sprites/error.png" width="29" height="9" /> + + <action name="default" imageset="base"> + <animation direction="default"> + <frame index="0" /> + </animation> + </action> </sprite>
\ No newline at end of file diff --git a/data/graphics/sprites/manaplus_emote.xml b/data/graphics/sprites/manaplus_emote.xml index 1ec57dff2..7c5c48046 100644 --- a/data/graphics/sprites/manaplus_emote.xml +++ b/data/graphics/sprites/manaplus_emote.xml @@ -1,4 +1,4 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="utf-8"?> <!-- Author : Reid, 4144 Copyright (C) 2011-2012 Manaplus --> <sprite variants="28" variant_offset="1"> diff --git a/data/graphics/sprites/manaplus_emotes.xml b/data/graphics/sprites/manaplus_emotes.xml index 240b2d4b8..8554f5529 100644 --- a/data/graphics/sprites/manaplus_emotes.xml +++ b/data/graphics/sprites/manaplus_emotes.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <emotes> <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> <its:translateRule selector="//emote/sprite/@name" translate="yes"/> |