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/pink | |
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/pink')
-rw-r--r-- | data/themes/pink/buy.xml | 1 | ||||
-rw-r--r-- | data/themes/pink/colors.xml | 1 | ||||
-rw-r--r-- | data/themes/pink/equipment.xml | 35 | ||||
-rw-r--r-- | data/themes/pink/info.xml | 1 | ||||
-rw-r--r-- | data/themes/pink/inventory.xml | 1 | ||||
-rw-r--r-- | data/themes/pink/ok.xml | 35 | ||||
-rw-r--r-- | data/themes/pink/popup.xml | 35 | ||||
-rw-r--r-- | data/themes/pink/progressbar.xml | 35 | ||||
-rw-r--r-- | data/themes/pink/quests.xml | 1 | ||||
-rw-r--r-- | data/themes/pink/sell.xml | 1 | ||||
-rw-r--r-- | data/themes/pink/server.xml | 1 | ||||
-rw-r--r-- | data/themes/pink/shop.xml | 1 | ||||
-rw-r--r-- | data/themes/pink/window.xml | 35 | ||||
-rw-r--r-- | data/themes/pink/world.xml | 1 |
14 files changed, 99 insertions, 85 deletions
diff --git a/data/themes/pink/buy.xml b/data/themes/pink/buy.xml index f6ffe5cc9..effd5d24f 100644 --- a/data/themes/pink/buy.xml +++ b/data/themes/pink/buy.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="250" ypos="0"> <option name="showbackground" value="1" /> diff --git a/data/themes/pink/colors.xml b/data/themes/pink/colors.xml index a30652fdb..37823138f 100644 --- a/data/themes/pink/colors.xml +++ b/data/themes/pink/colors.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <colors> <palette id="0"> <color id="BROWSERBOX" color="#FF00FF" /> diff --git a/data/themes/pink/equipment.xml b/data/themes/pink/equipment.xml index 3a7f2e374..01ada23e3 100644 --- a/data/themes/pink/equipment.xml +++ b/data/themes/pink/equipment.xml @@ -1,25 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="250" ypos="0"> + <widget type="Window" xpos="250" ypos="0"> <option name="itemPadding" value="2" /> <option name="boxSize" value="36" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> - <part type="top-edge" xpos="0" ypos="10" width="10" height="10" /> - <part type="top-right-corner" xpos="0" ypos="20" width="10" height="10" /> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> + <part type="top-edge" xpos="0" ypos="10" width="10" height="10" /> + <part type="top-right-corner" xpos="0" ypos="20" width="10" height="10" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="30" width="10" height="10" /> - <part type="bg-quad" xpos="0" ypos="40" width="10" height="10" /> - <part type="right-edge" xpos="0" ypos="50" width="10" height="10" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="30" width="10" height="10" /> + <part type="bg-quad" xpos="0" ypos="40" width="10" height="10" /> + <part type="right-edge" xpos="0" ypos="50" width="10" height="10" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="60" width="10" height="10" /> - <part type="bottom-edge" xpos="0" ypos="70" width="10" height="10" /> - <part type="bottom-right-corner" xpos="10" ypos="0" width="132" height="134" /> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="60" width="10" height="10" /> + <part type="bottom-edge" xpos="0" ypos="70" width="10" height="10" /> + <part type="bottom-right-corner" xpos="10" ypos="0" width="132" height="134" /> - <part type="closeImage" xpos="-120" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="-120" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="-105" ypos="51" width="15" height="15" /> - </widget> + <part type="closeImage" xpos="-120" ypos="0" width="15" height="15" /> + <part type="stickyImageUp" xpos="-120" ypos="51" width="15" height="15" /> + <part type="stickyImageDown" xpos="-105" ypos="51" width="15" height="15" /> + </widget> </skinset> diff --git a/data/themes/pink/info.xml b/data/themes/pink/info.xml index e77d203c2..dc3a7e376 100644 --- a/data/themes/pink/info.xml +++ b/data/themes/pink/info.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <info> <name>Pink</name> <copyright>2011 Aline Ferraz de Souza\n2011-2012 ManaPlus Developers</copyright> diff --git a/data/themes/pink/inventory.xml b/data/themes/pink/inventory.xml index f6ffe5cc9..effd5d24f 100644 --- a/data/themes/pink/inventory.xml +++ b/data/themes/pink/inventory.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="250" ypos="0"> <option name="showbackground" value="1" /> diff --git a/data/themes/pink/ok.xml b/data/themes/pink/ok.xml index 00b902f09..0dd68d3bd 100644 --- a/data/themes/pink/ok.xml +++ b/data/themes/pink/ok.xml @@ -1,24 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="250" ypos="0"> + <widget type="Window" xpos="250" ypos="0"> <option name="buttonPadding" value="8" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> - <part type="top-edge" xpos="0" ypos="10" width="10" height="10" /> - <part type="top-right-corner" xpos="0" ypos="20" width="10" height="10" /> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> + <part type="top-edge" xpos="0" ypos="10" width="10" height="10" /> + <part type="top-right-corner" xpos="0" ypos="20" width="10" height="10" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="30" width="10" height="10" /> - <part type="bg-quad" xpos="0" ypos="40" width="10" height="10" /> - <part type="right-edge" xpos="0" ypos="50" width="10" height="10" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="30" width="10" height="10" /> + <part type="bg-quad" xpos="0" ypos="40" width="10" height="10" /> + <part type="right-edge" xpos="0" ypos="50" width="10" height="10" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="60" width="10" height="10" /> - <part type="bottom-edge" xpos="0" ypos="70" width="10" height="10" /> - <part type="bottom-right-corner" xpos="10" ypos="0" width="132" height="134" /> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="60" width="10" height="10" /> + <part type="bottom-edge" xpos="0" ypos="70" width="10" height="10" /> + <part type="bottom-right-corner" xpos="10" ypos="0" width="132" height="134" /> - <part type="closeImage" xpos="-120" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="-120" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="-105" ypos="51" width="15" height="15" /> - </widget> + <part type="closeImage" xpos="-120" ypos="0" width="15" height="15" /> + <part type="stickyImageUp" xpos="-120" ypos="51" width="15" height="15" /> + <part type="stickyImageDown" xpos="-105" ypos="51" width="15" height="15" /> + </widget> </skinset> diff --git a/data/themes/pink/popup.xml b/data/themes/pink/popup.xml index d9ed2522b..8c923e2a9 100644 --- a/data/themes/pink/popup.xml +++ b/data/themes/pink/popup.xml @@ -1,23 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="250" ypos="0"> + <widget type="Window" xpos="250" ypos="0"> <option name="padding" value="5" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> - <part type="top-edge" xpos="0" ypos="10" width="10" height="10" /> - <part type="top-right-corner" xpos="0" ypos="20" width="10" height="10" /> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> + <part type="top-edge" xpos="0" ypos="10" width="10" height="10" /> + <part type="top-right-corner" xpos="0" ypos="20" width="10" height="10" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="30" width="10" height="10" /> - <part type="bg-quad" xpos="0" ypos="40" width="10" height="10" /> - <part type="right-edge" xpos="0" ypos="50" width="10" height="10" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="30" width="10" height="10" /> + <part type="bg-quad" xpos="0" ypos="40" width="10" height="10" /> + <part type="right-edge" xpos="0" ypos="50" width="10" height="10" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="60" width="10" height="10" /> - <part type="bottom-edge" xpos="0" ypos="70" width="10" height="10" /> - <part type="bottom-right-corner" xpos="10" ypos="0" width="132" height="134" /> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="60" width="10" height="10" /> + <part type="bottom-edge" xpos="0" ypos="70" width="10" height="10" /> + <part type="bottom-right-corner" xpos="10" ypos="0" width="132" height="134" /> - <part type="closeImage" xpos="-120" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="-120" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="-105" ypos="51" width="15" height="15" /> - </widget> + <part type="closeImage" xpos="-120" ypos="0" width="15" height="15" /> + <part type="stickyImageUp" xpos="-120" ypos="51" width="15" height="15" /> + <part type="stickyImageDown" xpos="-105" ypos="51" width="15" height="15" /> + </widget> </skinset> diff --git a/data/themes/pink/progressbar.xml b/data/themes/pink/progressbar.xml index f8d3563e2..83529fd62 100644 --- a/data/themes/pink/progressbar.xml +++ b/data/themes/pink/progressbar.xml @@ -1,25 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="250" ypos="0"> + <widget type="Window" xpos="250" ypos="0"> <option name="padding" value="1" /> <option name="fillPadding" value="3" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> - <part type="top-edge" xpos="0" ypos="10" width="10" height="10" /> - <part type="top-right-corner" xpos="0" ypos="20" width="10" height="10" /> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> + <part type="top-edge" xpos="0" ypos="10" width="10" height="10" /> + <part type="top-right-corner" xpos="0" ypos="20" width="10" height="10" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="30" width="10" height="10" /> - <part type="bg-quad" xpos="0" ypos="40" width="10" height="10" /> - <part type="right-edge" xpos="0" ypos="50" width="10" height="10" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="30" width="10" height="10" /> + <part type="bg-quad" xpos="0" ypos="40" width="10" height="10" /> + <part type="right-edge" xpos="0" ypos="50" width="10" height="10" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="60" width="10" height="10" /> - <part type="bottom-edge" xpos="0" ypos="70" width="10" height="10" /> - <part type="bottom-right-corner" xpos="10" ypos="0" width="132" height="134" /> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="60" width="10" height="10" /> + <part type="bottom-edge" xpos="0" ypos="70" width="10" height="10" /> + <part type="bottom-right-corner" xpos="10" ypos="0" width="132" height="134" /> - <part type="closeImage" xpos="-120" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="-120" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="-105" ypos="51" width="15" height="15" /> - </widget> + <part type="closeImage" xpos="-120" ypos="0" width="15" height="15" /> + <part type="stickyImageUp" xpos="-120" ypos="51" width="15" height="15" /> + <part type="stickyImageDown" xpos="-105" ypos="51" width="15" height="15" /> + </widget> </skinset> diff --git a/data/themes/pink/quests.xml b/data/themes/pink/quests.xml index 98d3c754c..6055f6a83 100644 --- a/data/themes/pink/quests.xml +++ b/data/themes/pink/quests.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="250" ypos="0"> <option name="showlistbackground" value="1" /> diff --git a/data/themes/pink/sell.xml b/data/themes/pink/sell.xml index f6ffe5cc9..effd5d24f 100644 --- a/data/themes/pink/sell.xml +++ b/data/themes/pink/sell.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="250" ypos="0"> <option name="showbackground" value="1" /> diff --git a/data/themes/pink/server.xml b/data/themes/pink/server.xml index f6ffe5cc9..effd5d24f 100644 --- a/data/themes/pink/server.xml +++ b/data/themes/pink/server.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="250" ypos="0"> <option name="showbackground" value="1" /> diff --git a/data/themes/pink/shop.xml b/data/themes/pink/shop.xml index 87be730a7..949f15430 100644 --- a/data/themes/pink/shop.xml +++ b/data/themes/pink/shop.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="250" ypos="0"> <option name="showbuybackground" value="1" /> diff --git a/data/themes/pink/window.xml b/data/themes/pink/window.xml index 0192aa991..dbfa79ad0 100644 --- a/data/themes/pink/window.xml +++ b/data/themes/pink/window.xml @@ -1,22 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window" xpos="250" ypos="0"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> - <part type="top-edge" xpos="0" ypos="10" width="10" height="10" /> - <part type="top-right-corner" xpos="0" ypos="20" width="10" height="10" /> + <widget type="Window" xpos="250" ypos="0"> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> + <part type="top-edge" xpos="0" ypos="10" width="10" height="10" /> + <part type="top-right-corner" xpos="0" ypos="20" width="10" height="10" /> - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="30" width="10" height="10" /> - <part type="bg-quad" xpos="0" ypos="40" width="10" height="10" /> - <part type="right-edge" xpos="0" ypos="50" width="10" height="10" /> + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="30" width="10" height="10" /> + <part type="bg-quad" xpos="0" ypos="40" width="10" height="10" /> + <part type="right-edge" xpos="0" ypos="50" width="10" height="10" /> - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="60" width="10" height="10" /> - <part type="bottom-edge" xpos="0" ypos="70" width="10" height="10" /> - <part type="bottom-right-corner" xpos="10" ypos="0" width="132" height="134" /> + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="60" width="10" height="10" /> + <part type="bottom-edge" xpos="0" ypos="70" width="10" height="10" /> + <part type="bottom-right-corner" xpos="10" ypos="0" width="132" height="134" /> - <part type="closeImage" xpos="-120" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="-120" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="-105" ypos="51" width="15" height="15" /> - </widget> + <part type="closeImage" xpos="-120" ypos="0" width="15" height="15" /> + <part type="stickyImageUp" xpos="-120" ypos="51" width="15" height="15" /> + <part type="stickyImageDown" xpos="-105" ypos="51" width="15" height="15" /> + </widget> </skinset> diff --git a/data/themes/pink/world.xml b/data/themes/pink/world.xml index f6ffe5cc9..effd5d24f 100644 --- a/data/themes/pink/world.xml +++ b/data/themes/pink/world.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="250" ypos="0"> <option name="showbackground" value="1" /> |