diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-01-25 01:45:08 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-01-25 01:45:08 +0300 |
commit | 875784e4d8b13e19ed23bdb3615c4bbc7a80bcd9 (patch) | |
tree | 2bdec26f6edf1d5595471477f8feee87966207a8 /data/themes/wood | |
parent | 0341b9e3983ac7ff82ac42c48afde2520ca73825 (diff) | |
download | plus-875784e4d8b13e19ed23bdb3615c4bbc7a80bcd9.tar.gz plus-875784e4d8b13e19ed23bdb3615c4bbc7a80bcd9.tar.bz2 plus-875784e4d8b13e19ed23bdb3615c4bbc7a80bcd9.tar.xz plus-875784e4d8b13e19ed23bdb3615c4bbc7a80bcd9.zip |
Fix xml files style.
Add or fix headers, replace tabs to spaces.
Diffstat (limited to 'data/themes/wood')
-rw-r--r-- | data/themes/wood/buy.xml | 1 | ||||
-rw-r--r-- | data/themes/wood/colors.xml | 1 | ||||
-rw-r--r-- | data/themes/wood/equipment.xml | 35 | ||||
-rw-r--r-- | data/themes/wood/info.xml | 1 | ||||
-rw-r--r-- | data/themes/wood/inventory.xml | 1 | ||||
-rw-r--r-- | data/themes/wood/ok.xml | 35 | ||||
-rw-r--r-- | data/themes/wood/popup.xml | 35 | ||||
-rw-r--r-- | data/themes/wood/progressbar.xml | 35 | ||||
-rw-r--r-- | data/themes/wood/quests.xml | 1 | ||||
-rw-r--r-- | data/themes/wood/sell.xml | 1 | ||||
-rw-r--r-- | data/themes/wood/server.xml | 1 | ||||
-rw-r--r-- | data/themes/wood/shop.xml | 1 | ||||
-rw-r--r-- | data/themes/wood/window.xml | 35 | ||||
-rw-r--r-- | data/themes/wood/world.xml | 1 |
14 files changed, 99 insertions, 85 deletions
diff --git a/data/themes/wood/buy.xml b/data/themes/wood/buy.xml index 39c568e78..a51183d53 100644 --- a/data/themes/wood/buy.xml +++ b/data/themes/wood/buy.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="260" ypos="0"> <option name="showbackground" value="1" /> diff --git a/data/themes/wood/colors.xml b/data/themes/wood/colors.xml index 7b6125439..3a7a0ea4d 100644 --- a/data/themes/wood/colors.xml +++ b/data/themes/wood/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/themes/wood/equipment.xml b/data/themes/wood/equipment.xml index 26ff1c834..08d3a2a1e 100644 --- a/data/themes/wood/equipment.xml +++ b/data/themes/wood/equipment.xml @@ -1,25 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> + <widget type="Window" xpos="260" ypos="0"> <option name="itemPadding" value="2" /> <option name="boxSize" value="36" /> - <!-- Top Row --> - <part type="top-left-corner" width="10" height="10" /> - <part type="top-edge" xpos="11" ypos="0" width="127" height="10" /> - <part type="top-right-corner" xpos="139" ypos="0" width="12" height="10" /> + <!-- Top Row --> + <part type="top-left-corner" width="10" height="10" /> + <part type="top-edge" xpos="11" ypos="0" width="127" height="10" /> + <part type="top-right-corner" xpos="139" ypos="0" width="12" height="10" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="81" /> - <part type="bg-quad" xpos="11" ypos="11" width="127" height="81" /> - <part type="right-edge" xpos="139" ypos="11" width="12" height="81" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="11" width="10" height="81" /> + <part type="bg-quad" xpos="11" ypos="11" width="127" height="81" /> + <part type="right-edge" xpos="139" ypos="11" width="12" height="81" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="93" width="10" height="12" /> - <part type="bottom-edge" xpos="11" ypos="93" width="127" height="12" /> - <part type="bottom-right-corner" xpos="139" ypos="93" width="12" height="12" /> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="93" width="10" height="12" /> + <part type="bottom-edge" xpos="11" ypos="93" width="127" height="12" /> + <part type="bottom-right-corner" xpos="139" ypos="93" width="12" height="12" /> - <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="-115" 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="-115" ypos="51" width="15" height="15" /> + </widget> </skinset> diff --git a/data/themes/wood/info.xml b/data/themes/wood/info.xml index 8e35d65ad..8abd812f9 100644 --- a/data/themes/wood/info.xml +++ b/data/themes/wood/info.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <info> <name>Wood</name> <copyright>Vianney Rousset\n2004-2009 The Mana World Development Team\n2009-2010 The Mana Developers\n2011-2012 ManaPlus Developers</copyright> diff --git a/data/themes/wood/inventory.xml b/data/themes/wood/inventory.xml index 39c568e78..a51183d53 100644 --- a/data/themes/wood/inventory.xml +++ b/data/themes/wood/inventory.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="260" ypos="0"> <option name="showbackground" value="1" /> diff --git a/data/themes/wood/ok.xml b/data/themes/wood/ok.xml index f328e63b9..d9ad0a034 100644 --- a/data/themes/wood/ok.xml +++ b/data/themes/wood/ok.xml @@ -1,24 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> + <widget type="Window" xpos="260" ypos="0"> <option name="buttonPadding" value="8" /> - <!-- Top Row --> - <part type="top-left-corner" width="10" height="10" /> - <part type="top-edge" xpos="11" ypos="0" width="127" height="10" /> - <part type="top-right-corner" xpos="139" ypos="0" width="12" height="10" /> + <!-- Top Row --> + <part type="top-left-corner" width="10" height="10" /> + <part type="top-edge" xpos="11" ypos="0" width="127" height="10" /> + <part type="top-right-corner" xpos="139" ypos="0" width="12" height="10" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="81" /> - <part type="bg-quad" xpos="11" ypos="11" width="127" height="81" /> - <part type="right-edge" xpos="139" ypos="11" width="12" height="81" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="11" width="10" height="81" /> + <part type="bg-quad" xpos="11" ypos="11" width="127" height="81" /> + <part type="right-edge" xpos="139" ypos="11" width="12" height="81" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="93" width="10" height="12" /> - <part type="bottom-edge" xpos="11" ypos="93" width="127" height="12" /> - <part type="bottom-right-corner" xpos="139" ypos="93" width="12" height="12" /> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="93" width="10" height="12" /> + <part type="bottom-edge" xpos="11" ypos="93" width="127" height="12" /> + <part type="bottom-right-corner" xpos="139" ypos="93" width="12" height="12" /> - <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="-115" 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="-115" ypos="51" width="15" height="15" /> + </widget> </skinset> diff --git a/data/themes/wood/popup.xml b/data/themes/wood/popup.xml index 1a1964af5..f8d88c101 100644 --- a/data/themes/wood/popup.xml +++ b/data/themes/wood/popup.xml @@ -1,23 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> + <widget type="Window" xpos="260" ypos="0"> <option name="padding" value="6" /> - <!-- Top Row --> - <part type="top-left-corner" width="10" height="10" /> - <part type="top-edge" xpos="11" ypos="0" width="127" height="10" /> - <part type="top-right-corner" xpos="139" ypos="0" width="12" height="10" /> + <!-- Top Row --> + <part type="top-left-corner" width="10" height="10" /> + <part type="top-edge" xpos="11" ypos="0" width="127" height="10" /> + <part type="top-right-corner" xpos="139" ypos="0" width="12" height="10" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="81" /> - <part type="bg-quad" xpos="11" ypos="11" width="127" height="81" /> - <part type="right-edge" xpos="139" ypos="11" width="12" height="81" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="11" width="10" height="81" /> + <part type="bg-quad" xpos="11" ypos="11" width="127" height="81" /> + <part type="right-edge" xpos="139" ypos="11" width="12" height="81" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="93" width="10" height="12" /> - <part type="bottom-edge" xpos="11" ypos="93" width="127" height="12" /> - <part type="bottom-right-corner" xpos="139" ypos="93" width="12" height="12" /> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="93" width="10" height="12" /> + <part type="bottom-edge" xpos="11" ypos="93" width="127" height="12" /> + <part type="bottom-right-corner" xpos="139" ypos="93" width="12" height="12" /> - <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="-115" 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="-115" ypos="51" width="15" height="15" /> + </widget> </skinset> diff --git a/data/themes/wood/progressbar.xml b/data/themes/wood/progressbar.xml index 5a0113287..4e5479313 100644 --- a/data/themes/wood/progressbar.xml +++ b/data/themes/wood/progressbar.xml @@ -1,25 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> + <widget type="Window" xpos="260" ypos="0"> <option name="padding" value="1" /> <option name="fillPadding" value="3" /> - <!-- Top Row --> - <part type="top-left-corner" width="10" height="10" /> - <part type="top-edge" xpos="11" ypos="0" width="127" height="10" /> - <part type="top-right-corner" xpos="139" ypos="0" width="12" height="10" /> + <!-- Top Row --> + <part type="top-left-corner" width="10" height="10" /> + <part type="top-edge" xpos="11" ypos="0" width="127" height="10" /> + <part type="top-right-corner" xpos="139" ypos="0" width="12" height="10" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="81" /> - <part type="bg-quad" xpos="11" ypos="11" width="127" height="81" /> - <part type="right-edge" xpos="139" ypos="11" width="12" height="81" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="11" width="10" height="81" /> + <part type="bg-quad" xpos="11" ypos="11" width="127" height="81" /> + <part type="right-edge" xpos="139" ypos="11" width="12" height="81" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="93" width="10" height="12" /> - <part type="bottom-edge" xpos="11" ypos="93" width="127" height="12" /> - <part type="bottom-right-corner" xpos="139" ypos="93" width="12" height="12" /> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="93" width="10" height="12" /> + <part type="bottom-edge" xpos="11" ypos="93" width="127" height="12" /> + <part type="bottom-right-corner" xpos="139" ypos="93" width="12" height="12" /> - <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="-115" 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="-115" ypos="51" width="15" height="15" /> + </widget> </skinset> diff --git a/data/themes/wood/quests.xml b/data/themes/wood/quests.xml index 1ecdb91ad..d2824d3f8 100644 --- a/data/themes/wood/quests.xml +++ b/data/themes/wood/quests.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="260" ypos="0"> <option name="showlistbackground" value="1" /> diff --git a/data/themes/wood/sell.xml b/data/themes/wood/sell.xml index 39c568e78..a51183d53 100644 --- a/data/themes/wood/sell.xml +++ b/data/themes/wood/sell.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="260" ypos="0"> <option name="showbackground" value="1" /> diff --git a/data/themes/wood/server.xml b/data/themes/wood/server.xml index 39c568e78..a51183d53 100644 --- a/data/themes/wood/server.xml +++ b/data/themes/wood/server.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="260" ypos="0"> <option name="showbackground" value="1" /> diff --git a/data/themes/wood/shop.xml b/data/themes/wood/shop.xml index 0ca7971a6..7f8828f06 100644 --- a/data/themes/wood/shop.xml +++ b/data/themes/wood/shop.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="260" ypos="0"> <option name="showbuybackground" value="1" /> diff --git a/data/themes/wood/window.xml b/data/themes/wood/window.xml index 47bc2f1ac..0ed48061a 100644 --- a/data/themes/wood/window.xml +++ b/data/themes/wood/window.xml @@ -1,22 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <!-- Top Row --> - <part type="top-left-corner" width="10" height="10" /> - <part type="top-edge" xpos="11" ypos="0" width="127" height="10" /> - <part type="top-right-corner" xpos="139" ypos="0" width="12" height="10" /> + <widget type="Window" xpos="260" ypos="0"> + <!-- Top Row --> + <part type="top-left-corner" width="10" height="10" /> + <part type="top-edge" xpos="11" ypos="0" width="127" height="10" /> + <part type="top-right-corner" xpos="139" ypos="0" width="12" height="10" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="81" /> - <part type="bg-quad" xpos="11" ypos="11" width="127" height="81" /> - <part type="right-edge" xpos="139" ypos="11" width="12" height="81" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="11" width="10" height="81" /> + <part type="bg-quad" xpos="11" ypos="11" width="127" height="81" /> + <part type="right-edge" xpos="139" ypos="11" width="12" height="81" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="93" width="10" height="12" /> - <part type="bottom-edge" xpos="11" ypos="93" width="127" height="12" /> - <part type="bottom-right-corner" xpos="139" ypos="93" width="12" height="12" /> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="93" width="10" height="12" /> + <part type="bottom-edge" xpos="11" ypos="93" width="127" height="12" /> + <part type="bottom-right-corner" xpos="139" ypos="93" width="12" height="12" /> - <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="-115" 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="-115" ypos="51" width="15" height="15" /> + </widget> </skinset> diff --git a/data/themes/wood/world.xml b/data/themes/wood/world.xml index 39c568e78..a51183d53 100644 --- a/data/themes/wood/world.xml +++ b/data/themes/wood/world.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="260" ypos="0"> <option name="showbackground" value="1" /> |