diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-10-10 22:14:45 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-10-10 22:15:57 +0300 |
commit | aa3f63fd497558a02feb3ddbc44f31eac091f39b (patch) | |
tree | 0e28b9b1f0501dd8be9e1a38db4ec1777fa3fbfa /data/themes/pink | |
parent | 7c10a6b61e9d06a4ae9cc9f942dfacb6fcfd9d3d (diff) | |
download | plus-aa3f63fd497558a02feb3ddbc44f31eac091f39b.tar.gz plus-aa3f63fd497558a02feb3ddbc44f31eac091f39b.tar.bz2 plus-aa3f63fd497558a02feb3ddbc44f31eac091f39b.tar.xz plus-aa3f63fd497558a02feb3ddbc44f31eac091f39b.zip |
Remove most unused files.
Diffstat (limited to 'data/themes/pink')
25 files changed, 0 insertions, 635 deletions
diff --git a/data/themes/pink/CMakeLists.txt b/data/themes/pink/CMakeLists.txt deleted file mode 100644 index e40902c46..000000000 --- a/data/themes/pink/CMakeLists.txt +++ /dev/null @@ -1,27 +0,0 @@ -SET (FILES - bubble.png - buy.xml - colors.xml - cutin.xml - equipment.xml - info.xml - inventory.xml - mailedit.xml - npc.xml - ok.xml - outfits.xml - popup.xml - progress-indicator.png - progressbar.xml - quests.xml - sell.xml - server.xml - serverinfo.xml - shop.xml - unknown-item.png - window.png - window.xml - world.xml - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/pink) diff --git a/data/themes/pink/Makefile.am b/data/themes/pink/Makefile.am deleted file mode 100644 index a0b9b526a..000000000 --- a/data/themes/pink/Makefile.am +++ /dev/null @@ -1,31 +0,0 @@ - -guidir = $(pkgdatadir)/data/themes/pink - -gui_DATA = \ - bubble.png \ - buy.xml \ - colors.xml \ - cutin.xml \ - equipment.xml \ - info.xml \ - inventory.xml \ - mailedit.xml \ - npc.xml \ - ok.xml \ - outfits.xml \ - popup.xml \ - progress-indicator.png \ - progressbar.xml \ - quests.xml \ - sell.xml \ - server.xml \ - serverinfo.xml \ - shop.xml \ - unknown-item.png \ - window.xml \ - window.png \ - world.xml - -EXTRA_DIST = \ - $(gui_DATA) \ - CMakeLists.txt diff --git a/data/themes/pink/bubble.png b/data/themes/pink/bubble.png Binary files differdeleted file mode 100644 index 506fd4eec..000000000 --- a/data/themes/pink/bubble.png +++ /dev/null diff --git a/data/themes/pink/buy.xml b/data/themes/pink/buy.xml deleted file mode 100644 index effd5d24f..000000000 --- a/data/themes/pink/buy.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?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" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/pink/colors.xml b/data/themes/pink/colors.xml deleted file mode 100644 index 0051ecf10..000000000 --- a/data/themes/pink/colors.xml +++ /dev/null @@ -1,148 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<colors> - <palette id="0"> - <color id="BROWSERBOX" color="#FF00FF" /> - <color id="SELFNICK" color="#FF00FF" /> - <color id="TEXT" color="#FF00FF" /> - <color id="TEXT_DISABLED" color="#FF00FF" /> - <color id="CARET" color="#FF00FF" /> - <color id="SHADOW" color="#000000" /> - <color id="OUTLINE" color="#000000" /> - <color id="BORDER" color="#000000" /> - <color id="PROGRESS_BAR" color="#ffffff" /> - <color id="PROGRESS_BAR_OUTLINE" color="#000000" /> - <color id="BUTTON" color="#FF00FF" /> - <color id="BUTTON_HIGHLIGHTED" color="#FF00FF" /> - <color id="BUTTON_PRESSED" color="#FF00FF" /> - <color id="BUTTON_DISABLED" color="#FF00FF" /> - <color id="CHECKBOX" color="#FF00FF" /> - <color id="DROPDOWN" color="#FF00FF" /> - <color id="LABEL" color="#FF00FF" /> - <color id="LISTBOX" color="#FF00FF" /> - <color id="LISTBOX_SELECTED" color="#FF00FF" /> - <color id="RADIOBUTTON" color="#FF00FF" /> - <color id="POPUP" color="#FF00FF" /> - <color id="TAB" color="#FF32FF" /> - <color id="TAB_HIGHLIGHTED" color="#FF32FF" /> - <color id="TAB_SELECTED" color="#FF32FF" /> - <color id="BATTLE_CHAT_TAB" color="#FF32FF" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#FF32FF" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#FF32FF" /> - <color id="CHANNEL_CHAT_TAB" color="#FF32FF" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#FF32FF" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#FF32FF" /> - <color id="TEXTBOX" color="#FF00FF" /> - <color id="TEXTFIELD" color="#FF00FF" /> - <color id="WINDOW" color="#FF00FF" /> - <color id="PARTY_CHAT_TAB" color="#f48055" /> - <color id="PARTY_SOCIAL_TAB" color="#f48055" /> - <color id="GUILD_CHAT_TAB" color="#f48055" /> - <color id="GUILD_SOCIAL_TAB" color="#f48055" /> - <color id="GM_CHAT_TAB" color="#f48055" /> - <color id="PARTY_CHAT_TAB_HIGHLIGHTED" color="#f48055" /> - <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED" color="#f48055" /> - <color id="GUILD_CHAT_TAB_HIGHLIGHTED" color="#f48055" /> - <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED" color="#f48055" /> - <color id="GM_CHAT_TAB_HIGHLIGHTED" color="#f48055" /> - <color id="PARTY_CHAT_TAB_SELECTED" color="#f48055" /> - <color id="PARTY_SOCIAL_TAB_SELECTED" color="#f48055" /> - <color id="GUILD_CHAT_TAB_SELECTED" color="#f48055" /> - <color id="GUILD_SOCIAL_TAB_SELECTED" color="#f48055" /> - <color id="GM_CHAT_TAB_SELECTED" color="#f48055" /> - <color id="BACKGROUND" color="#ffffff" /> - <color id="BACKGROUND_GRAY" color="#404040" /> - <color id="SCROLLBAR_GRAY" color="#000000" /> - <color id="DROPDOWN_SHADOW" color="#c0c0c0" /> - <color id="HIGHLIGHT" color="#FFFEFF" /> - <color id="TAB_FLASH" color="#ff0000" effect="pulse" /> - <color id="TAB_PLAYER_FLASH" color="#00ff00" effect="pulse" /> - <color id="SHOP_WARNING" color="#910000" /> - <color id="ITEM_EQUIPPED" color="#000091" /> - <color id="ITEM_NOT_EQUIPPED" color="#000000" /> - <color id="CHAT" color="#FF00FF" /> - <color id="GM" color="#ff0000" /> - <color id="GLOBAL" color="#ff0000" /> - <color id="PLAYER" color="#009000" /> - <color id="WHISPER_TAB" color="#0000ff" /> - <color id="WHISPER_TAB_OFFLINE" color="#000050" /> - <color id="WHISPER_TAB_HIGHLIGHTED" color="#0000ff" /> - <color id="WHISPER_TAB_OFFLINE_HIGHLIGHTED" color="#000050" /> - <color id="WHISPER_TAB_SELECTED" color="#0000ff" /> - <color id="WHISPER_TAB_OFFLINE_SELECTED" color="#000050" /> - <color id="IS" color="#705000" /> - <color id="SERVER" color="#8415e2" /> - <color id="LOGGER" color="#919191" /> - <color id="HYPERLINK" color="#e50d0d" /> - <color id="UNKNOWN_ITEM" color="#000000" /> - <color id="CHARM" color="#000000" /> - <color id="GENERIC" color="#21a5b1" /> - <color id="CARD" color="#21a5b1" /> - <color id="HEAD" color="#527fa4" /> - <color id="USABLE" color="#268d24" /> - <color id="TORSO" color="#d12aa4" /> - <color id="ONEHAND" color="#f42a2a" /> - <color id="LEGS" color="#699900" /> - <color id="FEET" color="#aa1d48" /> - <color id="TWOHAND" color="#f46d0e" /> - <color id="SHIELD" color="#9c2424" /> - <color id="RING" color="#0000ff" /> - <color id="NECKLACE" color="#ff00ff" /> - <color id="ARMS" color="#9c24e8" /> - <color id="AMMO" color="#8b6311" /> - <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" /> - <color id="WARNING" color="#FF0000" /> - <color id="PLAYER_ADVANCED" color="#005000" /> - <color id="BUBBLE_NAME" color="#000000" /> - <color id="BUBBLE_TEXT" color="#000000" /> - <color id="STATUSBAR_ON" color="#646464" /> - <color id="STATUSBAR_OFF" color="#ffff00" /> - <color id="TABLE_BACKGROUND" color="#bfbfbf" /> - <color id="SLOTS_BAR" color="#ffffff" /> - <color id="SLOTS_BAR_OUTLINE" color="#000000" /> - <color id="HP_BAR" color="#ffffff" /> - <color id="HP_BAR_OUTLINE" color="#000000" /> - <color id="MP_BAR" color="#ffffff" /> - <color id="MP_BAR_OUTLINE" color="#000000" /> - <color id="NO_MP_BAR" color="#ffffff" /> - <color id="NO_MP_BAR_OUTLINE" color="#000000" /> - <color id="XP_BAR" color="#ffffff" /> - <color id="XP_BAR_OUTLINE" color="#000000" /> - <color id="WEIGHT_BAR" color="#ffffff" /> - <color id="WEIGHT_BAR_OUTLINE" color="#000000" /> - <color id="MONEY_BAR" color="#ffffff" /> - <color id="MONEY_BAR_OUTLINE" color="#000000" /> - <color id="ARROWS_BAR" color="#ffffff" /> - <color id="ARROWS_BAR_OUTLINE" color="#000000" /> - <color id="STATUS_BAR" color="#ffffff" /> - <color id="STATUS_BAR_OUTLINE" color="#000000" /> - <color id="JOB_BAR" color="#ffffff" /> - <color id="JOB_BAR_OUTLINE" color="#000000" /> - - <color id="BLACK" color="#000000" /> - <color id="RED" color="#ff0000" /> - <color id="GREEN" color="#009000" /> - <color id="BLUE" color="#0000ff" /> - <color id="ORANGE" color="#e0980e" /> - <color id="YELLOW" color="#f1dc27" /> - <color id="PINK" color="#ff00d8" /> - <color id="PURPLE" color="#8415e2" /> - <color id="GRAY" color="#919191" /> - <color id="BROWN" color="#8e4c17" /> - <color id="OLDCHAT" color="#8e4c17" /> - <color id="AWAYCHAT" color="#8e4c17" /> - <color id="SKILL_COOLDOWN" color="#b090ff" /> - </palette> - - <progressbar id="HP" color="#ff0000,e28000,c38948,0f6a20" /> - <progressbar id="HP_POISON" color="#ffff00,70ff00,50ff00,30ff00" /> - <progressbar id="MP" color="#1a66e6" /> - <progressbar id="NO_MP" color="#646464" /> - <progressbar id="EXP" color="#8fc0d3" /> - <progressbar id="INVY_SLOTS" color="#e1c819" /> - <progressbar id="WEIGHT" color="#0000ff,ffff00,ff0000" /> - <progressbar id="JOB" color="#e187cb" /> - <progressbar id="UPDATE" color="#969696" /> - <progressbar id="MONEY" color="#e1c819" /> - <progressbar id="ARROWS" color="#e1c819" /> - <progressbar id="STATUS" color="#8fc0d3" /> -</colors> diff --git a/data/themes/pink/cutin.xml b/data/themes/pink/cutin.xml deleted file mode 100644 index dbfa79ad0..000000000 --- a/data/themes/pink/cutin.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?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" /> - - <!-- 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" /> - - <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/equipment.xml b/data/themes/pink/equipment.xml deleted file mode 100644 index 7f88a2a89..000000000 --- a/data/themes/pink/equipment.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="250" ypos="0"> - <option name="itemPadding" value="2" /> - <option name="boxSize" value="36" /> - <option name="tabHeightAdjust" value="16" /> - <option name="tabPadding" value="2" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/pink/info.xml b/data/themes/pink/info.xml deleted file mode 100644 index 30459cf04..000000000 --- a/data/themes/pink/info.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<info> - <name>Pink</name> - <copyright>2011 Aline Ferraz de Souza\n2011-2016 ManaPlus Developers</copyright> -</info> diff --git a/data/themes/pink/inventory.xml b/data/themes/pink/inventory.xml deleted file mode 100644 index effd5d24f..000000000 --- a/data/themes/pink/inventory.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?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" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/pink/mailedit.xml b/data/themes/pink/mailedit.xml deleted file mode 100644 index be9d1db49..000000000 --- a/data/themes/pink/mailedit.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="250" ypos="0"> - <option name="showitemsbackground" value="1" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/pink/npc.xml b/data/themes/pink/npc.xml deleted file mode 100644 index be9d1db49..000000000 --- a/data/themes/pink/npc.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="250" ypos="0"> - <option name="showitemsbackground" value="1" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/pink/ok.xml b/data/themes/pink/ok.xml deleted file mode 100644 index 0dd68d3bd..000000000 --- a/data/themes/pink/ok.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <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" /> - - <!-- 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" /> - - <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/outfits.xml b/data/themes/pink/outfits.xml deleted file mode 100644 index 416fcf9ed..000000000 --- a/data/themes/pink/outfits.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="250" ypos="0"> - <option name="padding" value="6" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/pink/popup.xml b/data/themes/pink/popup.xml deleted file mode 100644 index 8c923e2a9..000000000 --- a/data/themes/pink/popup.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <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" /> - - <!-- 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" /> - - <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/progress-indicator.png b/data/themes/pink/progress-indicator.png Binary files differdeleted file mode 100644 index a50532fe2..000000000 --- a/data/themes/pink/progress-indicator.png +++ /dev/null diff --git a/data/themes/pink/progressbar.xml b/data/themes/pink/progressbar.xml deleted file mode 100644 index 83529fd62..000000000 --- a/data/themes/pink/progressbar.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <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" /> - - <!-- 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" /> - - <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 deleted file mode 100644 index 6055f6a83..000000000 --- a/data/themes/pink/quests.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?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" /> - <option name="showtextbackground" value="1" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/pink/sell.xml b/data/themes/pink/sell.xml deleted file mode 100644 index effd5d24f..000000000 --- a/data/themes/pink/sell.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?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" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/pink/server.xml b/data/themes/pink/server.xml deleted file mode 100644 index effd5d24f..000000000 --- a/data/themes/pink/server.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?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" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/pink/serverinfo.xml b/data/themes/pink/serverinfo.xml deleted file mode 100644 index dbfa79ad0..000000000 --- a/data/themes/pink/serverinfo.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?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" /> - - <!-- 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" /> - - <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/shop.xml b/data/themes/pink/shop.xml deleted file mode 100644 index 949f15430..000000000 --- a/data/themes/pink/shop.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?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" /> - <option name="showsellbackground" value="1" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/pink/unknown-item.png b/data/themes/pink/unknown-item.png Binary files differdeleted file mode 100644 index a4273f7c7..000000000 --- a/data/themes/pink/unknown-item.png +++ /dev/null diff --git a/data/themes/pink/window.png b/data/themes/pink/window.png Binary files differdeleted file mode 100644 index ee762ecc8..000000000 --- a/data/themes/pink/window.png +++ /dev/null diff --git a/data/themes/pink/window.xml b/data/themes/pink/window.xml deleted file mode 100644 index dbfa79ad0..000000000 --- a/data/themes/pink/window.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?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" /> - - <!-- 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" /> - - <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 deleted file mode 100644 index effd5d24f..000000000 --- a/data/themes/pink/world.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?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" /> - - <!-- 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" /> - - <!-- 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> -</skinset> |