diff options
Diffstat (limited to 'data/themes')
490 files changed, 0 insertions, 12047 deletions
diff --git a/data/themes/CMakeLists.txt b/data/themes/CMakeLists.txt deleted file mode 100644 index a7c24251c..000000000 --- a/data/themes/CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ -ADD_SUBDIRECTORY(blacknblack) -ADD_SUBDIRECTORY(blackwood) -ADD_SUBDIRECTORY(classic) -ADD_SUBDIRECTORY(enchilado) -ADD_SUBDIRECTORY(golden-delicious) -ADD_SUBDIRECTORY(jewelry) -ADD_SUBDIRECTORY(jewelry-simple) -ADD_SUBDIRECTORY(mana) -ADD_SUBDIRECTORY(pink) -ADD_SUBDIRECTORY(unity) -ADD_SUBDIRECTORY(wood) diff --git a/data/themes/Makefile.am b/data/themes/Makefile.am deleted file mode 100644 index fe717d95e..000000000 --- a/data/themes/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ - -SUBDIRS = blacknblack blackwood classic enchilado golden-delicious jewelry jewelry-simple mana pink unity wood - -EXTRA_DIST = CMakeLists.txt diff --git a/data/themes/blacknblack/CMakeLists.txt b/data/themes/blacknblack/CMakeLists.txt deleted file mode 100644 index 9ba3d9612..000000000 --- a/data/themes/blacknblack/CMakeLists.txt +++ /dev/null @@ -1,10 +0,0 @@ -SET (FILES - bubble.png - colors.xml - emotetabs.xml - info.xml - mouse.png - window.png - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/blacknblack) diff --git a/data/themes/blacknblack/Makefile.am b/data/themes/blacknblack/Makefile.am deleted file mode 100644 index 3cef8bc08..000000000 --- a/data/themes/blacknblack/Makefile.am +++ /dev/null @@ -1,14 +0,0 @@ - -guidir = $(pkgdatadir)/data/themes/blacknblack - -gui_DATA = \ - bubble.png \ - colors.xml \ - emotetabs.xml \ - info.xml \ - mouse.png \ - window.png - -EXTRA_DIST = \ - $(gui_DATA) \ - CMakeLists.txt diff --git a/data/themes/blacknblack/bubble.png b/data/themes/blacknblack/bubble.png Binary files differdeleted file mode 100644 index e402c4601..000000000 --- a/data/themes/blacknblack/bubble.png +++ /dev/null diff --git a/data/themes/blacknblack/colors.xml b/data/themes/blacknblack/colors.xml deleted file mode 100644 index a5ad2eb0a..000000000 --- a/data/themes/blacknblack/colors.xml +++ /dev/null @@ -1,148 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<colors> - <palette id="0"> - <color id="BROWSERBOX" color="#ffffff" /> - <color id="SELFNICK" color="#ffffff" /> - <color id="TEXT" color="#ffffff" /> - <color id="TEXT_DISABLED" color="#ffffff" /> - <color id="CARET" color="#ffffff" /> - <color id="SHADOW" color="#000000" /> - <color id="OUTLINE" color="#555555" /> - <color id="BORDER" color="#00c000" /> - <color id="PROGRESS_BAR" color="#ffffff" /> - <color id="PROGRESS_BAR_OUTLINE" color="#555555" /> - <color id="BUTTON" color="#ffffff" /> - <color id="BUTTON_HIGHLIGHTED" color="#ffffff" /> - <color id="BUTTON_PRESSED" color="#ffffff" /> - <color id="BUTTON_DISABLED" color="#777777" /> - <color id="CHECKBOX" color="#ffffff" /> - <color id="DROPDOWN" color="#ffffff" /> - <color id="LABEL" color="#ffffff" /> - <color id="LISTBOX" color="#ffffff" /> - <color id="LISTBOX_SELECTED" color="#ffffff" /> - <color id="RADIOBUTTON" color="#ffffff" /> - <color id="POPUP" color="#ffffff" /> - <color id="TAB" color="#13f00d" /> - <color id="TAB_HIGHLIGHTED" color="#13f00d" /> - <color id="TAB_SELECTED" color="#13f00d" /> - <color id="BATTLE_CHAT_TAB" color="#13f00d" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#13f00d" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#13f00d" /> - <color id="CHANNEL_CHAT_TAB" color="#13f00d" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#13f00d" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#13f00d" /> - <color id="TEXTBOX" color="#ffffff" /> - <color id="TEXTFIELD" color="#ffffff" /> - <color id="WINDOW" color="#ffffff" /> - <color id="PARTY_CHAT_TAB" color="#ff00d8" /> - <color id="PARTY_SOCIAL_TAB" color="#ff00d8" /> - <color id="GUILD_CHAT_TAB" color="#ff00d8" /> - <color id="GUILD_SOCIAL_TAB" color="#ff00d8" /> - <color id="GM_CHAT_TAB" color="#ff00d8" /> - <color id="PARTY_CHAT_TAB_HIGHLIGHTED" color="#ff00d8" /> - <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED" color="#ff00d8" /> - <color id="GUILD_CHAT_TAB_HIGHLIGHTED" color="#ff00d8" /> - <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED" color="#ff00d8" /> - <color id="GM_CHAT_TAB_HIGHLIGHTED" color="#ff00d8" /> - <color id="PARTY_CHAT_TAB_SELECTED" color="#ff00d8" /> - <color id="PARTY_SOCIAL_TAB_SELECTED" color="#ff00d8" /> - <color id="GUILD_CHAT_TAB_SELECTED" color="#ff00d8" /> - <color id="GUILD_SOCIAL_TAB_SELECTED" color="#ff00d8" /> - <color id="GM_CHAT_TAB_SELECTED" color="#ff00d8" /> - <color id="BACKGROUND" color="#000000" /> - <color id="BACKGROUND_GRAY" color="#005000" /> - <color id="SCROLLBAR_GRAY" color="#000000" /> - <color id="DROPDOWN_SHADOW" color="#0c0c40" /> - <color id="HIGHLIGHT" color="#c0c0c0" /> - <color id="TAB_FLASH" color="#ffff00" effect="pulse" /> - <color id="TAB_PLAYER_FLASH" color="#00ff00" effect="pulse" /> - <color id="SHOP_WARNING" color="#910000" /> - <color id="ITEM_EQUIPPED" color="#ff00f1" /> - <color id="ITEM_NOT_EQUIPPED" color="#ffffff" /> - <color id="CHAT" color="#ffffff" /> - <color id="GM" color="#ffff00" /> - <color id="GLOBAL" color="#ffff00" /> - <color id="PLAYER" color="#ffffff" /> - <color id="WHISPER_TAB" color="#55ffff" /> - <color id="WHISPER_TAB_OFFLINE" color="#ff5044" /> - <color id="WHISPER_TAB_HIGHLIGHTED" color="#55ffff" /> - <color id="WHISPER_TAB_OFFLINE_HIGHLIGHTED" color="#ff5044" /> - <color id="WHISPER_TAB_SELECTED" color="#55ffff" /> - <color id="WHISPER_TAB_OFFLINE_SELECTED" color="#ff5044" /> - <color id="IS" color="#ffff99" /> - <color id="SERVER" color="#84ffe2" /> - <color id="LOGGER" color="#919191" /> - <color id="HYPERLINK" color="#e50d0d" /> - <color id="UNKNOWN_ITEM" color="#999999" /> - <color id="CHARM" color="#ffd700" /> - <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="#ffdddd" /> - <color id="PLAYER_ADVANCED" color="#005000" /> - <color id="BUBBLE_NAME" color="#ffffff" /> - <color id="BUBBLE_TEXT" color="#ffffff" /> - <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="#555555" /> - <color id="HP_BAR" color="#ffffff" /> - <color id="HP_BAR_OUTLINE" color="#555555" /> - <color id="MP_BAR" color="#ffffff" /> - <color id="MP_BAR_OUTLINE" color="#555555" /> - <color id="NO_MP_BAR" color="#ffffff" /> - <color id="NO_MP_BAR_OUTLINE" color="#555555" /> - <color id="XP_BAR" color="#ffffff" /> - <color id="XP_BAR_OUTLINE" color="#555555" /> - <color id="WEIGHT_BAR" color="#ffffff" /> - <color id="WEIGHT_BAR_OUTLINE" color="#555555" /> - <color id="MONEY_BAR" color="#ffffff" /> - <color id="MONEY_BAR_OUTLINE" color="#555555" /> - <color id="ARROWS_BAR" color="#ffffff" /> - <color id="ARROWS_BAR_OUTLINE" color="#555555" /> - <color id="STATUS_BAR" color="#ffffff" /> - <color id="STATUS_BAR_OUTLINE" color="#555555" /> - <color id="JOB_BAR" color="#ffffff" /> - <color id="JOB_BAR_OUTLINE" color="#555555" /> - - <color id="BLACK" color="#ffffff" /> - <color id="RED" color="#ffffff" /> - <color id="GREEN" color="#ffffff" /> - <color id="BLUE" color="#ffffff" /> - <color id="ORANGE" color="#ffffff" /> - <color id="YELLOW" color="#ffffff" /> - <color id="PINK" color="#ffffff" /> - <color id="PURPLE" color="#ffffff" /> - <color id="GRAY" color="#ffffff" /> - <color id="BROWN" color="#ffffff" /> - <color id="OLDCHAT" color="#ffffff" /> - <color id="AWAYCHAT" color="#ffffff" /> - <color id="SKILL_COOLDOWN" color="#5090ff" /> - </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/blacknblack/emotetabs.xml b/data/themes/blacknblack/emotetabs.xml deleted file mode 100644 index 6badd8e28..000000000 --- a/data/themes/blacknblack/emotetabs.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?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" /> - </widget> -</skinset> diff --git a/data/themes/blacknblack/info.xml b/data/themes/blacknblack/info.xml deleted file mode 100644 index 24c42fc77..000000000 --- a/data/themes/blacknblack/info.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<info> - <name>Black & black</name> - <copyright>2011-2016 ManaPlus developers</copyright> -</info> diff --git a/data/themes/blacknblack/mouse.png b/data/themes/blacknblack/mouse.png Binary files differdeleted file mode 100644 index 69173a825..000000000 --- a/data/themes/blacknblack/mouse.png +++ /dev/null diff --git a/data/themes/blacknblack/progress-indicator.png b/data/themes/blacknblack/progress-indicator.png Binary files differdeleted file mode 100644 index 8f479f208..000000000 --- a/data/themes/blacknblack/progress-indicator.png +++ /dev/null diff --git a/data/themes/blacknblack/window.png b/data/themes/blacknblack/window.png Binary files differdeleted file mode 100644 index 0a00cc644..000000000 --- a/data/themes/blacknblack/window.png +++ /dev/null diff --git a/data/themes/blackwood/CMakeLists.txt b/data/themes/blackwood/CMakeLists.txt deleted file mode 100644 index d68aa12d3..000000000 --- a/data/themes/blackwood/CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ -SET (FILES - colors.xml - info.xml - mouse.png - progress-indicator.png - speech_bubble.png - speechbubble.xml - window.png - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/blackwood) diff --git a/data/themes/blackwood/Makefile.am b/data/themes/blackwood/Makefile.am deleted file mode 100644 index 1ea0272bc..000000000 --- a/data/themes/blackwood/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ - -guidir = $(pkgdatadir)/data/themes/blackwood - -gui_DATA = \ - colors.xml \ - info.xml \ - mouse.png \ - progress-indicator.png \ - speechbubble.xml \ - speech_bubble.png \ - window.png - -EXTRA_DIST = \ - $(gui_DATA) \ - CMakeLists.txt diff --git a/data/themes/blackwood/colors.xml b/data/themes/blackwood/colors.xml deleted file mode 100644 index 1e1917db4..000000000 --- a/data/themes/blackwood/colors.xml +++ /dev/null @@ -1,147 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<colors> - <palette id="0"> - <color id="BROWSERBOX" color="#7a7972" /> - <color id="SELFNICK" color="#7a7972" /> - <color id="TEXT" color="#7a7972" /> - <color id="TEXT_DISABLED" color="#7a7972" /> - <color id="CARET" color="#7a7972" /> - <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="#000000" /> - <color id="BUTTON_HIGHLIGHTED" color="#000000" /> - <color id="BUTTON_PRESSED" color="#000000" /> - <color id="BUTTON_DISABLED" color="#333333" /> - <color id="CHECKBOX" color="#000000" /> - <color id="DROPDOWN" color="#000000" /> - <color id="LABEL" color="#000000" /> - <color id="LISTBOX" color="#000000" /> - <color id="LISTBOX_SELECTED" color="#000000" /> - <color id="RADIOBUTTON" color="#000000" /> - <color id="POPUP" color="#000000" /> - <color id="TAB" color="#000000" /> - <color id="TAB_HIGHLIGHTED" color="#000000" /> - <color id="TAB_SELECTED" color="#000000" /> - <color id="BATTLE_CHAT_TAB" color="#000000" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#000000" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#000000" /> - <color id="CHANNEL_CHAT_TAB" color="#000000" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#000000" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#000000" /> - <color id="TEXTBOX" color="#000000" /> - <color id="TEXTFIELD" color="#000000" /> - <color id="WINDOW" color="#000000" /> - <color id="PARTY_CHAT_TAB" color="#ff00d8" /> - <color id="PARTY_SOCIAL_TAB" color="#ff00d8" /> - <color id="GUILD_CHAT_TAB" color="#ff00d8" /> - <color id="GUILD_SOCIAL_TAB" color="#ff00d8" /> - <color id="GM_CHAT_TAB" color="#ff00d8" /> - <color id="PARTY_CHAT_TAB_HIGHLIGHTED" color="#ff00d8" /> - <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED" color="#ff00d8" /> - <color id="GUILD_CHAT_TAB_HIGHLIGHTED" color="#ff00d8" /> - <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED" color="#ff00d8" /> - <color id="GM_CHAT_TAB_HIGHLIGHTED" color="#ff00d8" /> - <color id="PARTY_CHAT_TAB_SELECTED" color="#ff00d8" /> - <color id="PARTY_SOCIAL_TAB_SELECTED" color="#ff00d8" /> - <color id="GUILD_CHAT_TAB_SELECTED" color="#ff00d8" /> - <color id="GUILD_SOCIAL_TAB_SELECTED" color="#ff00d8" /> - <color id="GM_CHAT_TAB_SELECTED" color="#ff00d8" /> - <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="#361c00" /> - <color id="TAB_FLASH" color="#000000" 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="#744c04" /> - <color id="GM" color="#ff0000" /> - <color id="GLOBAL" color="#ff0000" /> - <color id="PLAYER" color="#00ff00" /> - <color id="WHISPER_TAB" color="#0000ff" /> - <color id="WHISPER_TAB_OFFLINE" color="#0000e0" /> - <color id="WHISPER_TAB_HIGHLIGHTED" color="#0000ff" /> - <color id="WHISPER_TAB_OFFLINE_HIGHLIGHTED" color="#0000e0" /> - <color id="WHISPER_TAB_SELECTED" color="#0000ff" /> - <color id="WHISPER_TAB_OFFLINE_SELECTED" color="#0000e0" /> - <color id="IS" color="#a08527" /> - <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="#d26311" /> - <color id="AMMO" color="#aa3c05" /> - <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="#7a7972" /> - <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="#5090ff" /> - </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/blackwood/info.xml b/data/themes/blackwood/info.xml deleted file mode 100644 index a5b7ba066..000000000 --- a/data/themes/blackwood/info.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<info> - <name>Black wood</name> - <copyright>2010-2011 Felix Jely\n2011-2016 The ManaPlus Developers</copyright> -</info> diff --git a/data/themes/blackwood/mouse.png b/data/themes/blackwood/mouse.png Binary files differdeleted file mode 100644 index 50935ef6d..000000000 --- a/data/themes/blackwood/mouse.png +++ /dev/null diff --git a/data/themes/blackwood/progress-indicator.png b/data/themes/blackwood/progress-indicator.png Binary files differdeleted file mode 100644 index 0d525b3fb..000000000 --- a/data/themes/blackwood/progress-indicator.png +++ /dev/null diff --git a/data/themes/blackwood/speech_bubble.png b/data/themes/blackwood/speech_bubble.png Binary files differdeleted file mode 100644 index 3e678099b..000000000 --- a/data/themes/blackwood/speech_bubble.png +++ /dev/null diff --git a/data/themes/blackwood/speechbubble.xml b/data/themes/blackwood/speechbubble.xml deleted file mode 100644 index b7c112bb8..000000000 --- a/data/themes/blackwood/speechbubble.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?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" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="10" ypos="5" width="5" height="5" /> - <part type="bg-quad" xpos="15" 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> -</skinset> diff --git a/data/themes/blackwood/window.png b/data/themes/blackwood/window.png Binary files differdeleted file mode 100644 index e5d419bf4..000000000 --- a/data/themes/blackwood/window.png +++ /dev/null diff --git a/data/themes/classic/CMakeLists.txt b/data/themes/classic/CMakeLists.txt deleted file mode 100644 index 1ca5c128c..000000000 --- a/data/themes/classic/CMakeLists.txt +++ /dev/null @@ -1,4 +0,0 @@ -SET (FILES - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/classic) diff --git a/data/themes/classic/Makefile.am b/data/themes/classic/Makefile.am deleted file mode 100644 index cdf224998..000000000 --- a/data/themes/classic/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ - -guidir = $(pkgdatadir)/data/themes/classic - -gui_DATA = - -EXTRA_DIST = \ - $(gui_DATA) \ - CMakeLists.txt diff --git a/data/themes/enchilado/CMakeLists.txt b/data/themes/enchilado/CMakeLists.txt deleted file mode 100644 index 3c7a967c1..000000000 --- a/data/themes/enchilado/CMakeLists.txt +++ /dev/null @@ -1,24 +0,0 @@ -SET (FILES - buy.xml - colors.xml - cutin.xml - equipment.xml - info.xml - inventory.xml - mailedit.xml - npc.xml - ok.xml - outfits.xml - popup.xml - progressbar.xml - quests.xml - sell.xml - server.xml - serverinfo.xml - shop.xml - window.png - window.xml - world.xml - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/enchilado) diff --git a/data/themes/enchilado/Makefile.am b/data/themes/enchilado/Makefile.am deleted file mode 100644 index de96c7d62..000000000 --- a/data/themes/enchilado/Makefile.am +++ /dev/null @@ -1,28 +0,0 @@ - -guidir = $(pkgdatadir)/data/themes/enchilado - -gui_DATA = \ - buy.xml \ - colors.xml \ - cutin.xml \ - equipment.xml \ - info.xml \ - inventory.xml \ - mailedit.xml \ - npc.xml \ - ok.xml \ - outfits.xml \ - popup.xml \ - progressbar.xml \ - quests.xml \ - sell.xml \ - server.xml \ - serverinfo.xml \ - shop.xml \ - window.png \ - window.xml \ - world.xml - -EXTRA_DIST = \ - $(gui_DATA) \ - CMakeLists.txt diff --git a/data/themes/enchilado/buy.xml b/data/themes/enchilado/buy.xml deleted file mode 100644 index 856aa2f4a..000000000 --- a/data/themes/enchilado/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="190" ypos="30"> - <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="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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/enchilado/colors.xml b/data/themes/enchilado/colors.xml deleted file mode 100644 index 7ba2d8a82..000000000 --- a/data/themes/enchilado/colors.xml +++ /dev/null @@ -1,148 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<colors> - <palette id="0"> - <color id="BROWSERBOX" color="#000000" /> - <color id="SELFNICK" color="#000000" /> - <color id="TEXT" color="#000000" /> - <color id="TEXT_DISABLED" color="#000000" /> - <color id="CARET" color="#000000" /> - <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="#000000" /> - <color id="BUTTON_HIGHLIGHTED" color="#000000" /> - <color id="BUTTON_PRESSED" color="#000000" /> - <color id="BUTTON_DISABLED" color="#333333" /> - <color id="CHECKBOX" color="#000000" /> - <color id="DROPDOWN" color="#000000" /> - <color id="LABEL" color="#000000" /> - <color id="LISTBOX" color="#000000" /> - <color id="LISTBOX_SELECTED" color="#000000" /> - <color id="RADIOBUTTON" color="#000000" /> - <color id="POPUP" color="#000000" /> - <color id="TAB" color="#000000" /> - <color id="TAB_HIGHLIGHTED" color="#000000" /> - <color id="TAB_SELECTED" color="#000000" /> - <color id="BATTLE_CHAT_TAB" color="#000000" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#000000" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#000000" /> - <color id="CHANNEL_CHAT_TAB" color="#000000" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#000000" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#000000" /> - <color id="TEXTBOX" color="#000000" /> - <color id="TEXTFIELD" color="#000000" /> - <color id="WINDOW" color="#000000" /> - <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="#ebc873" /> - <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="#000000" /> - <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="#ffffff" /> - <color id="BUBBLE_TEXT" color="#ffffff" /> - <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="#5090ff" /> - </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/enchilado/cutin.xml b/data/themes/enchilado/cutin.xml deleted file mode 100644 index c4e12e15c..000000000 --- a/data/themes/enchilado/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="190" ypos="30"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" 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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/enchilado/equipment.xml b/data/themes/enchilado/equipment.xml deleted file mode 100644 index 560fe267c..000000000 --- a/data/themes/enchilado/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="190" ypos="30"> - <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="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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/enchilado/info.xml b/data/themes/enchilado/info.xml deleted file mode 100644 index 874f8a2f7..000000000 --- a/data/themes/enchilado/info.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<info> - <name>Enchilado</name> - <copyright>2010-2011 R W E Sayers\n2010-2016 ManaPlus developers</copyright> -</info> diff --git a/data/themes/enchilado/inventory.xml b/data/themes/enchilado/inventory.xml deleted file mode 100644 index 856aa2f4a..000000000 --- a/data/themes/enchilado/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="190" ypos="30"> - <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="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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/enchilado/mailedit.xml b/data/themes/enchilado/mailedit.xml deleted file mode 100644 index b8d599d09..000000000 --- a/data/themes/enchilado/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="190" ypos="30"> - <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="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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/enchilado/npc.xml b/data/themes/enchilado/npc.xml deleted file mode 100644 index b8d599d09..000000000 --- a/data/themes/enchilado/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="190" ypos="30"> - <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="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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/enchilado/ok.xml b/data/themes/enchilado/ok.xml deleted file mode 100644 index 791393c51..000000000 --- a/data/themes/enchilado/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="190" ypos="30"> - <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="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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/enchilado/outfits.xml b/data/themes/enchilado/outfits.xml deleted file mode 100644 index c37161bd0..000000000 --- a/data/themes/enchilado/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="190" ypos="30"> - <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="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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/enchilado/popup.xml b/data/themes/enchilado/popup.xml deleted file mode 100644 index 889beb339..000000000 --- a/data/themes/enchilado/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="190" ypos="30"> - <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="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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/enchilado/progressbar.xml b/data/themes/enchilado/progressbar.xml deleted file mode 100644 index 4ff847499..000000000 --- a/data/themes/enchilado/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="190" ypos="30"> - <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="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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/enchilado/quests.xml b/data/themes/enchilado/quests.xml deleted file mode 100644 index 2c73bf8f3..000000000 --- a/data/themes/enchilado/quests.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="190" ypos="30"> - <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="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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/enchilado/sell.xml b/data/themes/enchilado/sell.xml deleted file mode 100644 index 856aa2f4a..000000000 --- a/data/themes/enchilado/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="190" ypos="30"> - <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="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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/enchilado/server.xml b/data/themes/enchilado/server.xml deleted file mode 100644 index 856aa2f4a..000000000 --- a/data/themes/enchilado/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="190" ypos="30"> - <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="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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/enchilado/serverinfo.xml b/data/themes/enchilado/serverinfo.xml deleted file mode 100644 index c4e12e15c..000000000 --- a/data/themes/enchilado/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="190" ypos="30"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" 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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/enchilado/shop.xml b/data/themes/enchilado/shop.xml deleted file mode 100644 index 21b38b8d6..000000000 --- a/data/themes/enchilado/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="190" ypos="30"> - <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="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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/enchilado/window.png b/data/themes/enchilado/window.png Binary files differdeleted file mode 100644 index 1c37081e7..000000000 --- a/data/themes/enchilado/window.png +++ /dev/null diff --git a/data/themes/enchilado/window.xml b/data/themes/enchilado/window.xml deleted file mode 100644 index c4e12e15c..000000000 --- a/data/themes/enchilado/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="190" ypos="30"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" 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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/enchilado/world.xml b/data/themes/enchilado/world.xml deleted file mode 100644 index 856aa2f4a..000000000 --- a/data/themes/enchilado/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="190" ypos="30"> - <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="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" /> - - <!-- 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="-60" ypos="-30" width="15" height="15" /> - <part type="stickyImageUp" xpos="-60" ypos="21" width="15" height="15" /> - <part type="stickyImageDown" xpos="-45" ypos="21" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/CHANGELOG.txt b/data/themes/golden-delicious/CHANGELOG.txt deleted file mode 100644 index 9b98181a7..000000000 --- a/data/themes/golden-delicious/CHANGELOG.txt +++ /dev/null @@ -1,114 +0,0 @@ -Legend: -[!] Bug fixed (usability issues/visual defects/etc). -[*] Some changes or misc. stuff. -[+] Something new. - -Version 0.3. Three years later I've finally spotted obvious bugs. -Changes; - [!] Fixed items window theming: selected slot had odd appearance. - [+] Theme now uses different tab title color for channels, should - help to distinguish between whispers and channels. - [+] Redrawn checkboxes in hope to improve their appearance. - [+] Backported highlighted [X] button glow from XFWM4 theme. - Took shitload of coordinates fixups and bug hunting. - [*] Windows had very large titlebars, chopped largest of 'em a bit. - [*] Misc fixes/improvements for buttons and tabs. Tabs use more - consistent bit patterns, highlight strengtened a bit. Buttons - are also using more consistent patterns, bevels are less bright - and pressing buttons are a bit more convincing since bit patterns - now also move accordingly. - [*] Buttons of drop-downs repix'd to look better (they were too small). - -TODO: - [*] My hourglass isn't best pixel art ever and could be improved. - [*] Now progressbars could use bitmaps. This apparently allows superb - appearance of progressbars. Should give it a try! - [*] Mouse cursors could match theme a bit better than that. - -Version 0.2. Reworked lot stuff and recolored a bit. -Load of "new" ManaPlus compatibility improvements. - -Note: this verion of theme tested only on latest ManaPlus. -(Code from 12.12.2013 or later) - -Changes: - [!] Fixed black-on-black color issue in help window. Thanks to 4144! - Caveat: new manaplus haves another idea about this as it - has been bug. Anyway, help should be readable on both "old" - and "new" manaplus. - [!] Reduced artefacts caused by window bitmap texture due to tiling. - [!] Fixed color of item protection background in shop windows. - [!] Fixed keyboard icon coloring. - [!] Fixed joystick frame appearance. - [!] Fixed joystick arrows invisible on some maps (jewelry bug!). - [!] Fixed quest log icons to match theme. - [!] Fixed theming of on-screen touch buttons. - [!] Fixed black-on-black connection progress - own progress indicator - (fairly dumb attempt to draw hourglass, looks okay though). - [+] Now since new manaplus supports OLDCHAT color, my theme uses it. - [+] Using *_BAR, *_BAR_OUTLINE text coloring on bars. - [+] Using "new" ManaPlus color for old chat text (loaded on startup). - [*] Tweaked window colors, using slightly different approach to do - texturing. Overall, windows are now looking better to my taste. - [*] Reworked window titlebar to have rounded corners. - [*] Same for chat tabs. - [*] Some small changes reducing overall theme contrast a bit. - [*] Tweaked padding of shortcuts bar, looks better as 1-column window. - Note: maybe only works well with recent manaplus. - [*] Some messing with padding of windows and buttons to make - theme a bit more compact overall. - [*] Improved cursor selection in items dialog so it no longer overlaps - items most of time. - -TODO: Still some things to chew on. - [*] Some ironing out of colors probably required (HELP, bars, etc) - [*] More attention to antialiasing on tabs? - -Version 0.03 pre-alpha. Quick fix of dumb bug. -Changes: - [!] Fixed chat color selection dropdown/listbox colors. - Everything else is untouched. - -Version 0.02 pre-alpha. First public version. -Changes: - [*] Shortcuts bar tweaked. Smaller padding, item boxes re-centered, - borders reduced. Still not perfect. - [*] Recolored text on bars to match rest of theme. - [!] Fixed offline chat tabs coloring. - [!] Online list coloring is at least acceptable (fixed default color, - guild/party coloring, self). - [*] Optipng applied for all PNGs after editing considered to be done :) - -Known issues: - [*] Shortcuts bar somewhat wide to my taste and wastes screen space. - Attempt to fix this has been only partial success. - [*] Same goes for other elements as well. So I would not recommend - this theme for phones and somesuch. - [*] Colors of MP/HP/... bars aren't perfect. - [*] Help browserbox colors are bad. Attempts to work it around isn't - huge success so far. [s]But who reads help, anyway?[/s] - [*] In Setup window, player relations table header looks ugly due - to hardcoded color. It has been fixed by 4144. In new version - of ManaPlus this will be okay (tested!). - [*] Lock button of chat appears below scroll button in chat if there're - too many tabs. Yet this issue presents on other themes as well. - Not sure if theme could work it around or not. - [*] Appearance of disabled tabs and disabled checkboxes - was not tested since I don't know - -TODO: - [*] Fix that damn shortcuts bar completely. For some reasons window - would not resize smaller than certain size, this thwarts efforts - to reduce padding as there is huge border at right due to inability - to resize window smaller than certain size. Maybe something - hardcoded in client? - [*] Help browserbox text colors should be fixed. - It's hard to read black-on-black! - [*] Try to reduce paddings/spacings for other widgets/windows/etc. - [*] Maybe rework F4 equipment window? Looks quite okay with some - remaining things from Jewelry, but probably appearance could be - improved further? Already looks okay though. - -Version 0.01 pre-alpha. First try to make theme. - Based on Jewelry from Hal9000. Load of bug and wasn't released. - Some bugfixes were based on feedback from screenshots :P. diff --git a/data/themes/golden-delicious/CMakeLists.txt b/data/themes/golden-delicious/CMakeLists.txt deleted file mode 100644 index 22d589ce1..000000000 --- a/data/themes/golden-delicious/CMakeLists.txt +++ /dev/null @@ -1,124 +0,0 @@ -SET (FILES - avatarlistbox.xml - beingpopup.xml - browserbox.xml - button_disabled.xml - button_highlighted.xml - button_pressed.xml - button.xml - buy.xml - charcreate.xml - CHANGELOG.txt - chat.xml - checkbox.xml - circle-off.xml - circle-on.xml - colors.xml - complete_icon.xml - cutin.xml - dbutton.xml - desktop.xml - didyouknow.xml - dpad.xml - dropdown_background.xml - dropdown_pressed.xml - dropdown.xml - drops.xml - edit.xml - emotes.xml - emotetabs.xml - equipment_background.xml - equipmentbox.png - equipment.xml - extendedlistbox_high.xml - extendedlistbox_medium.xml - extendedlistbox_xhigh.xml - extendedlistbox.xml - extendedlistbox_xxhigh.xml - help.xml - incomplete_icon.xml - info.xml - inventory.xml - inventory_cell2.xml - itemcontainer.xml - itempopup.xml - item_selection.xml - items.xml - keyboard_icon_high.xml - keyboard_icon_medium.xml - keyboard_icon_xhigh.xml - keyboard_icon.xml - keyboard_icon_xxhigh.xml - LICENSE.txt - listbox_high.xml - listbox_medium.xml - listbox_xhigh.xml - listbox.xml - listbox_xxhigh.xml - login.xml - mailedit.xml - map.xml - ministatus.xml - mouse.png - npc.xml - ok.xml - onlinebrowserbox.xml - outfits.xml - playerboxselected.xml - playerbox.xml - popupbrowserbox_high.xml - popupbrowserbox_xhigh.xml - popupbrowserbox.xml - popupbrowserbox_xxhigh.xml - popup_high.xml - popuplist.xml - popupmenu_high.xml - popupmenu_medium.xml - popupmenu_xhigh.xml - popupmenu.xml - popupmenu_xxhigh.xml - popup_xhigh.xml - popup.xml - popup_xxhigh.xml - progressbar.xml - progress-indicator.png - quests.xml - radio.xml - resize.xml - scroll_background.xml - scrollbuttons_pressed.xml - scrollbuttons.xml - scroll_hbackground.xml - scroll_highlighted.xml - scroll_vbackground.xml - scroll.xml - sell.xml - serverslistbox.xml - server.xml - serverinfo.xml - shoplistbox.xml - shop.xml - skilllistbox.xml - skillpopup.xml - skillrectanglelistbox.xml - slider_highlighted.xml - slider.xml - social.xml - spells.xml - status.xml - tab_highlighted.xml - tab_selected.xml - tab_unused.xml - tab.xml - textfield.xml - windowmenu.xml - window.png - window.xml - world.xml - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/golden-delicious) - - - - diff --git a/data/themes/golden-delicious/LICENSE.txt b/data/themes/golden-delicious/LICENSE.txt deleted file mode 100644 index 8b9ed0ba2..000000000 --- a/data/themes/golden-delicious/LICENSE.txt +++ /dev/null @@ -1,13 +0,0 @@ -"Golden Delicious" theme by t3st3r [aka Hello=)]. -(c) 2016. Some rights reserved. - -This work is based on "Jewelry" theme by Francesco Miglietta (aka Hal9000) -and therefore also comes under same CC-BY-SA license, version 3, or at -your option, any later version of CC-BY-SA license, as allowed by -CC-BY-SA licensing terms. - -window.png: almost completely redrawn by t3st3r. -colors.xml: many changes by t3st3r. -window.xml: some tweaks by t3st3r. -items.xml: some tweaks by t3st3r. -progress-indicator.png - created by t3st3r. diff --git a/data/themes/golden-delicious/Makefile.am b/data/themes/golden-delicious/Makefile.am deleted file mode 100644 index d1726b522..000000000 --- a/data/themes/golden-delicious/Makefile.am +++ /dev/null @@ -1,124 +0,0 @@ - -guidir = $(pkgdatadir)/data/themes/golden-delicious - -gui_DATA = \ - avatarlistbox.xml \ - beingpopup.xml \ - browserbox.xml \ - button.xml \ - button_disabled.xml \ - button_highlighted.xml \ - button_pressed.xml \ - buy.xml \ - charcreate.xml \ - CHANGELOG.txt \ - chat.xml \ - checkbox.xml \ - circle-off.xml \ - circle-on.xml \ - colors.xml \ - complete_icon.xml \ - cutin.xml \ - dbutton.xml \ - desktop.xml \ - didyouknow.xml \ - dpad.xml \ - dropdown.xml \ - dropdown_background.xml \ - dropdown_pressed.xml \ - drops.xml \ - edit.xml \ - emotes.xml \ - emotetabs.xml \ - equipment.xml \ - equipment_background.xml \ - equipmentbox.png \ - extendedlistbox.xml \ - extendedlistbox_high.xml \ - extendedlistbox_medium.xml \ - extendedlistbox_xhigh.xml \ - extendedlistbox_xxhigh.xml \ - help.xml \ - incomplete_icon.xml \ - info.xml \ - inventory.xml \ - inventory_cell2.xml \ - item_selection.xml \ - itemcontainer.xml \ - itempopup.xml \ - items.xml \ - keyboard_icon.xml \ - keyboard_icon_high.xml \ - keyboard_icon_medium.xml \ - keyboard_icon_xhigh.xml \ - keyboard_icon_xxhigh.xml \ - LICENSE.txt \ - listbox.xml \ - listbox_high.xml \ - listbox_medium.xml \ - listbox_xhigh.xml \ - listbox_xxhigh.xml \ - login.xml \ - mailedit.xml \ - map.xml \ - ministatus.xml \ - mouse.png \ - npc.xml \ - ok.xml \ - onlinebrowserbox.xml \ - outfits.xml \ - playerbox.xml \ - playerboxselected.xml \ - popup.xml \ - popup_high.xml \ - popup_xhigh.xml \ - popup_xxhigh.xml \ - popupbrowserbox.xml \ - popupbrowserbox_high.xml \ - popupbrowserbox_xhigh.xml \ - popupbrowserbox_xxhigh.xml \ - popuplist.xml \ - popupmenu.xml \ - popupmenu_high.xml \ - popupmenu_medium.xml \ - popupmenu_xhigh.xml \ - popupmenu_xxhigh.xml \ - progressbar.xml \ - quests.xml \ - radio.xml \ - resize.xml \ - scroll.xml \ - scroll_background.xml \ - scroll_hbackground.xml \ - scroll_highlighted.xml \ - scroll_vbackground.xml \ - scrollbuttons.xml \ - scrollbuttons_pressed.xml \ - sell.xml \ - server.xml \ - serverinfo.xml \ - serverslistbox.xml \ - shop.xml \ - shoplistbox.xml \ - skilllistbox.xml \ - skillpopup.xml \ - skillrectanglelistbox.xml \ - slider.xml \ - slider_highlighted.xml \ - social.xml \ - spells.xml \ - status.xml \ - tab.xml \ - tab_highlighted.xml \ - tab_selected.xml \ - tab_unused.xml \ - textfield.xml \ - window.png \ - window.xml \ - windowmenu.xml \ - progress-indicator.png \ - world.xml - -EXTRA_DIST = \ - $(gui_DATA) \ - CMakeLists.txt diff --git a/data/themes/golden-delicious/avatarlistbox.xml b/data/themes/golden-delicious/avatarlistbox.xml deleted file mode 100644 index 1cc019913..000000000 --- a/data/themes/golden-delicious/avatarlistbox.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="imagePadding" value="8" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/beingpopup.xml b/data/themes/golden-delicious/beingpopup.xml deleted file mode 100644 index 88b73c928..000000000 --- a/data/themes/golden-delicious/beingpopup.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="12" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/browserbox.xml b/data/themes/golden-delicious/browserbox.xml deleted file mode 100644 index aa96242bc..000000000 --- a/data/themes/golden-delicious/browserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="0" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="1" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/button.xml b/data/themes/golden-delicious/button.xml deleted file mode 100644 index 81ba167f6..000000000 --- a/data/themes/golden-delicious/button.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" 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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/button_disabled.xml b/data/themes/golden-delicious/button_disabled.xml deleted file mode 100644 index 4a626aa3d..000000000 --- a/data/themes/golden-delicious/button_disabled.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="75"> - <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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/button_highlighted.xml b/data/themes/golden-delicious/button_highlighted.xml deleted file mode 100644 index c2018dc89..000000000 --- a/data/themes/golden-delicious/button_highlighted.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="25"> - <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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/button_pressed.xml b/data/themes/golden-delicious/button_pressed.xml deleted file mode 100644 index c3db6da2d..000000000 --- a/data/themes/golden-delicious/button_pressed.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="50"> - <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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/buy.xml b/data/themes/golden-delicious/buy.xml deleted file mode 100644 index 9c8a9b857..000000000 --- a/data/themes/golden-delicious/buy.xml +++ /dev/null @@ -1,30 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="27" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/charcreate.xml b/data/themes/golden-delicious/charcreate.xml deleted file mode 100644 index a7b992ff1..000000000 --- a/data/themes/golden-delicious/charcreate.xml +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="32" /> - <option name="labelPadding" value="2" /> - - <!--10--> - <option name="padding" value="5" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/chat.xml b/data/themes/golden-delicious/chat.xml deleted file mode 100644 index 28e68f0a9..000000000 --- a/data/themes/golden-delicious/chat.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="4" /> - <option name="childPalette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - - <part type="stickyImageUp" xpos="-130" ypos="-58" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="-58" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/checkbox.xml b/data/themes/golden-delicious/checkbox.xml deleted file mode 100644 index 36044979e..000000000 --- a/data/themes/golden-delicious/checkbox.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="190" ypos="0"> - <option name="padding" value="3" /> - <option name="imagePadding" value="8" /> - <option name="imageSize" value="13" /> - <option name="spacing" value="10" /> - <option name="drawBox" value="1" /> - - <part type="normal" xpos="0" ypos="0" width="13" height="13" /> - <part type="checked" xpos="0" ypos="13" width="13" height="13" /> - <part type="normal-highlighted" xpos="13" ypos="0" width="13" height="13" /> - <part type="checked-highlighted" xpos="13" ypos="13" width="13" height="13" /> - <part type="disabled" xpos="26" ypos="0" width="13" height="13" /> - <part type="disabled-checked" xpos="26" ypos="13" width="13" height="13" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/circle-off.xml b/data/themes/golden-delicious/circle-off.xml deleted file mode 100644 index b28e3ae96..000000000 --- a/data/themes/golden-delicious/circle-off.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="105" ypos="164" width="13" height="13" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/circle-on.xml b/data/themes/golden-delicious/circle-on.xml deleted file mode 100644 index 962b62232..000000000 --- a/data/themes/golden-delicious/circle-on.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="89" ypos="164" width="13" height="13" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/colors.xml b/data/themes/golden-delicious/colors.xml deleted file mode 100644 index 6ae8430b4..000000000 --- a/data/themes/golden-delicious/colors.xml +++ /dev/null @@ -1,417 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<colors> - <palette id="0"> - <color id="BROWSERBOX" color="#8f8f8f" /> - <color id="SELFNICK" color="#808600" /> - <color id="TEXT" color="#e8d8aa" /> - <color id="TEXT_DISABLED" color="#e8d8aa" /> - <color id="CARET" color="#F8E8DC" /> - <color id="SHADOW" color="#000000" /> - <color id="OUTLINE" color="#000000" /> - <color id="BORDER" color="#000000" /> - <color id="PROGRESS_BAR" color="#e8d8aa" /> - <color id="BUTTON" color="#e8d8aa" /> - <color id="BUTTON_OUTLINE" color="#473005" /> - <color id="BUTTON_HIGHLIGHTED" color="#f9eabc" /> - <color id="BUTTON_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="BUTTON_PRESSED" color="#f9eabc" /> - <color id="BUTTON_PRESSED_OUTLINE" color="#63450a" /> - <color id="BUTTON_DISABLED" color="#aaaaaa" /> - <color id="BUTTON_DISABLED_OUTLINE" color="#000000" /> - <color id="CHECKBOX" color="#e8d8aa" /> - <color id="DROPDOWN" color="#e8d8aa" /> - <color id="GUILD_CHAT_TAB" color="#ef37e7" /> - <color id="PARTY_CHAT_TAB" color="#f847f7" /> - <color id="LABEL" color="#e8d8aa" /> - <color id="LISTBOX" color="#e8d8aa" /> - <color id="LISTBOX_SELECTED" color="#000000" /> - <color id="RADIOBUTTON" color="#e8d8aa" /> - <color id="POPUP" color="#f9eabc" /> - <color id="TAB" color="#F6DEAD" /> - <color id="TAB_OUTLINE" color="#473005" /> - <color id="TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="TAB_SELECTED" color="#f8eacf" /> - <color id="TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="BATTLE_CHAT_TAB" color="#F6DEAD" /> - <color id="BATTLE_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="CHANNEL_CHAT_TAB" color="#F6DEAD" /> - <color id="CHANNEL_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="TABLE_BACKGROUND" color="#23201f" /> - <color id="TEXTBOX" color="#e8d8aa" /> - <color id="TEXTFIELD" color="#F8F0CA" /> - <color id="WINDOW" color="#f1d9a9" /> - <color id="WINDOW_OUTLINE" color="#000000" /> - <color id="BACKGROUND" color="#5f5f5f" /> - <color id="BACKGROUND_GRAY" color="#161514" /> - <color id="SCROLLBAR_GRAY" color="#000000" /> - <color id="DROPDOWN_SHADOW" color="#c0c0c0" /> - <color id="HIGHLIGHT" color="#ebc873" /> - <color id="TAB_FLASH" color="#fec4ff" effect="pulse" /> - <color id="TAB_PLAYER_FLASH" color="#00ff00" effect="pulse" /> - <color id="SHOP_WARNING" color="#e07a7a" /> - <color id="ITEM_EQUIPPED" color="#f8e8cf" /> - <color id="ITEM_NOT_EQUIPPED" color="#e0d0a0" /> - <color id="CHAT" color="#f1d9a9" /> - <color id="GM" color="#fec4ff" /> - <color id="GLOBAL" color="#fec4ff" /> - <color id="PLAYER" color="#eeeeee" /> - <color id="IS" color="#edbedb" /> - <color id="SERVER" color="#edbedb" /> - <color id="LOGGER" color="#919191" /> - <color id="HYPERLINK" color="#ab15bd" /> - <color id="UNKNOWN_ITEM" color="#ffffff" /> - <color id="CHARM" color="#ffffff" /> - <color id="GENERIC" color="#eeeeee" /> - <color id="CARD" color="#eeeeee" /> - <color id="HEAD" color="#b4d7ec" /> - <color id="USABLE" color="#ece9b4" /> - <color id="TORSO" color="#b4d7ec" /> - <color id="ONEHAND" color="#b4d7ec" /> - <color id="LEGS" color="#b4d7ec" /> - <color id="FEET" color="#b4d7ec" /> - <color id="TWOHAND" color="#b4d7ec" /> - <color id="SHIELD" color="#b4d7ec" /> - <color id="RING" color="#b4d7ec" /> - <color id="NECKLACE" color="#b4d7ec" /> - <color id="ARMS" color="#b4d7ec" /> - <color id="AMMO" color="#b4d7ec" /> - <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" /> - <color id="WARNING" color="#FF0000" /> - <color id="PLAYER_ADVANCED" color="#005000" /> - <color id="BUBBLE_NAME" color="#cccccc" /> - <color id="BUBBLE_TEXT" color="#ffffff" /> - <color id="BLACK" color="#8f8f8f" /> - <color id="RED" color="#ff0000" /> - <color id="GREEN" color="#00A000" /> - <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="#A1A1A1" /> - <color id="BROWN" color="#885328" /> - <color id="STATUSBAR_ON" color="#545454" /> - <color id="STATUSBAR_OFF" color="#888800" /> - <color id="XP_BAR" color="#ccccef" /> - <color id="XP_BAR_OUTLINE" color="#111122" /> - <color id="HP_BAR" color="#97ff9f" /> - <color id="HP_BAR_OUTLINE" color="#112211" /> - <color id="MP_BAR" color="#9dcfff" /> - <color id="MP_BAR_OUTLINE" color="#111122" /> - <color id="NO_MP_BAR" color="#b9b9b9" /> - <color id="NO_MP_BAR_OUTLINE" color="#111111" /> - <color id="WEIGHT_BAR" color="#f9eabc" /> - <color id="WEIGHT_BAR_OUTLINE" color="#111111" /> - <color id="MONEY_BAR" color="#f9eabc" /> - <color id="MONEY_BAR_OUTLINE" color="#111111" /> - <color id="ARROWS_BAR" color="#f9eabc" /> - <color id="ARROWS_BAR_OUTLINE" color="#111111" /> - <color id="SLOTS_BAR" color="#f9eabc" /> - <color id="SLOTS_BAR_OUTLINE" color="#111111" /> - <color id="STATUS_BAR" color="#f9eabc" /> - <color id="STATUS_BAR_OUTLINE" color="#111111" /> - <color id="JOB_BAR" color="#ffa0a0" /> - <color id="JOB_BAR_OUTLINE" color="#221111" /> - <color id="SHOP_WARNING" color="#701111" /> - <color id="SKILL_COOLDOWN" color="#5090ff" /> - </palette> - - <palette id="1"> - <color id="SELFNICK" color="#402600" /> - <color id="TEXT" color="#C0C670" /> - <color id="TEXT_DISABLED" color="#C0C670" /> - <color id="CARET" color="#e8d8aa" /> - <color id="SHADOW" color="#000000" /> - <color id="OUTLINE" color="#000000" /> - <color id="BORDER" color="#000000" /> - <color id="PROGRESS_BAR" color="#ffffff" /> - <color id="BUTTON" color="#F6DEAD" /> - <color id="BUTTON_OUTLINE" color="#000000" /> - <color id="BUTTON_HIGHLIGHTED" color="#f9eabc" /> - <color id="BUTTON_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="BUTTON_PRESSED" color="#f9eabc" /> - <color id="BUTTON_PRESSED_OUTLINE" color="#000000" /> - <color id="BUTTON_DISABLED" color="#aaaaaa" /> - <color id="BUTTON_DISABLED_OUTLINE" color="#000000" /> - <color id="CHECKBOX" color="#000000" /> - <color id="DROPDOWN" color="#e8d8aa" /> - <color id="LABEL" color="#e8d8aa" /> - <color id="LISTBOX" color="#e8d8aa" /> - <color id="LISTBOX_SELECTED" color="#000000" /> - <color id="RADIOBUTTON" color="#000000" /> - <color id="POPUP" color="#fbf4c4" /> - <color id="POPUP_OUTLINE" color="#42403a" /> - <color id="TEXTBOX" color="#e8d8aa" /> - <color id="TEXTFIELD" color="#e8d8aa" /> - <color id="WINDOW" color="#f1d9a9" /> - <color id="TAB" color="#F6DEAD" /> - <color id="TAB_OUTLINE" color="#473005" /> - <color id="TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="TAB_SELECTED" color="#f8eacf" /> - <color id="TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="BATTLE_CHAT_TAB" color="#F6DEAD" /> - <color id="BATTLE_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="CHANNEL_CHAT_TAB" color="#00FFED" /> - <color id="CHANNEL_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#00FFFD" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#00FFED" /> - <color id="CHANNEL_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="TAB_FLASH" color="#a7ff2a" /> - <color id="TAB_FLASH_OUTLINE" color="#142200" /> - <color id="TAB_PLAYER_FLASH" color="#ff96f6" /> - <color id="PARTY_CHAT_TAB" color="#F6DEAD" /> - <color id="PARTY_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="PARTY_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="PARTY_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="PARTY_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="PARTY_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="PARTY_SOCIAL_TAB" color="#F6DEAD" /> - <color id="PARTY_SOCIAL_TAB_OUTLINE" color="#473005" /> - <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="PARTY_SOCIAL_TAB_SELECTED" color="#f8eacf" /> - <color id="PARTY_SOCIAL_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="GUILD_CHAT_TAB" color="#F6DEAD" /> - <color id="GUILD_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="GUILD_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="GUILD_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="GUILD_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="GUILD_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="GUILD_SOCIAL_TAB" color="#F6DEAD" /> - <color id="GUILD_SOCIAL_TAB_OUTLINE" color="#473005" /> - <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="GUILD_SOCIAL_TAB_SELECTED" color="#f8eacf" /> - <color id="GUILD_SOCIAL_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="GM_CHAT_TAB" color="#F6DEAD" /> - <color id="GM_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="GM_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="GM_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="GM_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="GM_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="WHISPER_TAB" color="#F6DEAD" /> - <color id="WHISPER_TAB_OUTLINE" color="#473005" /> - <color id="WHISPER_TAB_OFFLINE" color="#8f8f8f" /> - <color id="WHISPER_TAB_OFFLINE_OUTLINE" color="#222222" /> - <color id="WHISPER_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="WHISPER_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="WHISPER_TAB_OFFLINE_HIGHLIGHTED" color="#fffbed" /> - <color id="WHISPER_TAB_OFFLINE_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="WHISPER_TAB_SELECTED" color="#fcf0d5" /> - <color id="WHISPER_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="WHISPER_TAB_OFFLINE_SELECTED" color="#d7d7d7" /> - <color id="WHISPER_TAB_OFFLINE_SELECTED_OUTLINE" color="#050505" /> - <color id="OLDCHAT" color="#d0d0d0" /> - <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="#ebc873" /> - <color id="SHOP_WARNING" color="#e07a7a" /> - <color id="ITEM_EQUIPPED" color="#000091" /> - <color id="ITEM_NOT_EQUIPPED" color="#000000" /> - <color id="BUBBLE_NAME" color="#cccccc" /> - <color id="BUBBLE_TEXT" color="#ffffff" /> - <color id="LOGGER" color="#919191" /> - <color id="HYPERLINK" color="#bcdff4" /> - <color id="HYPERLINK_OUTLINE" color="#052f47" /> - <color id="UNKNOWN_ITEM" color="#ffffff" /> - <color id="CHARM" color="#ffffff" /> - <color id="GENERIC" color="#dbdbdb" /> - <color id="GENERIC_OUTLINE" color="#333333" /> - <color id="CARD" color="#dbdbdb" /> - <color id="CARD_OUTLINE" color="#333333" /> - <color id="HEAD" color="#f8eb7c" /> - <color id="HEAD_OUTLINE" color="#382a01" /> - <color id="USABLE" color="#b4d7ec" /> - <color id="USABLE_OUTLINE" color="#052f47" /> - <color id="TORSO" color="#f8eb7c" /> - <color id="TORSO_OUTLINE" color="#382a01" /> - <color id="ONEHAND" color="#f8eb7c" /> - <color id="ONEHAND_OUTLINE" color="#382a01" /> - <color id="LEGS" color="#f8eb7c" /> - <color id="LEGS_OUTLINE" color="#382a01" /> - <color id="FEET" color="#f8eb7c" /> - <color id="FEET_OUTLINE" color="#382a01" /> - <color id="TWOHAND" color="#f8eb7c" /> - <color id="TWOHAND_OUTLINE" color="#382a01" /> - <color id="SHIELD" color="#f8eb7c" /> - <color id="SHIELD_OUTLINE" color="#382a01" /> - <color id="RING" color="#f8eb7c" /> - <color id="RING_OUTLINE" color="#382a01" /> - <color id="NECKLACE" color="#f8eb7c" /> - <color id="NECKLACE_OUTLINE" color="#382a01" /> - <color id="ARMS" color="#f8eb7c" /> - <color id="ARMS_OUTLINE" color="#382a01" /> - <color id="AMMO" color="#f8eb7c" /> - <color id="AMMO_OUTLINE" color="#382a01" /> - <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" /> - <color id="WARNING" color="#FF0000" /> - <color id="CHAT" color="#ffffff" /> - <color id="CHAT_OUTLINE" color="#3f3f3f" /> - <color id="GM" color="#ff45fd" /> - <color id="GM_OUTLINE" color="#44033a" /> - <color id="GLOBAL" color="#ff45fd" /> - <color id="GLOBAL_OUTLINE" color="#44033a" /> - <color id="PLAYER" color="#bcdff4" /> - <color id="PLAYER_OUTLINE" color="#052f47" /> - <color id="PLAYER_ADVANCED" color="#f9eabc" /> - <color id="PLAYER_ADVANCED_OUTLINE" color="#3b2b04" /> - <color id="IS" color="#77deff" /> - <color id="IS_OUTLINE" color="#02232e" /> - <color id="SERVER" color="#a7ff2a" /> - <color id="SERVER_OUTLINE" color="#142200" /> - <color id="BROWSERBOX" color="#999999" /> - <color id="BROWSERBOX_OUTLINE" color="#000000" /> - <color id="BLACK" color="#999999" /> - <color id="BLACK_OUTLINE" color="#000000" /> - <color id="RED" color="#ff6565" /> - <color id="RED_OUTLINE" color="#470303" /> - <color id="GREEN" color="#57cb21" /> - <color id="GREEN_OUTLINE" color="#0b3102" /> - <color id="BLUE" color="#8080ff" /> - <color id="BLUE_OUTLINE" color="#060646" /> - <color id="ORANGE" color="#f1c777" /> - <color id="ORANGE_OUTLINE" color="#3d2201" /> - <color id="YELLOW" color="#f8eb7c" /> - <color id="YELLOW_OUTLINE" color="#382a01" /> - <color id="PINK" color="#ff90ee" /> - <color id="PINK_OUTLINE" color="#44033a" /> - <color id="PURPLE" color="#cd8cff" /> - <color id="PURPLE_OUTLINE" color="#260341" /> - <color id="GRAY" color="#dbdbdb" /> - <color id="GRAY_OUTLINE" color="#333333" /> - <color id="BROWN" color="#cb884c" /> - <color id="BROWN_OUTLINE" color="#271802" /> - <color id="STATUSBAR_ON" color="#646464" /> - <color id="STATUSBAR_OFF" color="#ffff00" /> - </palette> - - <palette id="2"> - <color id="PARTY_CHAT_TAB" color="#a0a0a0" /> - <color id="SELFNICK" color="#402600" /> - <color id="TEXT" color="#7fFF10" /> - <color id="TEXT_DISABLED" color="#7fFF10" /> - <color id="CARET" color="#80561f" /> - <color id="SHADOW" color="#000000" /> - <color id="OUTLINE" color="#000000" /> - <color id="BORDER" color="#000000" /> - <color id="PROGRESS_BAR" color="#ffffff" /> - <color id="BUTTON" color="#F6DEAD" /> - <color id="BUTTON_OUTLINE" color="#000000" /> - <color id="BUTTON_HIGHLIGHTED" color="#f9eabc" /> - <color id="BUTTON_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="BUTTON_PRESSED" color="#f9eabc" /> - <color id="BUTTON_PRESSED_OUTLINE" color="#000000" /> - <color id="BUTTON_DISABLED" color="#aaaaaa" /> - <color id="BUTTON_DISABLED_OUTLINE" color="#000000" /> - <color id="CHECKBOX" color="#000000" /> - <color id="DROPDOWN" color="#000000" /> - <color id="LABEL" color="#808080" /> - <color id="LISTBOX" color="#808080" /> - <color id="LISTBOX_SELECTED" color="#808080" /> - <color id="RADIOBUTTON" color="#000000" /> - <color id="POPUP" color="#f9eabc" /> - <color id="TAB" color="#F6DEAD" /> - <color id="TAB_OUTLINE" color="#000000" /> - <color id="TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="TAB_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="TAB_SELECTED" color="#f8eacf" /> - <color id="TAB_SELECTED_OUTLINE" color="#000000" /> - <color id="BATTLE_CHAT_TAB" color="#F6DEAD" /> - <color id="BATTLE_CHAT_TAB_OUTLINE" color="#000000" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_SELECTED_OUTLINE" color="#000000" /> - <color id="CHANNEL_CHAT_TAB" color="#F6DEAD" /> - <color id="CHANNEL_CHAT_TAB_OUTLINE" color="#000000" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_SELECTED_OUTLINE" color="#000000" /> - <color id="TEXTBOX" color="#808080" /> - <color id="TEXTFIELD" color="#808080" /> - <color id="WINDOW" color="#f1d9a9" /> - <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="#ebc873" /> - <color id="TAB_FLASH" color="#fec4ff" effect="pulse" /> - <color id="TAB_PLAYER_FLASH" color="#00ff00" effect="pulse" /> - <color id="SHOP_WARNING" color="#e07a7a" /> - <color id="ITEM_EQUIPPED" color="#000091" /> - <color id="ITEM_NOT_EQUIPPED" color="#000000" /> - <color id="CHAT" color="#f1d9a9" /> - <color id="GM" color="#fec4ff" /> - <color id="GLOBAL" color="#fec4ff" /> - <color id="PLAYER" color="#eeeeee" /> - <color id="IS" color="#edbedb" /> - <color id="SERVER" color="#edbedb" /> - <color id="LOGGER" color="#919191" /> - <color id="HYPERLINK" color="#9e1904" /> - <color id="UNKNOWN_ITEM" color="#ffffff" /> - <color id="CHARM" color="#ffffff" /> - <color id="GENERIC" color="#eeeeee" /> - <color id="CARD" color="#eeeeee" /> - <color id="HEAD" color="#b4d7ec" /> - <color id="USABLE" color="#ece9b4" /> - <color id="TORSO" color="#b4d7ec" /> - <color id="ONEHAND" color="#b4d7ec" /> - <color id="LEGS" color="#b4d7ec" /> - <color id="FEET" color="#b4d7ec" /> - <color id="TWOHAND" color="#b4d7ec" /> - <color id="SHIELD" color="#b4d7ec" /> - <color id="RING" color="#b4d7ec" /> - <color id="NECKLACE" color="#b4d7ec" /> - <color id="ARMS" color="#b4d7ec" /> - <color id="AMMO" color="#b4d7ec" /> - <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" /> - <color id="WARNING" color="#FF0000" /> - <color id="PLAYER_ADVANCED" color="#005000" /> - <color id="BUBBLE_NAME" color="#cccccc" /> - <color id="BUBBLE_TEXT" color="#ffffff" /> - <color id="BROWSERBOX" color="#7f7f7f" /> - <color id="BLACK" color="#7f7f7f" /> - <color id="RED" color="#b71313" /> - <color id="GREEN" color="#307200" /> - <color id="BLUE" color="#174b96" /> - <color id="ORANGE" color="#f1c777" /> - <color id="YELLOW" color="#f8eb7c" /> - <color id="PINK" color="#91105f" /> - <color id="PURPLE" color="#5e1298" /> - <color id="GRAY" color="#dbdbdb" /> - <color id="BROWN" color="#8e4c17" /> - <color id="STATUSBAR_ON" color="#646464" /> - <color id="STATUSBAR_OFF" color="#ffff00" /> - </palette> - - <progressbar id="UPDATE" color="#165081" /> - <progressbar id="STATUS" color="#888808" /> - <progressbar id="MONEY" color="#606060" /> - <progressbar id="HP" color="#D00000,C09800,779000,008710" /> - <progressbar id="HP_POISON" color="#ffff00,70ff00,50ff00,30ff00" /> - <progressbar id="MP" color="#1250b0" /> - <progressbar id="NO_MP" color="#646464" /> - <progressbar id="EXP" color="#6080a0" /> - <progressbar id="INVY_SLOTS" color="#888805" /> - <progressbar id="WEIGHT" color="#0000c0,909000,a00000" /> - <progressbar id="JOB" color="#b86ea6" /> - -</colors> diff --git a/data/themes/golden-delicious/complete_icon.xml b/data/themes/golden-delicious/complete_icon.xml deleted file mode 100644 index 5a32e4f8a..000000000 --- a/data/themes/golden-delicious/complete_icon.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="41" ypos="223" width="20" height="18" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/cutin.xml b/data/themes/golden-delicious/cutin.xml deleted file mode 100644 index f13a39f54..000000000 --- a/data/themes/golden-delicious/cutin.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="32" /> - <!--10--> - <option name="padding" value="5" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/dbutton.xml b/data/themes/golden-delicious/dbutton.xml deleted file mode 100644 index 462c23cef..000000000 --- a/data/themes/golden-delicious/dbutton.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="371" ypos="33"> - <option name="clickborder" value="0" /> - <option name="padding" value="20" /> - <option name="x" value="0" /> - <option name="y" value="20" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="19" height="19" /> - <part type="top-edge" xpos="20" ypos="0" width="10" height="19" /> - <part type="top-right-corner" xpos="31" ypos="0" width="19" height="19" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="20" width="19" height="10" /> - <part type="bg-quad" xpos="20" ypos="20" width="10" height="10" /> - <part type="right-edge" xpos="31" ypos="20" width="19" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="31" width="19" height="19" /> - <part type="bottom-edge" xpos="20" ypos="31" width="10" height="19" /> - <part type="bottom-right-corner" xpos="31" ypos="31" width="19" height="19" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/desktop.xml b/data/themes/golden-delicious/desktop.xml deleted file mode 100644 index bd6b0422d..000000000 --- a/data/themes/golden-delicious/desktop.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="showBackground" value="0" /> - <option name="versionX" value="10" /> - <option name="versionY" value="10" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/didyouknow.xml b/data/themes/golden-delicious/didyouknow.xml deleted file mode 100644 index c65b0a0e6..000000000 --- a/data/themes/golden-delicious/didyouknow.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarHeight" value="27" /> - <option name="titlebarBold" value="1" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/dpad.xml b/data/themes/golden-delicious/dpad.xml deleted file mode 100644 index 6f585d181..000000000 --- a/data/themes/golden-delicious/dpad.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="371" ypos="0"> - <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="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="22" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="22" /> - <part type="bg-quad" xpos="5" ypos="5" width="22" height="22" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="22" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="22" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/dropdown.xml b/data/themes/golden-delicious/dropdown.xml deleted file mode 100644 index cab746e1f..000000000 --- a/data/themes/golden-delicious/dropdown.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="89" ypos="132"> - <option name="padding" value="3" /> - <option name="frameSize" value="2" /> - <option name="imagePadding" value="4" /> - - <part type="down" xpos="0" ypos="0" width="15" height="15" /> - <part type="up" xpos="0" ypos="16" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/dropdown_background.xml b/data/themes/golden-delicious/dropdown_background.xml deleted file mode 100644 index 657bcd2e9..000000000 --- a/data/themes/golden-delicious/dropdown_background.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?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="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> - <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/dropdown_pressed.xml b/data/themes/golden-delicious/dropdown_pressed.xml deleted file mode 100644 index e6621e100..000000000 --- a/data/themes/golden-delicious/dropdown_pressed.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="105" ypos="132"> - <part type="down" xpos="0" ypos="0" width="15" height="15" /> - <part type="up" xpos="0" ypos="16" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/drops.xml b/data/themes/golden-delicious/drops.xml deleted file mode 100644 index 3e533f54f..000000000 --- a/data/themes/golden-delicious/drops.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="152"> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/edit.xml b/data/themes/golden-delicious/edit.xml deleted file mode 100644 index 4688c7b1f..000000000 --- a/data/themes/golden-delicious/edit.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="30" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - <option name="buttonPadding" value="8" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/emotes.xml b/data/themes/golden-delicious/emotes.xml deleted file mode 100644 index 3e533f54f..000000000 --- a/data/themes/golden-delicious/emotes.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="152"> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/emotetabs.xml b/data/themes/golden-delicious/emotetabs.xml deleted file mode 100644 index 6badd8e28..000000000 --- a/data/themes/golden-delicious/emotetabs.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?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" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/equipment.xml b/data/themes/golden-delicious/equipment.xml deleted file mode 100644 index da66bb8d7..000000000 --- a/data/themes/golden-delicious/equipment.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="30" /> - <option name="padding" value="10" /> - <option name="itemPadding" value="3" /> - <option name="boxSize" value="38" /> - <option name="stickySpacing" value="6" /> - <option name="tabHeightAdjust" value="16" /> - <option name="tabPadding" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/equipment_background.xml b/data/themes/golden-delicious/equipment_background.xml deleted file mode 100644 index b762ff33c..000000000 --- a/data/themes/golden-delicious/equipment_background.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="176" ypos="75"> - <part type="standart" xpos="0" ypos="0" width="38" height="38" /> - <part type="highlighted" xpos="39" ypos="0" width="38" height="38" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/equipmentbox.png b/data/themes/golden-delicious/equipmentbox.png Binary files differdeleted file mode 100644 index c61ce5140..000000000 --- a/data/themes/golden-delicious/equipmentbox.png +++ /dev/null diff --git a/data/themes/golden-delicious/extendedlistbox.xml b/data/themes/golden-delicious/extendedlistbox.xml deleted file mode 100644 index 128cf954d..000000000 --- a/data/themes/golden-delicious/extendedlistbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="6" /> - <option name="itemPadding" value="1" /> - <option name="spacing" value="8" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/extendedlistbox_high.xml b/data/themes/golden-delicious/extendedlistbox_high.xml deleted file mode 100644 index 7e486a3b9..000000000 --- a/data/themes/golden-delicious/extendedlistbox_high.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="6" /> - <option name="itemPadding" value="10" /> - <option name="spacing" value="8" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/extendedlistbox_medium.xml b/data/themes/golden-delicious/extendedlistbox_medium.xml deleted file mode 100644 index c80551826..000000000 --- a/data/themes/golden-delicious/extendedlistbox_medium.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="6" /> - <option name="itemPadding" value="5" /> - <option name="spacing" value="8" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/extendedlistbox_xhigh.xml b/data/themes/golden-delicious/extendedlistbox_xhigh.xml deleted file mode 100644 index 7e486a3b9..000000000 --- a/data/themes/golden-delicious/extendedlistbox_xhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="6" /> - <option name="itemPadding" value="10" /> - <option name="spacing" value="8" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/extendedlistbox_xxhigh.xml b/data/themes/golden-delicious/extendedlistbox_xxhigh.xml deleted file mode 100644 index 0e343ad4a..000000000 --- a/data/themes/golden-delicious/extendedlistbox_xxhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="6" /> - <option name="itemPadding" value="15" /> - <option name="spacing" value="8" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/help.xml b/data/themes/golden-delicious/help.xml deleted file mode 100644 index 5efa4c5ee..000000000 --- a/data/themes/golden-delicious/help.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarHeight" value="27" /> - <option name="titlebarBold" value="1" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - <option name="childPalette" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/incomplete_icon.xml b/data/themes/golden-delicious/incomplete_icon.xml deleted file mode 100644 index 9120ee861..000000000 --- a/data/themes/golden-delicious/incomplete_icon.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="63" ypos="223" width="20" height="18" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/info.xml b/data/themes/golden-delicious/info.xml deleted file mode 100644 index 3c7ffccbe..000000000 --- a/data/themes/golden-delicious/info.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<info> - <name>Golden Delicious (remake) </name> - <copyright>2013 by t3st3r [aka Hello=)]\n2012-2013 Hal9000\n2012-2016 ManaPlus developers</copyright> - <guialpha>1.0</guialpha> -</info> diff --git a/data/themes/golden-delicious/inventory.xml b/data/themes/golden-delicious/inventory.xml deleted file mode 100644 index 5aeb66e94..000000000 --- a/data/themes/golden-delicious/inventory.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="28" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/inventory_cell2.xml b/data/themes/golden-delicious/inventory_cell2.xml deleted file mode 100644 index 5acaaa45c..000000000 --- a/data/themes/golden-delicious/inventory_cell2.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="215" ypos="114" width="38" height="38" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/item_selection.xml b/data/themes/golden-delicious/item_selection.xml deleted file mode 100644 index 5acaaa45c..000000000 --- a/data/themes/golden-delicious/item_selection.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="215" ypos="114" width="38" height="38" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/itemcontainer.xml b/data/themes/golden-delicious/itemcontainer.xml deleted file mode 100644 index 6508445a1..000000000 --- a/data/themes/golden-delicious/itemcontainer.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="boxWidth" value="38" /> - <option name="boxHeight" value="56" /> - <option name="equippedTextPadding" value="38" /> - <option name="paddingItemX" value="3" /> - <option name="paddingItemY" value="1" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/itempopup.xml b/data/themes/golden-delicious/itempopup.xml deleted file mode 100644 index b333d40e4..000000000 --- a/data/themes/golden-delicious/itempopup.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="10" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/items.xml b/data/themes/golden-delicious/items.xml deleted file mode 100644 index 7cc5c2e3b..000000000 --- a/data/themes/golden-delicious/items.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="padding" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlePadding" value="20" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="20" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="28" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="20" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="28" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="20" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="28" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/keyboard_icon.xml b/data/themes/golden-delicious/keyboard_icon.xml deleted file mode 100644 index f5d105853..000000000 --- a/data/themes/golden-delicious/keyboard_icon.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="7" /> - <option name="clickborder" value="7" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/golden-delicious/keyboard_icon_high.xml b/data/themes/golden-delicious/keyboard_icon_high.xml deleted file mode 100644 index b43c5adda..000000000 --- a/data/themes/golden-delicious/keyboard_icon_high.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="7" /> - <option name="clickborder" value="20" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/golden-delicious/keyboard_icon_medium.xml b/data/themes/golden-delicious/keyboard_icon_medium.xml deleted file mode 100644 index 93d372e80..000000000 --- a/data/themes/golden-delicious/keyboard_icon_medium.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="clickborder" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/golden-delicious/keyboard_icon_xhigh.xml b/data/themes/golden-delicious/keyboard_icon_xhigh.xml deleted file mode 100644 index 5c5c11430..000000000 --- a/data/themes/golden-delicious/keyboard_icon_xhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="10" /> - <option name="clickborder" value="30" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/golden-delicious/keyboard_icon_xxhigh.xml b/data/themes/golden-delicious/keyboard_icon_xxhigh.xml deleted file mode 100644 index 7495a014e..000000000 --- a/data/themes/golden-delicious/keyboard_icon_xxhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="15" /> - <option name="clickborder" value="40" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/golden-delicious/listbox.xml b/data/themes/golden-delicious/listbox.xml deleted file mode 100644 index 5129469cd..000000000 --- a/data/themes/golden-delicious/listbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="1" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/listbox_high.xml b/data/themes/golden-delicious/listbox_high.xml deleted file mode 100644 index c40ff1ada..000000000 --- a/data/themes/golden-delicious/listbox_high.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="10" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/listbox_medium.xml b/data/themes/golden-delicious/listbox_medium.xml deleted file mode 100644 index 5955166cd..000000000 --- a/data/themes/golden-delicious/listbox_medium.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="5" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/listbox_xhigh.xml b/data/themes/golden-delicious/listbox_xhigh.xml deleted file mode 100644 index c40ff1ada..000000000 --- a/data/themes/golden-delicious/listbox_xhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="10" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/listbox_xxhigh.xml b/data/themes/golden-delicious/listbox_xxhigh.xml deleted file mode 100644 index 5f5da473b..000000000 --- a/data/themes/golden-delicious/listbox_xxhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="15" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/login.xml b/data/themes/golden-delicious/login.xml deleted file mode 100644 index 9c8a9b857..000000000 --- a/data/themes/golden-delicious/login.xml +++ /dev/null @@ -1,30 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="27" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/mailedit.xml b/data/themes/golden-delicious/mailedit.xml deleted file mode 100644 index d7bd15e9e..000000000 --- a/data/themes/golden-delicious/mailedit.xml +++ /dev/null @@ -1,34 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="27" /> - <option name="showitemsbackground" value="1" /> - <!--10--> - <option name="padding" value="5" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/map.xml b/data/themes/golden-delicious/map.xml deleted file mode 100644 index 716dbf8e6..000000000 --- a/data/themes/golden-delicious/map.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="captionoffsetx" value="12" /> - <option name="captionoffsety" value="7" /> - <option name="padding" value="10" /> - <option name="titlebarHeight" value="26" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - - <part type="stickyImageUp" xpos="-130" ypos="-58" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="-58" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/ministatus.xml b/data/themes/golden-delicious/ministatus.xml deleted file mode 100644 index 3e3fbfc35..000000000 --- a/data/themes/golden-delicious/ministatus.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="5" /> - <option name="spacing" value="3" /> - - <option name="iconPadding" value="3" /> - <option name="iconSpacing" value="2" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/mouse.png b/data/themes/golden-delicious/mouse.png Binary files differdeleted file mode 100644 index 9fba58d24..000000000 --- a/data/themes/golden-delicious/mouse.png +++ /dev/null diff --git a/data/themes/golden-delicious/npc.xml b/data/themes/golden-delicious/npc.xml deleted file mode 100644 index 54de30529..000000000 --- a/data/themes/golden-delicious/npc.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?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" /> - <option name="showtextbackground" value="1" /> - <option name="showitemsbackground" value="1" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="30" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/ok.xml b/data/themes/golden-delicious/ok.xml deleted file mode 100644 index ba7bc4709..000000000 --- a/data/themes/golden-delicious/ok.xml +++ /dev/null @@ -1,30 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="buttonPadding" value="8" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="32" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/onlinebrowserbox.xml b/data/themes/golden-delicious/onlinebrowserbox.xml deleted file mode 100644 index bd3a86b24..000000000 --- a/data/themes/golden-delicious/onlinebrowserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="0" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/outfits.xml b/data/themes/golden-delicious/outfits.xml deleted file mode 100644 index f4dff40f7..000000000 --- a/data/themes/golden-delicious/outfits.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="25" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/playerbox.xml b/data/themes/golden-delicious/playerbox.xml deleted file mode 100644 index 3a78cf407..000000000 --- a/data/themes/golden-delicious/playerbox.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?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" /> - <option name="offsetX" value="-16" /> - <option name="offsetY" value="-32" /> - <option name="frameSize" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> - <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/playerboxselected.xml b/data/themes/golden-delicious/playerboxselected.xml deleted file mode 100644 index da6bb93c2..000000000 --- a/data/themes/golden-delicious/playerboxselected.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="404" ypos="0"> - <option name="drawbackground" value="1" /> - <option name="offsetX" value="-16" /> - <option name="offsetY" value="-32" /> - <option name="frameSize" value="4" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> - <part type="top-edge" xpos="10" ypos="0" width="12" height="10" /> - <part type="top-right-corner" xpos="22" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="10" width="10" height="12" /> - <part type="bg-quad" xpos="10" ypos="10" width="12" height="12" /> - <part type="right-edge" xpos="22" ypos="10" width="10" height="12" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="22" width="10" height="10" /> - <part type="bottom-edge" xpos="10" ypos="22" width="12" height="10" /> - <part type="bottom-right-corner" xpos="22" ypos="22" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/popup.xml b/data/themes/golden-delicious/popup.xml deleted file mode 100644 index b333d40e4..000000000 --- a/data/themes/golden-delicious/popup.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="10" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/popup_high.xml b/data/themes/golden-delicious/popup_high.xml deleted file mode 100644 index b333d40e4..000000000 --- a/data/themes/golden-delicious/popup_high.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="10" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/popup_xhigh.xml b/data/themes/golden-delicious/popup_xhigh.xml deleted file mode 100644 index 4a8e3208e..000000000 --- a/data/themes/golden-delicious/popup_xhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="11" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/popup_xxhigh.xml b/data/themes/golden-delicious/popup_xxhigh.xml deleted file mode 100644 index 88b73c928..000000000 --- a/data/themes/golden-delicious/popup_xxhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="12" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/popupbrowserbox.xml b/data/themes/golden-delicious/popupbrowserbox.xml deleted file mode 100644 index a8384421c..000000000 --- a/data/themes/golden-delicious/popupbrowserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="1" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/popupbrowserbox_high.xml b/data/themes/golden-delicious/popupbrowserbox_high.xml deleted file mode 100644 index 00413591e..000000000 --- a/data/themes/golden-delicious/popupbrowserbox_high.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="10" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/popupbrowserbox_xhigh.xml b/data/themes/golden-delicious/popupbrowserbox_xhigh.xml deleted file mode 100644 index 00413591e..000000000 --- a/data/themes/golden-delicious/popupbrowserbox_xhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="10" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/popupbrowserbox_xxhigh.xml b/data/themes/golden-delicious/popupbrowserbox_xxhigh.xml deleted file mode 100644 index fc8358f93..000000000 --- a/data/themes/golden-delicious/popupbrowserbox_xxhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="15" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/popuplist.xml b/data/themes/golden-delicious/popuplist.xml deleted file mode 100644 index 657bcd2e9..000000000 --- a/data/themes/golden-delicious/popuplist.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?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="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> - <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/popupmenu.xml b/data/themes/golden-delicious/popupmenu.xml deleted file mode 100644 index cfc2d08e4..000000000 --- a/data/themes/golden-delicious/popupmenu.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="3" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/popupmenu_high.xml b/data/themes/golden-delicious/popupmenu_high.xml deleted file mode 100644 index b333d40e4..000000000 --- a/data/themes/golden-delicious/popupmenu_high.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="10" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/popupmenu_medium.xml b/data/themes/golden-delicious/popupmenu_medium.xml deleted file mode 100644 index f35ca14b6..000000000 --- a/data/themes/golden-delicious/popupmenu_medium.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="5" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/popupmenu_xhigh.xml b/data/themes/golden-delicious/popupmenu_xhigh.xml deleted file mode 100644 index 4a8e3208e..000000000 --- a/data/themes/golden-delicious/popupmenu_xhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="11" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/popupmenu_xxhigh.xml b/data/themes/golden-delicious/popupmenu_xxhigh.xml deleted file mode 100644 index 88b73c928..000000000 --- a/data/themes/golden-delicious/popupmenu_xxhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="12" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/progress-indicator.png b/data/themes/golden-delicious/progress-indicator.png Binary files differdeleted file mode 100644 index 7443ca6a5..000000000 --- a/data/themes/golden-delicious/progress-indicator.png +++ /dev/null diff --git a/data/themes/golden-delicious/progressbar.xml b/data/themes/golden-delicious/progressbar.xml deleted file mode 100644 index f1ec4be26..000000000 --- a/data/themes/golden-delicious/progressbar.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="80" ypos="186"> - <option name="padding" value="3" /> - <option name="fillPadding" 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="2" height="4" /> - <part type="top-right-corner" xpos="6" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="14" /> - <part type="bg-quad" xpos="4" ypos="4" width="2" height="14" /> - <part type="right-edge" xpos="6" ypos="4" width="4" height="14" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="18" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="18" width="2" height="4" /> - <part type="bottom-right-corner" xpos="6" ypos="18" width="4" height="4" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/quests.xml b/data/themes/golden-delicious/quests.xml deleted file mode 100644 index 394fd2e00..000000000 --- a/data/themes/golden-delicious/quests.xml +++ /dev/null @@ -1,34 +0,0 @@ -<?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" /> - <option name="showtextbackground" value="1" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="27" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/radio.xml b/data/themes/golden-delicious/radio.xml deleted file mode 100644 index bcec42477..000000000 --- a/data/themes/golden-delicious/radio.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="190" ypos="26"> - <option name="padding" value="3" /> - <option name="imagePadding" value="8" /> - <option name="imageSize" value="13" /> - <option name="spacing" value="10" /> - - <part type="out" xpos="0" ypos="0" width="13" height="13" /> - <part type="in" xpos="0" ypos="13" width="13" height="13" /> - <part type="out-highlighted" xpos="13" ypos="0" width="13" height="13" /> - <part type="in-highlighted" xpos="13" ypos="13" width="13" height="13" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/resize.xml b/data/themes/golden-delicious/resize.xml deleted file mode 100644 index 834390138..000000000 --- a/data/themes/golden-delicious/resize.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="145" ypos="0" width="13" height="13" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/scroll.xml b/data/themes/golden-delicious/scroll.xml deleted file mode 100644 index eb7185632..000000000 --- a/data/themes/golden-delicious/scroll.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="163"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="22" height="22" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/golden-delicious/scroll_background.xml b/data/themes/golden-delicious/scroll_background.xml deleted file mode 100644 index 657bcd2e9..000000000 --- a/data/themes/golden-delicious/scroll_background.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?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="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> - <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/scroll_hbackground.xml b/data/themes/golden-delicious/scroll_hbackground.xml deleted file mode 100644 index de1f52a1d..000000000 --- a/data/themes/golden-delicious/scroll_hbackground.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="128" ypos="186"> - <!-- Left Row --> - <part type="left-edge" xpos="0" ypos="0" width="12" height="22" /> - - <!-- Middle Row --> - <part type="bg-quad" xpos="0" ypos="23" width="10" height="22" /> - - <!-- Right Row --> - <part type="right-edge" xpos="0" ypos="46" width="12" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/scroll_highlighted.xml b/data/themes/golden-delicious/scroll_highlighted.xml deleted file mode 100644 index 295269140..000000000 --- a/data/themes/golden-delicious/scroll_highlighted.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="64" ypos="163"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="22" height="22" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/golden-delicious/scroll_vbackground.xml b/data/themes/golden-delicious/scroll_vbackground.xml deleted file mode 100644 index 70132984f..000000000 --- a/data/themes/golden-delicious/scroll_vbackground.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="105" ypos="186"> - <!-- Top Row --> - <part type="top-edge" xpos="0" ypos="0" width="22" height="12" /> - - <!-- Middle Row --> - <part type="bg-quad" xpos="0" ypos="13" width="22" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-edge" xpos="0" ypos="24" width="22" height="12" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/scrollbuttons.xml b/data/themes/golden-delicious/scrollbuttons.xml deleted file mode 100644 index f564f74a6..000000000 --- a/data/themes/golden-delicious/scrollbuttons.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="100"> - <option name="showbuttons" value="0" /> - <option name="scrollbarsize" value="22" /> - <option name="markersize" value="22" /> - <part type="left" xpos="0" ypos="0" width="12" height="12" /> - <part type="right" xpos="0" ypos="16" width="12" height="12" /> - <part type="down" xpos="0" ypos="32" width="22" height="12" /> - <part type="up" xpos="0" ypos="48" width="22" height="12" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/scrollbuttons_pressed.xml b/data/themes/golden-delicious/scrollbuttons_pressed.xml deleted file mode 100644 index d278742d6..000000000 --- a/data/themes/golden-delicious/scrollbuttons_pressed.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?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" /> - <part type="right" xpos="0" ypos="16" width="12" height="12" /> - <part type="down" xpos="0" ypos="32" width="12" height="12" /> - <part type="up" xpos="0" ypos="48" width="12" height="12" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/sell.xml b/data/themes/golden-delicious/sell.xml deleted file mode 100644 index 9c8a9b857..000000000 --- a/data/themes/golden-delicious/sell.xml +++ /dev/null @@ -1,30 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="27" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/server.xml b/data/themes/golden-delicious/server.xml deleted file mode 100644 index 169eab18d..000000000 --- a/data/themes/golden-delicious/server.xml +++ /dev/null @@ -1,30 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="32" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/serverinfo.xml b/data/themes/golden-delicious/serverinfo.xml deleted file mode 100644 index 5efa4c5ee..000000000 --- a/data/themes/golden-delicious/serverinfo.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarHeight" value="27" /> - <option name="titlebarBold" value="1" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - <option name="childPalette" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/serverslistbox.xml b/data/themes/golden-delicious/serverslistbox.xml deleted file mode 100644 index 5129469cd..000000000 --- a/data/themes/golden-delicious/serverslistbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="1" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/shop.xml b/data/themes/golden-delicious/shop.xml deleted file mode 100644 index 45f7fe930..000000000 --- a/data/themes/golden-delicious/shop.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?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" /> - <option name="showsellbackground" value="1" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="27" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/shoplistbox.xml b/data/themes/golden-delicious/shoplistbox.xml deleted file mode 100644 index 5129469cd..000000000 --- a/data/themes/golden-delicious/shoplistbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="1" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/skilllistbox.xml b/data/themes/golden-delicious/skilllistbox.xml deleted file mode 100644 index 017bba21c..000000000 --- a/data/themes/golden-delicious/skilllistbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="0" /> - <option name="itemPadding" value="1" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/skillpopup.xml b/data/themes/golden-delicious/skillpopup.xml deleted file mode 100644 index b333d40e4..000000000 --- a/data/themes/golden-delicious/skillpopup.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="10" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/skillrectanglelistbox.xml b/data/themes/golden-delicious/skillrectanglelistbox.xml deleted file mode 100644 index f90e6f394..000000000 --- a/data/themes/golden-delicious/skillrectanglelistbox.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="boxWidth" value="90" /> - <option name="boxHeight" value="80" /> - <option name="iconXOffset" value="29" /> - <option name="iconYOffset" value="15" /> - <option name="textXOffset" value="0" /> - <option name="textYOffset" value="49" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/slider.xml b/data/themes/golden-delicious/slider.xml deleted file mode 100644 index 63bc37445..000000000 --- a/data/themes/golden-delicious/slider.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="137" ypos="132"> - <part type="hstart" xpos="16" ypos="0" width="4" height="7" /> - <part type="hmiddle" xpos="20" ypos="0" width="7" height="7" /> - <part type="hend" xpos="27" ypos="0" width="4" height="7" /> - <part type="hgrip" xpos="0" ypos="0" width="13" height="13" /> - - <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/themes/golden-delicious/slider_highlighted.xml b/data/themes/golden-delicious/slider_highlighted.xml deleted file mode 100644 index 488605a61..000000000 --- a/data/themes/golden-delicious/slider_highlighted.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="137" ypos="148"> - <part type="hstart" xpos="16" ypos="0" width="4" height="7" /> - <part type="hmiddle" xpos="20" ypos="0" width="7" height="7" /> - <part type="hend" xpos="27" ypos="0" width="4" height="7" /> - <part type="hgrip" xpos="0" ypos="0" width="13" height="13" /> - - <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/themes/golden-delicious/social.xml b/data/themes/golden-delicious/social.xml deleted file mode 100644 index 5c6034126..000000000 --- a/data/themes/golden-delicious/social.xml +++ /dev/null @@ -1,34 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="27" /> - <option name="padding" value="10" /> - <option name="showtabbackground" value="1" /> - <option name="stickySpacing" value="6" /> - <option name="childPalette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/spells.xml b/data/themes/golden-delicious/spells.xml deleted file mode 100644 index efe7afeb3..000000000 --- a/data/themes/golden-delicious/spells.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="padding" value="15" /> - <option name="titlebarBold" value="1" /> - <option name="titlePadding" value="25" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/status.xml b/data/themes/golden-delicious/status.xml deleted file mode 100644 index 11cde4ab4..000000000 --- a/data/themes/golden-delicious/status.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarHeight" value="27" /> - <option name="titlebarBold" value="1" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/tab.xml b/data/themes/golden-delicious/tab.xml deleted file mode 100644 index 9bbef4574..000000000 --- a/data/themes/golden-delicious/tab.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" 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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/tab_highlighted.xml b/data/themes/golden-delicious/tab_highlighted.xml deleted file mode 100644 index 6a26957fd..000000000 --- a/data/themes/golden-delicious/tab_highlighted.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="25"> - <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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/tab_selected.xml b/data/themes/golden-delicious/tab_selected.xml deleted file mode 100644 index fc64f3032..000000000 --- a/data/themes/golden-delicious/tab_selected.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="50"> - <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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/tab_unused.xml b/data/themes/golden-delicious/tab_unused.xml deleted file mode 100644 index 76fc99c97..000000000 --- a/data/themes/golden-delicious/tab_unused.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="75"> - <option name="padding" value="6" /> - - <!-- 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" /> - - <!-- 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/themes/golden-delicious/textfield.xml b/data/themes/golden-delicious/textfield.xml deleted file mode 100644 index 8df1885ff..000000000 --- a/data/themes/golden-delicious/textfield.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="186"> - <option name="padding" value="4" /> - <option name="frameSize" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> - <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/window.png b/data/themes/golden-delicious/window.png Binary files differdeleted file mode 100644 index eaa4d4681..000000000 --- a/data/themes/golden-delicious/window.png +++ /dev/null diff --git a/data/themes/golden-delicious/window.xml b/data/themes/golden-delicious/window.xml deleted file mode 100644 index ffa7ca89f..000000000 --- a/data/themes/golden-delicious/window.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="29" /> - <option name="padding" value="5" /> <!--10--> - <option name="stickySpacing" value="5" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/windowmenu.xml b/data/themes/golden-delicious/windowmenu.xml deleted file mode 100644 index b998c47ad..000000000 --- a/data/themes/golden-delicious/windowmenu.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="spacing" value="3" /> - </widget> -</skinset> diff --git a/data/themes/golden-delicious/world.xml b/data/themes/golden-delicious/world.xml deleted file mode 100644 index 169eab18d..000000000 --- a/data/themes/golden-delicious/world.xml +++ /dev/null @@ -1,30 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="8" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="32" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <!-- Buttons --> - <part type="closeImage" xpos="-163" ypos="2" width="22" height="27" /> - <part type="closeImageHighlighted" xpos="-138" ypos="2" width="22" height="27" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/CHANGELOG.txt b/data/themes/jewelry-simple/CHANGELOG.txt deleted file mode 100644 index beed9173f..000000000 --- a/data/themes/jewelry-simple/CHANGELOG.txt +++ /dev/null @@ -1,61 +0,0 @@ ->>> JEWELRY THEME <<< -Francesco Miglietta (Hal9000) - - -Version 1.0.4 (29.04.2013) - - - New character selection graphic implemented - - New scrollbar graphic implemented +100% usability on mobile - - New graphic for horizonal scrollbar background added - - Fix horizontal scrollbar issue - - Increase contrast with highlighted handle in new scrollbar graphic - - -Version 1.0.3 (12.02.2013) - - - Fix login window minor graphic artifacts - - Improved listboxes menu layout - - Fix language selection menus in setup window and npc dialogue - - Fix height in popuplist for language selection in setup window - - Fix bug in joypad area - - Bars and icons on top left corner and windows button in top right corner position tuning - - -Version 1.0.2 (03.01.2012) - - - Add outline to windows' headers - - Add outline to menu popup window, readability issue fixed - - Chat tab color scheme is now user friendly - - Chat tab color scheme for party and guild tabs implemented - - New resize grip graphic - - Fix position of resize grip in all windows - - Fix bug with status window lock button graphic - - New rounded border graphic for all windows - - -Version 1.0.1 (22.12.2012) - - - Fix bug in login, shop, world and itemcontainer windows - - Add transparency to onscreen buttons - - Improved skill window layout - - Fixed bug with item selection in inventory window - - New graphic for quest status icons in quest window - - -Version 1.0.0 (11.12.2012) - - JEWELRY THEME first release. - Changes are described comparing Jewelry Theme to standard The Mana World client themes. - - - New graphics for all gui elements - - Title bars on most windows - - Specific tuning parameters for each window (padding, title style, etc) - - Mouseover effects for all interactive objects (like close button) - - Bigger graphic elements like sliders, radio/check button, etc for easier interaction - - New equipment slot graphics and selection effects - - Transparent background for specific windows - - Updated cursors - - New graphic for scrollbar background - - New cursors graphic: mechanism trigger, doors/warps - - New font color combinations and window-specific color scheme for better readability - - Android: graphic for on-screen keyboard, joypad area and on-screen buttons diff --git a/data/themes/jewelry-simple/CMakeLists.txt b/data/themes/jewelry-simple/CMakeLists.txt deleted file mode 100644 index 3c1f5a92c..000000000 --- a/data/themes/jewelry-simple/CMakeLists.txt +++ /dev/null @@ -1,119 +0,0 @@ -SET (FILES - avatarlistbox.xml - beingpopup.xml - browserbox.xml - button.xml - button_disabled.xml - button_highlighted.xml - button_pressed.xml - buy.xml - charcreate.xml - CHANGELOG.txt - chat.xml - checkbox.xml - circle-off.xml - circle-on.xml - colors.xml - complete_icon.xml - cutin.xml - dbutton.xml - didyouknow.xml - dpad.xml - dropdown.xml - dropdown_background.xml - dropdown_pressed.xml - drops.xml - edit.xml - emotes.xml - emotetabs.xml - equipment.xml - equipment_background.xml - equipmentbox.png - extendedlistbox.xml - extendedlistbox_high.xml - extendedlistbox_medium.xml - extendedlistbox_xhigh.xml - extendedlistbox_xxhigh.xml - help.xml - incomplete_icon.xml - info.xml - inventory.xml - inventory_cell2.xml - item_selection.xml - itemcontainer.xml - itempopup.xml - items.xml - keyboard_icon.xml - keyboard_icon_high.xml - keyboard_icon_medium.xml - keyboard_icon_xhigh.xml - keyboard_icon_xxhigh.xml - LICENSE.txt - listbox.xml - listbox_high.xml - listbox_medium.xml - listbox_xhigh.xml - listbox_xxhigh.xml - login.xml - mailedit.xml - map.xml - ministatus.xml - mouse.png - npc.xml - ok.xml - onlinebrowserbox.xml - outfits.xml - playerbox.xml - playerboxselected.xml - popup.xml - popup_high.xml - popup_xhigh.xml - popup_xxhigh.xml - popupbrowserbox.xml - popupbrowserbox_high.xml - popupbrowserbox_medium.xml - popupbrowserbox_xhigh.xml - popupbrowserbox_xxhigh.xml - popuplist.xml - popupmenu.xml - popupmenu_high.xml - popupmenu_medium.xml - popupmenu_xhigh.xml - popupmenu_xxhigh.xml - progressbar.xml - quests.xml - radio.xml - resize.xml - scroll.xml - scroll_background.xml - scroll_hbackground.xml - scroll_highlighted.xml - scroll_vbackground.xml - scrollbuttons.xml - scrollbuttons_pressed.xml - sell.xml - server.xml - serverinfo.xml - serverslistbox.xml - shop.xml - shoplistbox.xml - skilllistbox.xml - skillpopup.xml - skillrectanglelistbox.xml - slider.xml - slider_highlighted.xml - social.xml - spells.xml - status.xml - tab.xml - tab_highlighted.xml - tab_selected.xml - tab_unused.xml - textfield.xml - window.png - window.xml - windowmenu.xml - world.xml - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/jewelry-simple) diff --git a/data/themes/jewelry-simple/LICENSE.txt b/data/themes/jewelry-simple/LICENSE.txt deleted file mode 100644 index 16e7979cd..000000000 --- a/data/themes/jewelry-simple/LICENSE.txt +++ /dev/null @@ -1,5 +0,0 @@ -HAL JEWELRY THEME - LICENSE - - -window.png CC-BY-SA 3.0 Created by Francesco Miglietta (aka Hal9000) -equipmentbox.png CC-BY-SA 3.0 Created by Francesco Miglietta (aka Hal9000) diff --git a/data/themes/jewelry-simple/Makefile.am b/data/themes/jewelry-simple/Makefile.am deleted file mode 100644 index a32b82158..000000000 --- a/data/themes/jewelry-simple/Makefile.am +++ /dev/null @@ -1,123 +0,0 @@ - -guidir = $(pkgdatadir)/data/themes/jewelry-simple - -gui_DATA = \ - avatarlistbox.xml \ - beingpopup.xml \ - browserbox.xml \ - button.xml \ - button_disabled.xml \ - button_highlighted.xml \ - button_pressed.xml \ - buy.xml \ - charcreate.xml \ - CHANGELOG.txt \ - chat.xml \ - checkbox.xml \ - circle-off.xml \ - circle-on.xml \ - colors.xml \ - complete_icon.xml \ - cutin.xml \ - dbutton.xml \ - didyouknow.xml \ - dpad.xml \ - dropdown.xml \ - dropdown_background.xml \ - dropdown_pressed.xml \ - drops.xml \ - edit.xml \ - emotes.xml \ - emotetabs.xml \ - equipment.xml \ - equipment_background.xml \ - equipmentbox.png \ - extendedlistbox.xml \ - extendedlistbox_high.xml \ - extendedlistbox_medium.xml \ - extendedlistbox_xhigh.xml \ - extendedlistbox_xxhigh.xml \ - help.xml \ - incomplete_icon.xml \ - info.xml \ - inventory.xml \ - inventory_cell2.xml \ - item_selection.xml \ - itemcontainer.xml \ - itempopup.xml \ - items.xml \ - keyboard_icon.xml \ - keyboard_icon_high.xml \ - keyboard_icon_medium.xml \ - keyboard_icon_xhigh.xml \ - keyboard_icon_xxhigh.xml \ - LICENSE.txt \ - listbox.xml \ - listbox_high.xml \ - listbox_medium.xml \ - listbox_xhigh.xml \ - listbox_xxhigh.xml \ - login.xml \ - mailedit.xml \ - map.xml \ - ministatus.xml \ - mouse.png \ - npc.xml \ - ok.xml \ - onlinebrowserbox.xml \ - outfits.xml \ - playerbox.xml \ - playerboxselected.xml \ - popup.xml \ - popup_high.xml \ - popup_xhigh.xml \ - popup_xxhigh.xml \ - popupbrowserbox.xml \ - popupbrowserbox_high.xml \ - popupbrowserbox_medium.xml \ - popupbrowserbox_xhigh.xml \ - popupbrowserbox_xxhigh.xml \ - popuplist.xml \ - popupmenu.xml \ - popupmenu_high.xml \ - popupmenu_medium.xml \ - popupmenu_xhigh.xml \ - popupmenu_xxhigh.xml \ - progressbar.xml \ - quests.xml \ - radio.xml \ - resize.xml \ - scroll.xml \ - scroll_background.xml \ - scroll_hbackground.xml \ - scroll_highlighted.xml \ - scroll_vbackground.xml \ - scrollbuttons.xml \ - scrollbuttons_pressed.xml \ - sell.xml \ - server.xml \ - serverinfo.xml \ - serverslistbox.xml \ - shop.xml \ - shoplistbox.xml \ - skilllistbox.xml \ - skillpopup.xml \ - skillrectanglelistbox.xml \ - slider.xml \ - slider_highlighted.xml \ - social.xml \ - spells.xml \ - status.xml \ - tab.xml \ - tab_highlighted.xml \ - tab_selected.xml \ - tab_unused.xml \ - textfield.xml \ - window.png \ - window.xml \ - windowmenu.xml \ - world.xml - -EXTRA_DIST = \ - $(gui_DATA) \ - CMakeLists.txt diff --git a/data/themes/jewelry-simple/avatarlistbox.xml b/data/themes/jewelry-simple/avatarlistbox.xml deleted file mode 100644 index 1cc019913..000000000 --- a/data/themes/jewelry-simple/avatarlistbox.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="imagePadding" value="8" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/beingpopup.xml b/data/themes/jewelry-simple/beingpopup.xml deleted file mode 100644 index 88b73c928..000000000 --- a/data/themes/jewelry-simple/beingpopup.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="12" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/browserbox.xml b/data/themes/jewelry-simple/browserbox.xml deleted file mode 100644 index aa96242bc..000000000 --- a/data/themes/jewelry-simple/browserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="0" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="1" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/button.xml b/data/themes/jewelry-simple/button.xml deleted file mode 100644 index bec97c71f..000000000 --- a/data/themes/jewelry-simple/button.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="0"> - <option name="padding" value="7" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> - <part type="top-edge" xpos="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/button_disabled.xml b/data/themes/jewelry-simple/button_disabled.xml deleted file mode 100644 index 4a626aa3d..000000000 --- a/data/themes/jewelry-simple/button_disabled.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="75"> - <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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/button_highlighted.xml b/data/themes/jewelry-simple/button_highlighted.xml deleted file mode 100644 index c2018dc89..000000000 --- a/data/themes/jewelry-simple/button_highlighted.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="25"> - <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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/button_pressed.xml b/data/themes/jewelry-simple/button_pressed.xml deleted file mode 100644 index c3db6da2d..000000000 --- a/data/themes/jewelry-simple/button_pressed.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="50"> - <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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/buy.xml b/data/themes/jewelry-simple/buy.xml deleted file mode 100644 index dc0f877a3..000000000 --- a/data/themes/jewelry-simple/buy.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/charcreate.xml b/data/themes/jewelry-simple/charcreate.xml deleted file mode 100644 index 394cb94a0..000000000 --- a/data/themes/jewelry-simple/charcreate.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - <option name="labelPadding" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/chat.xml b/data/themes/jewelry-simple/chat.xml deleted file mode 100644 index b18d15811..000000000 --- a/data/themes/jewelry-simple/chat.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - <option name="titlePadding" value="25" /> - <option name="childPalette" value="3" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/checkbox.xml b/data/themes/jewelry-simple/checkbox.xml deleted file mode 100644 index 36044979e..000000000 --- a/data/themes/jewelry-simple/checkbox.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="190" ypos="0"> - <option name="padding" value="3" /> - <option name="imagePadding" value="8" /> - <option name="imageSize" value="13" /> - <option name="spacing" value="10" /> - <option name="drawBox" value="1" /> - - <part type="normal" xpos="0" ypos="0" width="13" height="13" /> - <part type="checked" xpos="0" ypos="13" width="13" height="13" /> - <part type="normal-highlighted" xpos="13" ypos="0" width="13" height="13" /> - <part type="checked-highlighted" xpos="13" ypos="13" width="13" height="13" /> - <part type="disabled" xpos="26" ypos="0" width="13" height="13" /> - <part type="disabled-checked" xpos="26" ypos="13" width="13" height="13" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/circle-off.xml b/data/themes/jewelry-simple/circle-off.xml deleted file mode 100644 index b28e3ae96..000000000 --- a/data/themes/jewelry-simple/circle-off.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="105" ypos="164" width="13" height="13" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/circle-on.xml b/data/themes/jewelry-simple/circle-on.xml deleted file mode 100644 index 962b62232..000000000 --- a/data/themes/jewelry-simple/circle-on.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="89" ypos="164" width="13" height="13" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/colors.xml b/data/themes/jewelry-simple/colors.xml deleted file mode 100644 index 86aa61c78..000000000 --- a/data/themes/jewelry-simple/colors.xml +++ /dev/null @@ -1,645 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<colors> - <palette id="0"> - <color id="BROWSERBOX" color="#000000" /> - <color id="SELFNICK" color="#402600" /> - <color id="TEXT" color="#402600" /> - <color id="TEXT_DISABLED" color="#402600" /> - <color id="CARET" color="#80561f" /> - <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="#efd7a7" /> - <color id="BUTTON_OUTLINE" color="#473005" /> - <color id="BUTTON_HIGHLIGHTED" color="#f9eabc" /> - <color id="BUTTON_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="BUTTON_PRESSED" color="#f9eabc" /> - <color id="BUTTON_PRESSED_OUTLINE" color="#63450a" /> - <color id="BUTTON_DISABLED" color="#aaaaaa" /> - <color id="BUTTON_DISABLED_OUTLINE" color="#000000" /> - <color id="CHECKBOX" color="#000000" /> - <color id="DROPDOWN" color="#000000" /> - <color id="LABEL" color="#000000" /> - <color id="LISTBOX" color="#000000" /> - <color id="LISTBOX_SELECTED" color="#000000" /> - <color id="RADIOBUTTON" color="#000000" /> - <color id="POPUP" color="#f9eabc" /> - <color id="TAB" color="#efd7a7" /> - <color id="TAB_OUTLINE" color="#473005" /> - <color id="TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="TAB_SELECTED" color="#f8eacf" /> - <color id="TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="BATTLE_CHAT_TAB" color="#efd7a7" /> - <color id="BATTLE_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="CHANNEL_CHAT_TAB" color="#efd7a7" /> - <color id="CHANNEL_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="TEXTBOX" color="#000000" /> - <color id="TEXTFIELD" color="#000000" /> - <color id="WINDOW" color="#f1d9a9" /> - <color id="WINDOW_OUTLINE" color="#000000" /> - <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="#ebc873" /> - <color id="TAB_FLASH" color="#fec4ff" effect="pulse" /> - <color id="TAB_PLAYER_FLASH" color="#00ff00" effect="pulse" /> - <color id="SHOP_WARNING" color="#e07a7a" /> - <color id="ITEM_EQUIPPED" color="#000091" /> - <color id="ITEM_NOT_EQUIPPED" color="#000000" /> - <color id="CHAT" color="#f1d9a9" /> - <color id="GM" color="#fec4ff" /> - <color id="GLOBAL" color="#fec4ff" /> - <color id="PLAYER" color="#eeeeee" /> - <color id="IS" color="#edbedb" /> - <color id="SERVER" color="#edbedb" /> - <color id="LOGGER" color="#919191" /> - <color id="HYPERLINK" color="#ab15bd" /> - <color id="UNKNOWN_ITEM" color="#ffffff" /> - <color id="CHARM" color="#ffffff" /> - <color id="GENERIC" color="#eeeeee" /> - <color id="CARD" color="#eeeeee" /> - <color id="HEAD" color="#b4d7ec" /> - <color id="USABLE" color="#ece9b4" /> - <color id="TORSO" color="#b4d7ec" /> - <color id="ONEHAND" color="#b4d7ec" /> - <color id="LEGS" color="#b4d7ec" /> - <color id="FEET" color="#b4d7ec" /> - <color id="TWOHAND" color="#b4d7ec" /> - <color id="SHIELD" color="#b4d7ec" /> - <color id="RING" color="#b4d7ec" /> - <color id="NECKLACE" color="#b4d7ec" /> - <color id="ARMS" color="#b4d7ec" /> - <color id="AMMO" color="#b4d7ec" /> - <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" /> - <color id="WARNING" color="#FF0000" /> - <color id="PLAYER_ADVANCED" color="#005000" /> - <color id="BUBBLE_NAME" color="#cccccc" /> - <color id="BUBBLE_TEXT" color="#ffffff" /> - <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="#774217" /> - <color id="OLDCHAT" color="#774217" /> - <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="SKILL_COOLDOWN" color="#5090ff" /> - </palette> - - <palette id="1"> - <color id="SELFNICK" color="#402600" /> - <color id="TEXT" color="#402600" /> - <color id="TEXT_DISABLED" color="#402600" /> - <color id="CARET" color="#80561f" /> - <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="#efd7a7" /> - <color id="BUTTON_OUTLINE" color="#000000" /> - <color id="BUTTON_HIGHLIGHTED" color="#f9eabc" /> - <color id="BUTTON_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="BUTTON_PRESSED" color="#f9eabc" /> - <color id="BUTTON_PRESSED_OUTLINE" color="#000000" /> - <color id="BUTTON_DISABLED" color="#aaaaaa" /> - <color id="BUTTON_DISABLED_OUTLINE" color="#000000" /> - <color id="CHECKBOX" color="#000000" /> - <color id="DROPDOWN" color="#000000" /> - <color id="LABEL" color="#000000" /> - <color id="LISTBOX" color="#000000" /> - <color id="LISTBOX_SELECTED" color="#000000" /> - <color id="RADIOBUTTON" color="#000000" /> - <color id="POPUP" color="#fbf4c4" /> - <color id="POPUP_OUTLINE" color="#42403a" /> - <color id="TEXTBOX" color="#000000" /> - <color id="TEXTFIELD" color="#000000" /> - <color id="WINDOW" color="#f1d9a9" /> - <color id="TAB" color="#efd7a7" /> - <color id="TAB_OUTLINE" color="#473005" /> - <color id="TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="TAB_SELECTED" color="#f8eacf" /> - <color id="TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="BATTLE_CHAT_TAB" color="#efd7a7" /> - <color id="BATTLE_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="CHANNEL_CHAT_TAB" color="#efd7a7" /> - <color id="CHANNEL_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="TAB_FLASH" color="#a7ff2a" /> - <color id="TAB_FLASH_OUTLINE" color="#142200" /> - <color id="TAB_PLAYER_FLASH" color="#ff96f6" /> - <color id="PARTY_CHAT_TAB" color="#efd7a7" /> - <color id="PARTY_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="PARTY_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="PARTY_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="PARTY_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="PARTY_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="PARTY_SOCIAL_TAB" color="#efd7a7" /> - <color id="PARTY_SOCIAL_TAB_OUTLINE" color="#473005" /> - <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="PARTY_SOCIAL_TAB_SELECTED" color="#f8eacf" /> - <color id="PARTY_SOCIAL_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="GUILD_CHAT_TAB" color="#efd7a7" /> - <color id="GUILD_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="GUILD_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="GUILD_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="GUILD_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="GUILD_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="GUILD_SOCIAL_TAB" color="#efd7a7" /> - <color id="GUILD_SOCIAL_TAB_OUTLINE" color="#473005" /> - <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="GUILD_SOCIAL_TAB_SELECTED" color="#f8eacf" /> - <color id="GUILD_SOCIAL_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="GM_CHAT_TAB" color="#efd7a7" /> - <color id="GM_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="GM_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="GM_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="GM_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="GM_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="WHISPER_TAB" color="#efd7a7" /> - <color id="WHISPER_TAB_OUTLINE" color="#473005" /> - <color id="WHISPER_TAB_OFFLINE" color="#444444" /> - <color id="WHISPER_TAB_OFFLINE_OUTLINE" color="#000000" /> - <color id="WHISPER_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="WHISPER_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="WHISPER_TAB_OFFLINE_HIGHLIGHTED" color="#fffbed" /> - <color id="WHISPER_TAB_OFFLINE_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="WHISPER_TAB_SELECTED" color="#f8eacf" /> - <color id="WHISPER_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="WHISPER_TAB_OFFLINE_SELECTED" color="#444444" /> - <color id="WHISPER_TAB_OFFLINE_SELECTED_OUTLINE" color="#000000" /> - <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="#ebc873" /> - <color id="SHOP_WARNING" color="#e07a7a" /> - <color id="ITEM_EQUIPPED" color="#000091" /> - <color id="ITEM_NOT_EQUIPPED" color="#000000" /> - <color id="BUBBLE_NAME" color="#cccccc" /> - <color id="BUBBLE_TEXT" color="#ffffff" /> - <color id="LOGGER" color="#919191" /> - <color id="HYPERLINK" color="#bcdff4" /> - <color id="HYPERLINK_OUTLINE" color="#052f47" /> - <color id="UNKNOWN_ITEM" color="#ffffff" /> - <color id="CHARM" color="#ffffff" /> - <color id="GENERIC" color="#dbdbdb" /> - <color id="GENERIC_OUTLINE" color="#333333" /> - <color id="CARD" color="#dbdbdb" /> - <color id="CARD_OUTLINE" color="#333333" /> - <color id="HEAD" color="#f8eb7c" /> - <color id="HEAD_OUTLINE" color="#382a01" /> - <color id="USABLE" color="#b4d7ec" /> - <color id="USABLE_OUTLINE" color="#052f47" /> - <color id="TORSO" color="#f8eb7c" /> - <color id="TORSO_OUTLINE" color="#382a01" /> - <color id="ONEHAND" color="#f8eb7c" /> - <color id="ONEHAND_OUTLINE" color="#382a01" /> - <color id="LEGS" color="#f8eb7c" /> - <color id="LEGS_OUTLINE" color="#382a01" /> - <color id="FEET" color="#f8eb7c" /> - <color id="FEET_OUTLINE" color="#382a01" /> - <color id="TWOHAND" color="#f8eb7c" /> - <color id="TWOHAND_OUTLINE" color="#382a01" /> - <color id="SHIELD" color="#f8eb7c" /> - <color id="SHIELD_OUTLINE" color="#382a01" /> - <color id="RING" color="#f8eb7c" /> - <color id="RING_OUTLINE" color="#382a01" /> - <color id="NECKLACE" color="#f8eb7c" /> - <color id="NECKLACE_OUTLINE" color="#382a01" /> - <color id="ARMS" color="#f8eb7c" /> - <color id="ARMS_OUTLINE" color="#382a01" /> - <color id="AMMO" color="#f8eb7c" /> - <color id="AMMO_OUTLINE" color="#382a01" /> - <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" /> - <color id="WARNING" color="#FF0000" /> - <color id="CHAT" color="#ffffff" /> - <color id="CHAT_OUTLINE" color="#3f3f3f" /> - <color id="GM" color="#ff45fd" /> - <color id="GM_OUTLINE" color="#44033a" /> - <color id="GLOBAL" color="#ff45fd" /> - <color id="GLOBAL_OUTLINE" color="#44033a" /> - <color id="PLAYER" color="#bcdff4" /> - <color id="PLAYER_OUTLINE" color="#052f47" /> - <color id="PLAYER_ADVANCED" color="#f9eabc" /> - <color id="PLAYER_ADVANCED_OUTLINE" color="#3b2b04" /> - <color id="IS" color="#77deff" /> - <color id="IS_OUTLINE" color="#02232e" /> - <color id="SERVER" color="#a7ff2a" /> - <color id="SERVER_OUTLINE" color="#142200" /> - <color id="BROWSERBOX" color="#999999" /> - <color id="BROWSERBOX_OUTLINE" color="#000000" /> - <color id="BLACK" color="#999999" /> - <color id="BLACK_OUTLINE" color="#000000" /> - <color id="RED" color="#ff6565" /> - <color id="RED_OUTLINE" color="#470303" /> - <color id="GREEN" color="#57cb21" /> - <color id="GREEN_OUTLINE" color="#0b3102" /> - <color id="BLUE" color="#8080ff" /> - <color id="BLUE_OUTLINE" color="#060646" /> - <color id="ORANGE" color="#f1c777" /> - <color id="ORANGE_OUTLINE" color="#3d2201" /> - <color id="YELLOW" color="#f8eb7c" /> - <color id="YELLOW_OUTLINE" color="#382a01" /> - <color id="PINK" color="#ff90ee" /> - <color id="PINK_OUTLINE" color="#44033a" /> - <color id="PURPLE" color="#cd8cff" /> - <color id="PURPLE_OUTLINE" color="#260341" /> - <color id="GRAY" color="#dbdbdb" /> - <color id="GRAY_OUTLINE" color="#333333" /> - <color id="BROWN" color="#cb884c" /> - <color id="BROWN_OUTLINE" color="#271802" /> - <color id="OLDCHAT" color="#cb884c" /> - <color id="OLDCHAT_OUTLINE" color="#271802" /> - <color id="AWAYCHAT" color="#cb884c" /> - <color id="AWAYCHAT_OUTLINE" color="#271802" /> - <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" /> - </palette> - - <palette id="2"> - <color id="SELFNICK" color="#402600" /> - <color id="TEXT" color="#402600" /> - <color id="TEXT_DISABLED" color="#402600" /> - <color id="CARET" color="#80561f" /> - <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="#efd7a7" /> - <color id="BUTTON_OUTLINE" color="#000000" /> - <color id="BUTTON_HIGHLIGHTED" color="#f9eabc" /> - <color id="BUTTON_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="BUTTON_PRESSED" color="#f9eabc" /> - <color id="BUTTON_PRESSED_OUTLINE" color="#000000" /> - <color id="BUTTON_DISABLED" color="#aaaaaa" /> - <color id="BUTTON_DISABLED_OUTLINE" color="#000000" /> - <color id="CHECKBOX" color="#000000" /> - <color id="DROPDOWN" color="#000000" /> - <color id="LABEL" color="#000000" /> - <color id="LISTBOX" color="#000000" /> - <color id="LISTBOX_SELECTED" color="#000000" /> - <color id="RADIOBUTTON" color="#000000" /> - <color id="POPUP" color="#f9eabc" /> - <color id="TAB" color="#efd7a7" /> - <color id="TAB_OUTLINE" color="#000000" /> - <color id="TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="TAB_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="TAB_SELECTED" color="#f8eacf" /> - <color id="TAB_SELECTED_OUTLINE" color="#000000" /> - <color id="BATTLE_CHAT_TAB" color="#efd7a7" /> - <color id="BATTLE_CHAT_TAB_OUTLINE" color="#000000" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_SELECTED_OUTLINE" color="#000000" /> - <color id="CHANNEL_CHAT_TAB" color="#efd7a7" /> - <color id="CHANNEL_CHAT_TAB_OUTLINE" color="#000000" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_SELECTED_OUTLINE" color="#000000" /> - <color id="TEXTBOX" color="#000000" /> - <color id="TEXTFIELD" color="#000000" /> - <color id="WINDOW" color="#f1d9a9" /> - <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="#ebc873" /> - <color id="TAB_FLASH" color="#fec4ff" effect="pulse" /> - <color id="TAB_PLAYER_FLASH" color="#00ff00" effect="pulse" /> - <color id="SHOP_WARNING" color="#e07a7a" /> - <color id="ITEM_EQUIPPED" color="#000091" /> - <color id="ITEM_NOT_EQUIPPED" color="#000000" /> - <color id="CHAT" color="#f1d9a9" /> - <color id="GM" color="#fec4ff" /> - <color id="GLOBAL" color="#fec4ff" /> - <color id="PLAYER" color="#eeeeee" /> - <color id="IS" color="#edbedb" /> - <color id="SERVER" color="#edbedb" /> - <color id="LOGGER" color="#919191" /> - <color id="HYPERLINK" color="#9e1904" /> - <color id="UNKNOWN_ITEM" color="#ffffff" /> - <color id="CHARM" color="#ffffff" /> - <color id="GENERIC" color="#eeeeee" /> - <color id="CARD" color="#eeeeee" /> - <color id="HEAD" color="#b4d7ec" /> - <color id="USABLE" color="#ece9b4" /> - <color id="TORSO" color="#b4d7ec" /> - <color id="ONEHAND" color="#b4d7ec" /> - <color id="LEGS" color="#b4d7ec" /> - <color id="FEET" color="#b4d7ec" /> - <color id="TWOHAND" color="#b4d7ec" /> - <color id="SHIELD" color="#b4d7ec" /> - <color id="RING" color="#b4d7ec" /> - <color id="NECKLACE" color="#b4d7ec" /> - <color id="ARMS" color="#b4d7ec" /> - <color id="AMMO" color="#b4d7ec" /> - <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" /> - <color id="WARNING" color="#FF0000" /> - <color id="PLAYER_ADVANCED" color="#005000" /> - <color id="BUBBLE_NAME" color="#cccccc" /> - <color id="BUBBLE_TEXT" color="#ffffff" /> - <color id="BROWSERBOX" color="#000000" /> - <color id="BLACK" color="#000000" /> - <color id="RED" color="#b71313" /> - <color id="GREEN" color="#307200" /> - <color id="BLUE" color="#174b96" /> - <color id="ORANGE" color="#f1c777" /> - <color id="YELLOW" color="#f8eb7c" /> - <color id="PINK" color="#91105f" /> - <color id="PURPLE" color="#5e1298" /> - <color id="GRAY" color="#dbdbdb" /> - <color id="BROWN" color="#8e4c17" /> - <color id="OLDCHAT" color="#8e4c17" /> - <color id="AWAYCHAT" color="#8e4c17" /> - <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" /> - </palette> - - <palette id="3"> - <color id="SELFNICK" color="#402600" /> - <color id="TEXT" color="#402600" /> - <color id="TEXT_DISABLED" color="#402600" /> - <color id="CARET" color="#80561f" /> - <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="#efd7a7" /> - <color id="BUTTON_OUTLINE" color="#000000" /> - <color id="BUTTON_HIGHLIGHTED" color="#f9eabc" /> - <color id="BUTTON_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="BUTTON_PRESSED" color="#f9eabc" /> - <color id="BUTTON_PRESSED_OUTLINE" color="#000000" /> - <color id="BUTTON_DISABLED" color="#aaaaaa" /> - <color id="BUTTON_DISABLED_OUTLINE" color="#000000" /> - <color id="CHECKBOX" color="#000000" /> - <color id="DROPDOWN" color="#000000" /> - <color id="LABEL" color="#000000" /> - <color id="LISTBOX" color="#000000" /> - <color id="LISTBOX_SELECTED" color="#000000" /> - <color id="RADIOBUTTON" color="#000000" /> - <color id="POPUP" color="#fbf4c4" /> - <color id="POPUP_OUTLINE" color="#42403a" /> - <color id="TEXTBOX" color="#000000" /> - <color id="TEXTFIELD" color="#000000" /> - <color id="WINDOW" color="#f1d9a9" /> - <color id="TAB" color="#efd7a7" /> - <color id="TAB_OUTLINE" color="#473005" /> - <color id="TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="TAB_SELECTED" color="#f8eacf" /> - <color id="TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="BATTLE_CHAT_TAB" color="#efd7a7" /> - <color id="BATTLE_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="CHANNEL_CHAT_TAB" color="#efd7a7" /> - <color id="CHANNEL_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="TAB_FLASH" color="#a7ff2a" /> - <color id="TAB_FLASH_OUTLINE" color="#142200" /> - <color id="TAB_PLAYER_FLASH" color="#ff96f6" /> - <color id="PARTY_CHAT_TAB" color="#efd7a7" /> - <color id="PARTY_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="PARTY_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="PARTY_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="PARTY_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="PARTY_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="PARTY_SOCIAL_TAB" color="#efd7a7" /> - <color id="PARTY_SOCIAL_TAB_OUTLINE" color="#473005" /> - <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="PARTY_SOCIAL_TAB_SELECTED" color="#f8eacf" /> - <color id="PARTY_SOCIAL_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="GUILD_CHAT_TAB" color="#efd7a7" /> - <color id="GUILD_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="GUILD_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="GUILD_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="GUILD_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="GUILD_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="GUILD_SOCIAL_TAB" color="#efd7a7" /> - <color id="GUILD_SOCIAL_TAB_OUTLINE" color="#473005" /> - <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="GUILD_SOCIAL_TAB_SELECTED" color="#f8eacf" /> - <color id="GUILD_SOCIAL_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="GM_CHAT_TAB" color="#efd7a7" /> - <color id="GM_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="GM_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="GM_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="GM_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="GM_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="WHISPER_TAB" color="#efd7a7" /> - <color id="WHISPER_TAB_OUTLINE" color="#473005" /> - <color id="WHISPER_TAB_OFFLINE" color="#444444" /> - <color id="WHISPER_TAB_OFFLINE_OUTLINE" color="#000000" /> - <color id="WHISPER_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="WHISPER_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="WHISPER_TAB_OFFLINE_HIGHLIGHTED" color="#fffbed" /> - <color id="WHISPER_TAB_OFFLINE_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="WHISPER_TAB_SELECTED" color="#f8eacf" /> - <color id="WHISPER_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="WHISPER_TAB_OFFLINE_SELECTED" color="#444444" /> - <color id="WHISPER_TAB_OFFLINE_SELECTED_OUTLINE" color="#000000" /> - <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="#ebc873" /> - <color id="SHOP_WARNING" color="#e07a7a" /> - <color id="ITEM_EQUIPPED" color="#000091" /> - <color id="ITEM_NOT_EQUIPPED" color="#000000" /> - <color id="BUBBLE_NAME" color="#cccccc" /> - <color id="BUBBLE_TEXT" color="#ffffff" /> - <color id="LOGGER" color="#919191" /> - <color id="HYPERLINK" color="#ff3020" /> - <color id="UNKNOWN_ITEM" color="#ffffff" /> - <color id="CHARM" color="#ffffff" /> - <color id="GENERIC" color="#dbdbdb" /> - <color id="GENERIC_OUTLINE" color="#333333" /> - <color id="CARD" color="#dbdbdb" /> - <color id="CARD_OUTLINE" color="#333333" /> - <color id="HEAD" color="#f8eb7c" /> - <color id="HEAD_OUTLINE" color="#382a01" /> - <color id="USABLE" color="#b4d7ec" /> - <color id="USABLE_OUTLINE" color="#052f47" /> - <color id="TORSO" color="#f8eb7c" /> - <color id="TORSO_OUTLINE" color="#382a01" /> - <color id="ONEHAND" color="#f8eb7c" /> - <color id="ONEHAND_OUTLINE" color="#382a01" /> - <color id="LEGS" color="#f8eb7c" /> - <color id="LEGS_OUTLINE" color="#382a01" /> - <color id="FEET" color="#f8eb7c" /> - <color id="FEET_OUTLINE" color="#382a01" /> - <color id="TWOHAND" color="#f8eb7c" /> - <color id="TWOHAND_OUTLINE" color="#382a01" /> - <color id="SHIELD" color="#f8eb7c" /> - <color id="SHIELD_OUTLINE" color="#382a01" /> - <color id="RING" color="#f8eb7c" /> - <color id="RING_OUTLINE" color="#382a01" /> - <color id="NECKLACE" color="#f8eb7c" /> - <color id="NECKLACE_OUTLINE" color="#382a01" /> - <color id="ARMS" color="#f8eb7c" /> - <color id="ARMS_OUTLINE" color="#382a01" /> - <color id="AMMO" color="#f8eb7c" /> - <color id="AMMO_OUTLINE" color="#382a01" /> - <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" /> - <color id="WARNING" color="#FF0000" /> - <color id="CHAT" color="#000000" /> - <color id="GM" color="#ff2000" /> - <color id="GLOBAL" color="#ff2010" /> - <color id="PLAYER" color="#003000" /> - <color id="PLAYER_ADVANCED" color="#005000" /> - <color id="IS" color="#705000" /> - <color id="SERVER" color="#208000" /> - <color id="BROWSERBOX" 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="#f0980e" /> - <color id="YELLOW" color="#c0a000" /> - <color id="PINK" color="#ff00d8" /> - <color id="PURPLE" color="#8415e2" /> - <color id="GRAY" color="#858585" /> - <color id="BROWN" color="#8e4c17" /> - <color id="OLDCHAT" color="#8e4c17" /> - <color id="AWAYCHAT" color="#200000" /> - <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" /> - </palette> - - <progressbar id="HP" color="#b80000" /> - <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/jewelry-simple/complete_icon.xml b/data/themes/jewelry-simple/complete_icon.xml deleted file mode 100644 index 5a32e4f8a..000000000 --- a/data/themes/jewelry-simple/complete_icon.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="41" ypos="223" width="20" height="18" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/cutin.xml b/data/themes/jewelry-simple/cutin.xml deleted file mode 100644 index e4e11476a..000000000 --- a/data/themes/jewelry-simple/cutin.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/dbutton.xml b/data/themes/jewelry-simple/dbutton.xml deleted file mode 100644 index 462c23cef..000000000 --- a/data/themes/jewelry-simple/dbutton.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="371" ypos="33"> - <option name="clickborder" value="0" /> - <option name="padding" value="20" /> - <option name="x" value="0" /> - <option name="y" value="20" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="19" height="19" /> - <part type="top-edge" xpos="20" ypos="0" width="10" height="19" /> - <part type="top-right-corner" xpos="31" ypos="0" width="19" height="19" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="20" width="19" height="10" /> - <part type="bg-quad" xpos="20" ypos="20" width="10" height="10" /> - <part type="right-edge" xpos="31" ypos="20" width="19" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="31" width="19" height="19" /> - <part type="bottom-edge" xpos="20" ypos="31" width="10" height="19" /> - <part type="bottom-right-corner" xpos="31" ypos="31" width="19" height="19" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/didyouknow.xml b/data/themes/jewelry-simple/didyouknow.xml deleted file mode 100644 index 3bc11247e..000000000 --- a/data/themes/jewelry-simple/didyouknow.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarHeight" value="35" /> - <option name="titlebarBold" value="1" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/dpad.xml b/data/themes/jewelry-simple/dpad.xml deleted file mode 100644 index 6f585d181..000000000 --- a/data/themes/jewelry-simple/dpad.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="371" ypos="0"> - <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="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="22" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="22" /> - <part type="bg-quad" xpos="5" ypos="5" width="22" height="22" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="22" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="22" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/dropdown.xml b/data/themes/jewelry-simple/dropdown.xml deleted file mode 100644 index cab746e1f..000000000 --- a/data/themes/jewelry-simple/dropdown.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="89" ypos="132"> - <option name="padding" value="3" /> - <option name="frameSize" value="2" /> - <option name="imagePadding" value="4" /> - - <part type="down" xpos="0" ypos="0" width="15" height="15" /> - <part type="up" xpos="0" ypos="16" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/dropdown_background.xml b/data/themes/jewelry-simple/dropdown_background.xml deleted file mode 100644 index 657bcd2e9..000000000 --- a/data/themes/jewelry-simple/dropdown_background.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?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="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> - <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/dropdown_pressed.xml b/data/themes/jewelry-simple/dropdown_pressed.xml deleted file mode 100644 index e6621e100..000000000 --- a/data/themes/jewelry-simple/dropdown_pressed.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="105" ypos="132"> - <part type="down" xpos="0" ypos="0" width="15" height="15" /> - <part type="up" xpos="0" ypos="16" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/drops.xml b/data/themes/jewelry-simple/drops.xml deleted file mode 100644 index 3e533f54f..000000000 --- a/data/themes/jewelry-simple/drops.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="152"> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/edit.xml b/data/themes/jewelry-simple/edit.xml deleted file mode 100644 index ad36753a2..000000000 --- a/data/themes/jewelry-simple/edit.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - <option name="buttonPadding" value="8" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/emotes.xml b/data/themes/jewelry-simple/emotes.xml deleted file mode 100644 index 3e533f54f..000000000 --- a/data/themes/jewelry-simple/emotes.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="152"> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/emotetabs.xml b/data/themes/jewelry-simple/emotetabs.xml deleted file mode 100644 index 6badd8e28..000000000 --- a/data/themes/jewelry-simple/emotetabs.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?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" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/equipment.xml b/data/themes/jewelry-simple/equipment.xml deleted file mode 100644 index 6a0dab134..000000000 --- a/data/themes/jewelry-simple/equipment.xml +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="itemPadding" value="3" /> - <option name="boxSize" value="38" /> - <option name="stickySpacing" value="6" /> - <option name="tabHeightAdjust" value="16" /> - <option name="tabPadding" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/equipment_background.xml b/data/themes/jewelry-simple/equipment_background.xml deleted file mode 100644 index b762ff33c..000000000 --- a/data/themes/jewelry-simple/equipment_background.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="176" ypos="75"> - <part type="standart" xpos="0" ypos="0" width="38" height="38" /> - <part type="highlighted" xpos="39" ypos="0" width="38" height="38" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/equipmentbox.png b/data/themes/jewelry-simple/equipmentbox.png Binary files differdeleted file mode 100644 index eda9d3a92..000000000 --- a/data/themes/jewelry-simple/equipmentbox.png +++ /dev/null diff --git a/data/themes/jewelry-simple/extendedlistbox.xml b/data/themes/jewelry-simple/extendedlistbox.xml deleted file mode 100644 index 128cf954d..000000000 --- a/data/themes/jewelry-simple/extendedlistbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="6" /> - <option name="itemPadding" value="1" /> - <option name="spacing" value="8" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/extendedlistbox_high.xml b/data/themes/jewelry-simple/extendedlistbox_high.xml deleted file mode 100644 index 7e486a3b9..000000000 --- a/data/themes/jewelry-simple/extendedlistbox_high.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="6" /> - <option name="itemPadding" value="10" /> - <option name="spacing" value="8" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/extendedlistbox_medium.xml b/data/themes/jewelry-simple/extendedlistbox_medium.xml deleted file mode 100644 index c80551826..000000000 --- a/data/themes/jewelry-simple/extendedlistbox_medium.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="6" /> - <option name="itemPadding" value="5" /> - <option name="spacing" value="8" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/extendedlistbox_xhigh.xml b/data/themes/jewelry-simple/extendedlistbox_xhigh.xml deleted file mode 100644 index 7e486a3b9..000000000 --- a/data/themes/jewelry-simple/extendedlistbox_xhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="6" /> - <option name="itemPadding" value="10" /> - <option name="spacing" value="8" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/extendedlistbox_xxhigh.xml b/data/themes/jewelry-simple/extendedlistbox_xxhigh.xml deleted file mode 100644 index 0e343ad4a..000000000 --- a/data/themes/jewelry-simple/extendedlistbox_xxhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="6" /> - <option name="itemPadding" value="15" /> - <option name="spacing" value="8" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/help.xml b/data/themes/jewelry-simple/help.xml deleted file mode 100644 index 88c64c222..000000000 --- a/data/themes/jewelry-simple/help.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarHeight" value="35" /> - <option name="titlebarBold" value="1" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - <option name="childPalette" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/incomplete_icon.xml b/data/themes/jewelry-simple/incomplete_icon.xml deleted file mode 100644 index 9120ee861..000000000 --- a/data/themes/jewelry-simple/incomplete_icon.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="63" ypos="223" width="20" height="18" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/info.xml b/data/themes/jewelry-simple/info.xml deleted file mode 100644 index a67504109..000000000 --- a/data/themes/jewelry-simple/info.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<info> - <name>Jewelry simple</name> - <copyright>2012-2013 Hal9000\n2012-2016 ManaPlus developers</copyright> - <guialpha>1.0</guialpha> -</info> diff --git a/data/themes/jewelry-simple/inventory.xml b/data/themes/jewelry-simple/inventory.xml deleted file mode 100644 index 509498029..000000000 --- a/data/themes/jewelry-simple/inventory.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/inventory_cell2.xml b/data/themes/jewelry-simple/inventory_cell2.xml deleted file mode 100644 index 5acaaa45c..000000000 --- a/data/themes/jewelry-simple/inventory_cell2.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="215" ypos="114" width="38" height="38" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/item_selection.xml b/data/themes/jewelry-simple/item_selection.xml deleted file mode 100644 index 5acaaa45c..000000000 --- a/data/themes/jewelry-simple/item_selection.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="215" ypos="114" width="38" height="38" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/itemcontainer.xml b/data/themes/jewelry-simple/itemcontainer.xml deleted file mode 100644 index 6508445a1..000000000 --- a/data/themes/jewelry-simple/itemcontainer.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="boxWidth" value="38" /> - <option name="boxHeight" value="56" /> - <option name="equippedTextPadding" value="38" /> - <option name="paddingItemX" value="3" /> - <option name="paddingItemY" value="1" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/itempopup.xml b/data/themes/jewelry-simple/itempopup.xml deleted file mode 100644 index b333d40e4..000000000 --- a/data/themes/jewelry-simple/itempopup.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="10" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/items.xml b/data/themes/jewelry-simple/items.xml deleted file mode 100644 index faed923eb..000000000 --- a/data/themes/jewelry-simple/items.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="padding" value="15" /> - <option name="titlebarBold" value="1" /> - <option name="titlePadding" value="25" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/keyboard_icon.xml b/data/themes/jewelry-simple/keyboard_icon.xml deleted file mode 100644 index f5d105853..000000000 --- a/data/themes/jewelry-simple/keyboard_icon.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="7" /> - <option name="clickborder" value="7" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/jewelry-simple/keyboard_icon_high.xml b/data/themes/jewelry-simple/keyboard_icon_high.xml deleted file mode 100644 index b43c5adda..000000000 --- a/data/themes/jewelry-simple/keyboard_icon_high.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="7" /> - <option name="clickborder" value="20" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/jewelry-simple/keyboard_icon_medium.xml b/data/themes/jewelry-simple/keyboard_icon_medium.xml deleted file mode 100644 index 93d372e80..000000000 --- a/data/themes/jewelry-simple/keyboard_icon_medium.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="clickborder" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/jewelry-simple/keyboard_icon_xhigh.xml b/data/themes/jewelry-simple/keyboard_icon_xhigh.xml deleted file mode 100644 index 5c5c11430..000000000 --- a/data/themes/jewelry-simple/keyboard_icon_xhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="10" /> - <option name="clickborder" value="30" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/jewelry-simple/keyboard_icon_xxhigh.xml b/data/themes/jewelry-simple/keyboard_icon_xxhigh.xml deleted file mode 100644 index 7495a014e..000000000 --- a/data/themes/jewelry-simple/keyboard_icon_xxhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="15" /> - <option name="clickborder" value="40" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/jewelry-simple/listbox.xml b/data/themes/jewelry-simple/listbox.xml deleted file mode 100644 index 5129469cd..000000000 --- a/data/themes/jewelry-simple/listbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="1" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/listbox_high.xml b/data/themes/jewelry-simple/listbox_high.xml deleted file mode 100644 index c40ff1ada..000000000 --- a/data/themes/jewelry-simple/listbox_high.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="10" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/listbox_medium.xml b/data/themes/jewelry-simple/listbox_medium.xml deleted file mode 100644 index 5955166cd..000000000 --- a/data/themes/jewelry-simple/listbox_medium.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="5" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/listbox_xhigh.xml b/data/themes/jewelry-simple/listbox_xhigh.xml deleted file mode 100644 index c40ff1ada..000000000 --- a/data/themes/jewelry-simple/listbox_xhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="10" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/listbox_xxhigh.xml b/data/themes/jewelry-simple/listbox_xxhigh.xml deleted file mode 100644 index 5f5da473b..000000000 --- a/data/themes/jewelry-simple/listbox_xxhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="15" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/login.xml b/data/themes/jewelry-simple/login.xml deleted file mode 100644 index dc0f877a3..000000000 --- a/data/themes/jewelry-simple/login.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/mailedit.xml b/data/themes/jewelry-simple/mailedit.xml deleted file mode 100644 index 06ee30db1..000000000 --- a/data/themes/jewelry-simple/mailedit.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - <option name="showitemsbackground" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/map.xml b/data/themes/jewelry-simple/map.xml deleted file mode 100644 index 716dbf8e6..000000000 --- a/data/themes/jewelry-simple/map.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="captionoffsetx" value="12" /> - <option name="captionoffsety" value="7" /> - <option name="padding" value="10" /> - <option name="titlebarHeight" value="26" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - - <part type="stickyImageUp" xpos="-130" ypos="-58" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="-58" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/ministatus.xml b/data/themes/jewelry-simple/ministatus.xml deleted file mode 100644 index 3e3fbfc35..000000000 --- a/data/themes/jewelry-simple/ministatus.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="5" /> - <option name="spacing" value="3" /> - - <option name="iconPadding" value="3" /> - <option name="iconSpacing" value="2" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/mouse.png b/data/themes/jewelry-simple/mouse.png Binary files differdeleted file mode 100644 index 1f2a22c3c..000000000 --- a/data/themes/jewelry-simple/mouse.png +++ /dev/null diff --git a/data/themes/jewelry-simple/npc.xml b/data/themes/jewelry-simple/npc.xml deleted file mode 100644 index 436487edb..000000000 --- a/data/themes/jewelry-simple/npc.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?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" /> - <option name="showtextbackground" value="1" /> - <option name="showitemsbackground" value="1" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/ok.xml b/data/themes/jewelry-simple/ok.xml deleted file mode 100644 index c62df149e..000000000 --- a/data/themes/jewelry-simple/ok.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="buttonPadding" value="8" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/onlinebrowserbox.xml b/data/themes/jewelry-simple/onlinebrowserbox.xml deleted file mode 100644 index bd3a86b24..000000000 --- a/data/themes/jewelry-simple/onlinebrowserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="0" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/outfits.xml b/data/themes/jewelry-simple/outfits.xml deleted file mode 100644 index e4e11476a..000000000 --- a/data/themes/jewelry-simple/outfits.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/playerbox.xml b/data/themes/jewelry-simple/playerbox.xml deleted file mode 100644 index 3a78cf407..000000000 --- a/data/themes/jewelry-simple/playerbox.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?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" /> - <option name="offsetX" value="-16" /> - <option name="offsetY" value="-32" /> - <option name="frameSize" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> - <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/playerboxselected.xml b/data/themes/jewelry-simple/playerboxselected.xml deleted file mode 100644 index da6bb93c2..000000000 --- a/data/themes/jewelry-simple/playerboxselected.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="404" ypos="0"> - <option name="drawbackground" value="1" /> - <option name="offsetX" value="-16" /> - <option name="offsetY" value="-32" /> - <option name="frameSize" value="4" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> - <part type="top-edge" xpos="10" ypos="0" width="12" height="10" /> - <part type="top-right-corner" xpos="22" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="10" width="10" height="12" /> - <part type="bg-quad" xpos="10" ypos="10" width="12" height="12" /> - <part type="right-edge" xpos="22" ypos="10" width="10" height="12" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="22" width="10" height="10" /> - <part type="bottom-edge" xpos="10" ypos="22" width="12" height="10" /> - <part type="bottom-right-corner" xpos="22" ypos="22" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/popup.xml b/data/themes/jewelry-simple/popup.xml deleted file mode 100644 index b333d40e4..000000000 --- a/data/themes/jewelry-simple/popup.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="10" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/popup_high.xml b/data/themes/jewelry-simple/popup_high.xml deleted file mode 100644 index b333d40e4..000000000 --- a/data/themes/jewelry-simple/popup_high.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="10" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/popup_xhigh.xml b/data/themes/jewelry-simple/popup_xhigh.xml deleted file mode 100644 index 4a8e3208e..000000000 --- a/data/themes/jewelry-simple/popup_xhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="11" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/popup_xxhigh.xml b/data/themes/jewelry-simple/popup_xxhigh.xml deleted file mode 100644 index 88b73c928..000000000 --- a/data/themes/jewelry-simple/popup_xxhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="12" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/popupbrowserbox.xml b/data/themes/jewelry-simple/popupbrowserbox.xml deleted file mode 100644 index a8384421c..000000000 --- a/data/themes/jewelry-simple/popupbrowserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="1" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/popupbrowserbox_high.xml b/data/themes/jewelry-simple/popupbrowserbox_high.xml deleted file mode 100644 index 00413591e..000000000 --- a/data/themes/jewelry-simple/popupbrowserbox_high.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="10" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/popupbrowserbox_medium.xml b/data/themes/jewelry-simple/popupbrowserbox_medium.xml deleted file mode 100644 index 10443e1c0..000000000 --- a/data/themes/jewelry-simple/popupbrowserbox_medium.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="5" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/popupbrowserbox_xhigh.xml b/data/themes/jewelry-simple/popupbrowserbox_xhigh.xml deleted file mode 100644 index 00413591e..000000000 --- a/data/themes/jewelry-simple/popupbrowserbox_xhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="10" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/popupbrowserbox_xxhigh.xml b/data/themes/jewelry-simple/popupbrowserbox_xxhigh.xml deleted file mode 100644 index fc8358f93..000000000 --- a/data/themes/jewelry-simple/popupbrowserbox_xxhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="15" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/popuplist.xml b/data/themes/jewelry-simple/popuplist.xml deleted file mode 100644 index 657bcd2e9..000000000 --- a/data/themes/jewelry-simple/popuplist.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?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="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> - <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/popupmenu.xml b/data/themes/jewelry-simple/popupmenu.xml deleted file mode 100644 index 9504ab29d..000000000 --- a/data/themes/jewelry-simple/popupmenu.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="186"> - <option name="padding" value="3" /> - <option name="palette" value="3" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> - <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/popupmenu_high.xml b/data/themes/jewelry-simple/popupmenu_high.xml deleted file mode 100644 index b333d40e4..000000000 --- a/data/themes/jewelry-simple/popupmenu_high.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="10" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/popupmenu_medium.xml b/data/themes/jewelry-simple/popupmenu_medium.xml deleted file mode 100644 index f35ca14b6..000000000 --- a/data/themes/jewelry-simple/popupmenu_medium.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="5" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/popupmenu_xhigh.xml b/data/themes/jewelry-simple/popupmenu_xhigh.xml deleted file mode 100644 index 4a8e3208e..000000000 --- a/data/themes/jewelry-simple/popupmenu_xhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="11" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/popupmenu_xxhigh.xml b/data/themes/jewelry-simple/popupmenu_xxhigh.xml deleted file mode 100644 index 88b73c928..000000000 --- a/data/themes/jewelry-simple/popupmenu_xxhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="12" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/progressbar.xml b/data/themes/jewelry-simple/progressbar.xml deleted file mode 100644 index f1ec4be26..000000000 --- a/data/themes/jewelry-simple/progressbar.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="80" ypos="186"> - <option name="padding" value="3" /> - <option name="fillPadding" 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="2" height="4" /> - <part type="top-right-corner" xpos="6" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="14" /> - <part type="bg-quad" xpos="4" ypos="4" width="2" height="14" /> - <part type="right-edge" xpos="6" ypos="4" width="4" height="14" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="18" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="18" width="2" height="4" /> - <part type="bottom-right-corner" xpos="6" ypos="18" width="4" height="4" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/quests.xml b/data/themes/jewelry-simple/quests.xml deleted file mode 100644 index 594066c87..000000000 --- a/data/themes/jewelry-simple/quests.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?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" /> - <option name="showtextbackground" value="1" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/radio.xml b/data/themes/jewelry-simple/radio.xml deleted file mode 100644 index bcec42477..000000000 --- a/data/themes/jewelry-simple/radio.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="190" ypos="26"> - <option name="padding" value="3" /> - <option name="imagePadding" value="8" /> - <option name="imageSize" value="13" /> - <option name="spacing" value="10" /> - - <part type="out" xpos="0" ypos="0" width="13" height="13" /> - <part type="in" xpos="0" ypos="13" width="13" height="13" /> - <part type="out-highlighted" xpos="13" ypos="0" width="13" height="13" /> - <part type="in-highlighted" xpos="13" ypos="13" width="13" height="13" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/resize.xml b/data/themes/jewelry-simple/resize.xml deleted file mode 100644 index 834390138..000000000 --- a/data/themes/jewelry-simple/resize.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="145" ypos="0" width="13" height="13" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/scroll.xml b/data/themes/jewelry-simple/scroll.xml deleted file mode 100644 index eb7185632..000000000 --- a/data/themes/jewelry-simple/scroll.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="163"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="22" height="22" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/jewelry-simple/scroll_background.xml b/data/themes/jewelry-simple/scroll_background.xml deleted file mode 100644 index 657bcd2e9..000000000 --- a/data/themes/jewelry-simple/scroll_background.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?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="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> - <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/scroll_hbackground.xml b/data/themes/jewelry-simple/scroll_hbackground.xml deleted file mode 100644 index de1f52a1d..000000000 --- a/data/themes/jewelry-simple/scroll_hbackground.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="128" ypos="186"> - <!-- Left Row --> - <part type="left-edge" xpos="0" ypos="0" width="12" height="22" /> - - <!-- Middle Row --> - <part type="bg-quad" xpos="0" ypos="23" width="10" height="22" /> - - <!-- Right Row --> - <part type="right-edge" xpos="0" ypos="46" width="12" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/scroll_highlighted.xml b/data/themes/jewelry-simple/scroll_highlighted.xml deleted file mode 100644 index 295269140..000000000 --- a/data/themes/jewelry-simple/scroll_highlighted.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="64" ypos="163"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="22" height="22" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/jewelry-simple/scroll_vbackground.xml b/data/themes/jewelry-simple/scroll_vbackground.xml deleted file mode 100644 index 70132984f..000000000 --- a/data/themes/jewelry-simple/scroll_vbackground.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="105" ypos="186"> - <!-- Top Row --> - <part type="top-edge" xpos="0" ypos="0" width="22" height="12" /> - - <!-- Middle Row --> - <part type="bg-quad" xpos="0" ypos="13" width="22" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-edge" xpos="0" ypos="24" width="22" height="12" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/scrollbuttons.xml b/data/themes/jewelry-simple/scrollbuttons.xml deleted file mode 100644 index f564f74a6..000000000 --- a/data/themes/jewelry-simple/scrollbuttons.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="100"> - <option name="showbuttons" value="0" /> - <option name="scrollbarsize" value="22" /> - <option name="markersize" value="22" /> - <part type="left" xpos="0" ypos="0" width="12" height="12" /> - <part type="right" xpos="0" ypos="16" width="12" height="12" /> - <part type="down" xpos="0" ypos="32" width="22" height="12" /> - <part type="up" xpos="0" ypos="48" width="22" height="12" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/scrollbuttons_pressed.xml b/data/themes/jewelry-simple/scrollbuttons_pressed.xml deleted file mode 100644 index d278742d6..000000000 --- a/data/themes/jewelry-simple/scrollbuttons_pressed.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?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" /> - <part type="right" xpos="0" ypos="16" width="12" height="12" /> - <part type="down" xpos="0" ypos="32" width="12" height="12" /> - <part type="up" xpos="0" ypos="48" width="12" height="12" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/sell.xml b/data/themes/jewelry-simple/sell.xml deleted file mode 100644 index dc0f877a3..000000000 --- a/data/themes/jewelry-simple/sell.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/server.xml b/data/themes/jewelry-simple/server.xml deleted file mode 100644 index dc0f877a3..000000000 --- a/data/themes/jewelry-simple/server.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/serverinfo.xml b/data/themes/jewelry-simple/serverinfo.xml deleted file mode 100644 index 88c64c222..000000000 --- a/data/themes/jewelry-simple/serverinfo.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarHeight" value="35" /> - <option name="titlebarBold" value="1" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - <option name="childPalette" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/serverslistbox.xml b/data/themes/jewelry-simple/serverslistbox.xml deleted file mode 100644 index 5129469cd..000000000 --- a/data/themes/jewelry-simple/serverslistbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="1" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/shop.xml b/data/themes/jewelry-simple/shop.xml deleted file mode 100644 index dda68e41c..000000000 --- a/data/themes/jewelry-simple/shop.xml +++ /dev/null @@ -1,30 +0,0 @@ -<?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" /> - <option name="showsellbackground" value="1" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/shoplistbox.xml b/data/themes/jewelry-simple/shoplistbox.xml deleted file mode 100644 index 5129469cd..000000000 --- a/data/themes/jewelry-simple/shoplistbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="1" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/skilllistbox.xml b/data/themes/jewelry-simple/skilllistbox.xml deleted file mode 100644 index 017bba21c..000000000 --- a/data/themes/jewelry-simple/skilllistbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="0" /> - <option name="itemPadding" value="1" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/skillpopup.xml b/data/themes/jewelry-simple/skillpopup.xml deleted file mode 100644 index b333d40e4..000000000 --- a/data/themes/jewelry-simple/skillpopup.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="10" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/skillrectanglelistbox.xml b/data/themes/jewelry-simple/skillrectanglelistbox.xml deleted file mode 100644 index f90e6f394..000000000 --- a/data/themes/jewelry-simple/skillrectanglelistbox.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="boxWidth" value="90" /> - <option name="boxHeight" value="80" /> - <option name="iconXOffset" value="29" /> - <option name="iconYOffset" value="15" /> - <option name="textXOffset" value="0" /> - <option name="textYOffset" value="49" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/slider.xml b/data/themes/jewelry-simple/slider.xml deleted file mode 100644 index 63bc37445..000000000 --- a/data/themes/jewelry-simple/slider.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="137" ypos="132"> - <part type="hstart" xpos="16" ypos="0" width="4" height="7" /> - <part type="hmiddle" xpos="20" ypos="0" width="7" height="7" /> - <part type="hend" xpos="27" ypos="0" width="4" height="7" /> - <part type="hgrip" xpos="0" ypos="0" width="13" height="13" /> - - <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/themes/jewelry-simple/slider_highlighted.xml b/data/themes/jewelry-simple/slider_highlighted.xml deleted file mode 100644 index 488605a61..000000000 --- a/data/themes/jewelry-simple/slider_highlighted.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="137" ypos="148"> - <part type="hstart" xpos="16" ypos="0" width="4" height="7" /> - <part type="hmiddle" xpos="20" ypos="0" width="7" height="7" /> - <part type="hend" xpos="27" ypos="0" width="4" height="7" /> - <part type="hgrip" xpos="0" ypos="0" width="13" height="13" /> - - <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/themes/jewelry-simple/social.xml b/data/themes/jewelry-simple/social.xml deleted file mode 100644 index 6caf9db4e..000000000 --- a/data/themes/jewelry-simple/social.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="showtabbackground" value="1" /> - <option name="stickySpacing" value="6" /> - <option name="childPalette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/spells.xml b/data/themes/jewelry-simple/spells.xml deleted file mode 100644 index faed923eb..000000000 --- a/data/themes/jewelry-simple/spells.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="padding" value="15" /> - <option name="titlebarBold" value="1" /> - <option name="titlePadding" value="25" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/status.xml b/data/themes/jewelry-simple/status.xml deleted file mode 100644 index bb5ba0aa5..000000000 --- a/data/themes/jewelry-simple/status.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarHeight" value="35" /> - <option name="titlebarBold" value="1" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/tab.xml b/data/themes/jewelry-simple/tab.xml deleted file mode 100644 index 9bbef4574..000000000 --- a/data/themes/jewelry-simple/tab.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" 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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/tab_highlighted.xml b/data/themes/jewelry-simple/tab_highlighted.xml deleted file mode 100644 index 6a26957fd..000000000 --- a/data/themes/jewelry-simple/tab_highlighted.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="25"> - <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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/tab_selected.xml b/data/themes/jewelry-simple/tab_selected.xml deleted file mode 100644 index fc64f3032..000000000 --- a/data/themes/jewelry-simple/tab_selected.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="50"> - <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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/tab_unused.xml b/data/themes/jewelry-simple/tab_unused.xml deleted file mode 100644 index 76fc99c97..000000000 --- a/data/themes/jewelry-simple/tab_unused.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="75"> - <option name="padding" value="6" /> - - <!-- 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" /> - - <!-- 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/themes/jewelry-simple/textfield.xml b/data/themes/jewelry-simple/textfield.xml deleted file mode 100644 index 8df1885ff..000000000 --- a/data/themes/jewelry-simple/textfield.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="186"> - <option name="padding" value="4" /> - <option name="frameSize" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> - <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/window.png b/data/themes/jewelry-simple/window.png Binary files differdeleted file mode 100644 index ff14d9b84..000000000 --- a/data/themes/jewelry-simple/window.png +++ /dev/null diff --git a/data/themes/jewelry-simple/window.xml b/data/themes/jewelry-simple/window.xml deleted file mode 100644 index e4e11476a..000000000 --- a/data/themes/jewelry-simple/window.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/windowmenu.xml b/data/themes/jewelry-simple/windowmenu.xml deleted file mode 100644 index b998c47ad..000000000 --- a/data/themes/jewelry-simple/windowmenu.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="spacing" value="3" /> - </widget> -</skinset> diff --git a/data/themes/jewelry-simple/world.xml b/data/themes/jewelry-simple/world.xml deleted file mode 100644 index dc0f877a3..000000000 --- a/data/themes/jewelry-simple/world.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/CHANGELOG.txt b/data/themes/jewelry/CHANGELOG.txt deleted file mode 100644 index beed9173f..000000000 --- a/data/themes/jewelry/CHANGELOG.txt +++ /dev/null @@ -1,61 +0,0 @@ ->>> JEWELRY THEME <<< -Francesco Miglietta (Hal9000) - - -Version 1.0.4 (29.04.2013) - - - New character selection graphic implemented - - New scrollbar graphic implemented +100% usability on mobile - - New graphic for horizonal scrollbar background added - - Fix horizontal scrollbar issue - - Increase contrast with highlighted handle in new scrollbar graphic - - -Version 1.0.3 (12.02.2013) - - - Fix login window minor graphic artifacts - - Improved listboxes menu layout - - Fix language selection menus in setup window and npc dialogue - - Fix height in popuplist for language selection in setup window - - Fix bug in joypad area - - Bars and icons on top left corner and windows button in top right corner position tuning - - -Version 1.0.2 (03.01.2012) - - - Add outline to windows' headers - - Add outline to menu popup window, readability issue fixed - - Chat tab color scheme is now user friendly - - Chat tab color scheme for party and guild tabs implemented - - New resize grip graphic - - Fix position of resize grip in all windows - - Fix bug with status window lock button graphic - - New rounded border graphic for all windows - - -Version 1.0.1 (22.12.2012) - - - Fix bug in login, shop, world and itemcontainer windows - - Add transparency to onscreen buttons - - Improved skill window layout - - Fixed bug with item selection in inventory window - - New graphic for quest status icons in quest window - - -Version 1.0.0 (11.12.2012) - - JEWELRY THEME first release. - Changes are described comparing Jewelry Theme to standard The Mana World client themes. - - - New graphics for all gui elements - - Title bars on most windows - - Specific tuning parameters for each window (padding, title style, etc) - - Mouseover effects for all interactive objects (like close button) - - Bigger graphic elements like sliders, radio/check button, etc for easier interaction - - New equipment slot graphics and selection effects - - Transparent background for specific windows - - Updated cursors - - New graphic for scrollbar background - - New cursors graphic: mechanism trigger, doors/warps - - New font color combinations and window-specific color scheme for better readability - - Android: graphic for on-screen keyboard, joypad area and on-screen buttons diff --git a/data/themes/jewelry/CMakeLists.txt b/data/themes/jewelry/CMakeLists.txt deleted file mode 100644 index 193a2ea3e..000000000 --- a/data/themes/jewelry/CMakeLists.txt +++ /dev/null @@ -1,119 +0,0 @@ -SET (FILES - avatarlistbox.xml - beingpopup.xml - browserbox.xml - button.xml - button_disabled.xml - button_highlighted.xml - button_pressed.xml - buy.xml - charcreate.xml - CHANGELOG.txt - chat.xml - checkbox.xml - circle-off.xml - circle-on.xml - colors.xml - complete_icon.xml - cutin.xml - dbutton.xml - didyouknow.xml - dpad.xml - dropdown.xml - dropdown_background.xml - dropdown_pressed.xml - drops.xml - edit.xml - emotes.xml - emotetabs.xml - equipment.xml - equipment_background.xml - equipmentbox.png - extendedlistbox.xml - extendedlistbox_high.xml - extendedlistbox_medium.xml - extendedlistbox_xhigh.xml - extendedlistbox_xxhigh.xml - help.xml - incomplete_icon.xml - info.xml - inventory.xml - inventory_cell2.xml - item_selection.xml - itemcontainer.xml - itempopup.xml - items.xml - keyboard_icon.xml - keyboard_icon_high.xml - keyboard_icon_medium.xml - keyboard_icon_xhigh.xml - keyboard_icon_xxhigh.xml - LICENSE.txt - listbox.xml - listbox_high.xml - listbox_medium.xml - listbox_xhigh.xml - listbox_xxhigh.xml - login.xml - mailedit.xml - map.xml - ministatus.xml - mouse.png - npc.xml - ok.xml - onlinebrowserbox.xml - outfits.xml - playerbox.xml - playerboxselected.xml - popup.xml - popup_high.xml - popup_xhigh.xml - popup_xxhigh.xml - popupbrowserbox.xml - popupbrowserbox_high.xml - popupbrowserbox_medium.xml - popupbrowserbox_xhigh.xml - popupbrowserbox_xxhigh.xml - popuplist.xml - popupmenu.xml - popupmenu_high.xml - popupmenu_medium.xml - popupmenu_xhigh.xml - popupmenu_xxhigh.xml - progressbar.xml - quests.xml - radio.xml - resize.xml - scroll.xml - scroll_background.xml - scroll_hbackground.xml - scroll_highlighted.xml - scroll_vbackground.xml - scrollbuttons.xml - scrollbuttons_pressed.xml - sell.xml - server.xml - serverinfo.xml - serverslistbox.xml - shop.xml - shoplistbox.xml - skilllistbox.xml - skillpopup.xml - skillrectanglelistbox.xml - slider.xml - slider_highlighted.xml - social.xml - spells.xml - status.xml - tab.xml - tab_highlighted.xml - tab_selected.xml - tab_unused.xml - textfield.xml - window.png - window.xml - windowmenu.xml - world.xml - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/jewelry) diff --git a/data/themes/jewelry/LICENSE.txt b/data/themes/jewelry/LICENSE.txt deleted file mode 100644 index 16e7979cd..000000000 --- a/data/themes/jewelry/LICENSE.txt +++ /dev/null @@ -1,5 +0,0 @@ -HAL JEWELRY THEME - LICENSE - - -window.png CC-BY-SA 3.0 Created by Francesco Miglietta (aka Hal9000) -equipmentbox.png CC-BY-SA 3.0 Created by Francesco Miglietta (aka Hal9000) diff --git a/data/themes/jewelry/Makefile.am b/data/themes/jewelry/Makefile.am deleted file mode 100644 index 3e4921af6..000000000 --- a/data/themes/jewelry/Makefile.am +++ /dev/null @@ -1,123 +0,0 @@ - -guidir = $(pkgdatadir)/data/themes/jewelry - -gui_DATA = \ - avatarlistbox.xml \ - beingpopup.xml \ - browserbox.xml \ - button.xml \ - button_disabled.xml \ - button_highlighted.xml \ - button_pressed.xml \ - buy.xml \ - charcreate.xml \ - CHANGELOG.txt \ - chat.xml \ - checkbox.xml \ - circle-off.xml \ - circle-on.xml \ - colors.xml \ - complete_icon.xml \ - cutin.xml \ - dbutton.xml \ - didyouknow.xml \ - dpad.xml \ - dropdown.xml \ - dropdown_background.xml \ - dropdown_pressed.xml \ - drops.xml \ - edit.xml \ - emotes.xml \ - emotetabs.xml \ - equipment.xml \ - equipment_background.xml \ - equipmentbox.png \ - extendedlistbox.xml \ - extendedlistbox_high.xml \ - extendedlistbox_medium.xml \ - extendedlistbox_xhigh.xml \ - extendedlistbox_xxhigh.xml \ - help.xml \ - incomplete_icon.xml \ - info.xml \ - inventory.xml \ - inventory_cell2.xml \ - item_selection.xml \ - itemcontainer.xml \ - itempopup.xml \ - items.xml \ - keyboard_icon.xml \ - keyboard_icon_high.xml \ - keyboard_icon_medium.xml \ - keyboard_icon_xhigh.xml \ - keyboard_icon_xxhigh.xml \ - LICENSE.txt \ - listbox.xml \ - listbox_high.xml \ - listbox_medium.xml \ - listbox_xhigh.xml \ - listbox_xxhigh.xml \ - login.xml \ - mailedit.xml \ - map.xml \ - ministatus.xml \ - mouse.png \ - npc.xml \ - ok.xml \ - onlinebrowserbox.xml \ - outfits.xml \ - playerbox.xml \ - playerboxselected.xml \ - popup.xml \ - popup_high.xml \ - popup_xhigh.xml \ - popup_xxhigh.xml \ - popupbrowserbox.xml \ - popupbrowserbox_high.xml \ - popupbrowserbox_medium.xml \ - popupbrowserbox_xhigh.xml \ - popupbrowserbox_xxhigh.xml \ - popuplist.xml \ - popupmenu.xml \ - popupmenu_high.xml \ - popupmenu_medium.xml \ - popupmenu_xhigh.xml \ - popupmenu_xxhigh.xml \ - progressbar.xml \ - quests.xml \ - radio.xml \ - resize.xml \ - scroll.xml \ - scroll_background.xml \ - scroll_hbackground.xml \ - scroll_highlighted.xml \ - scroll_vbackground.xml \ - scrollbuttons.xml \ - scrollbuttons_pressed.xml \ - sell.xml \ - server.xml \ - serverinfo.xml \ - serverslistbox.xml \ - shop.xml \ - shoplistbox.xml \ - skilllistbox.xml \ - skillpopup.xml \ - skillrectanglelistbox.xml \ - slider.xml \ - slider_highlighted.xml \ - social.xml \ - spells.xml \ - status.xml \ - tab.xml \ - tab_highlighted.xml \ - tab_selected.xml \ - tab_unused.xml \ - textfield.xml \ - window.png \ - window.xml \ - windowmenu.xml \ - world.xml - -EXTRA_DIST = \ - $(gui_DATA) \ - CMakeLists.txt diff --git a/data/themes/jewelry/avatarlistbox.xml b/data/themes/jewelry/avatarlistbox.xml deleted file mode 100644 index 1cc019913..000000000 --- a/data/themes/jewelry/avatarlistbox.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="imagePadding" value="8" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/beingpopup.xml b/data/themes/jewelry/beingpopup.xml deleted file mode 100644 index 88b73c928..000000000 --- a/data/themes/jewelry/beingpopup.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="12" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/browserbox.xml b/data/themes/jewelry/browserbox.xml deleted file mode 100644 index aa96242bc..000000000 --- a/data/themes/jewelry/browserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="0" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="1" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/button.xml b/data/themes/jewelry/button.xml deleted file mode 100644 index bec97c71f..000000000 --- a/data/themes/jewelry/button.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="0"> - <option name="padding" value="7" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> - <part type="top-edge" xpos="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/button_disabled.xml b/data/themes/jewelry/button_disabled.xml deleted file mode 100644 index 4a626aa3d..000000000 --- a/data/themes/jewelry/button_disabled.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="75"> - <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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/button_highlighted.xml b/data/themes/jewelry/button_highlighted.xml deleted file mode 100644 index c2018dc89..000000000 --- a/data/themes/jewelry/button_highlighted.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="25"> - <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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/button_pressed.xml b/data/themes/jewelry/button_pressed.xml deleted file mode 100644 index c3db6da2d..000000000 --- a/data/themes/jewelry/button_pressed.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="50"> - <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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/buy.xml b/data/themes/jewelry/buy.xml deleted file mode 100644 index dc0f877a3..000000000 --- a/data/themes/jewelry/buy.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/charcreate.xml b/data/themes/jewelry/charcreate.xml deleted file mode 100644 index 394cb94a0..000000000 --- a/data/themes/jewelry/charcreate.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - <option name="labelPadding" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/chat.xml b/data/themes/jewelry/chat.xml deleted file mode 100644 index 28e68f0a9..000000000 --- a/data/themes/jewelry/chat.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="4" /> - <option name="childPalette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - - <part type="stickyImageUp" xpos="-130" ypos="-58" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="-58" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/checkbox.xml b/data/themes/jewelry/checkbox.xml deleted file mode 100644 index 36044979e..000000000 --- a/data/themes/jewelry/checkbox.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="190" ypos="0"> - <option name="padding" value="3" /> - <option name="imagePadding" value="8" /> - <option name="imageSize" value="13" /> - <option name="spacing" value="10" /> - <option name="drawBox" value="1" /> - - <part type="normal" xpos="0" ypos="0" width="13" height="13" /> - <part type="checked" xpos="0" ypos="13" width="13" height="13" /> - <part type="normal-highlighted" xpos="13" ypos="0" width="13" height="13" /> - <part type="checked-highlighted" xpos="13" ypos="13" width="13" height="13" /> - <part type="disabled" xpos="26" ypos="0" width="13" height="13" /> - <part type="disabled-checked" xpos="26" ypos="13" width="13" height="13" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/circle-off.xml b/data/themes/jewelry/circle-off.xml deleted file mode 100644 index b28e3ae96..000000000 --- a/data/themes/jewelry/circle-off.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="105" ypos="164" width="13" height="13" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/circle-on.xml b/data/themes/jewelry/circle-on.xml deleted file mode 100644 index 962b62232..000000000 --- a/data/themes/jewelry/circle-on.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="89" ypos="164" width="13" height="13" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/colors.xml b/data/themes/jewelry/colors.xml deleted file mode 100644 index e716ecc9e..000000000 --- a/data/themes/jewelry/colors.xml +++ /dev/null @@ -1,464 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<colors> - <palette id="0"> - <color id="BROWSERBOX" color="#000000" /> - <color id="SELFNICK" color="#402600" /> - <color id="TEXT" color="#402600" /> - <color id="TEXT_DISABLED" color="#402600" /> - <color id="CARET" color="#80561f" /> - <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="#efd7a7" /> - <color id="BUTTON_OUTLINE" color="#473005" /> - <color id="BUTTON_HIGHLIGHTED" color="#f9eabc" /> - <color id="BUTTON_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="BUTTON_PRESSED" color="#f9eabc" /> - <color id="BUTTON_PRESSED_OUTLINE" color="#63450a" /> - <color id="BUTTON_DISABLED" color="#aaaaaa" /> - <color id="BUTTON_DISABLED_OUTLINE" color="#000000" /> - <color id="CHECKBOX" color="#000000" /> - <color id="DROPDOWN" color="#000000" /> - <color id="LABEL" color="#000000" /> - <color id="LISTBOX" color="#000000" /> - <color id="LISTBOX_SELECTED" color="#000000" /> - <color id="RADIOBUTTON" color="#000000" /> - <color id="POPUP" color="#f9eabc" /> - <color id="TAB" color="#efd7a7" /> - <color id="TAB_OUTLINE" color="#473005" /> - <color id="TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="TAB_SELECTED" color="#f8eacf" /> - <color id="TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="BATTLE_CHAT_TAB" color="#efd7a7" /> - <color id="BATTLE_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="CHANNEL_CHAT_TAB" color="#efd7a7" /> - <color id="CHANNEL_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="TEXTBOX" color="#000000" /> - <color id="TEXTFIELD" color="#000000" /> - <color id="WINDOW" color="#f1d9a9" /> - <color id="WINDOW_OUTLINE" color="#000000" /> - <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="#ebc873" /> - <color id="TAB_FLASH" color="#fec4ff" effect="pulse" /> - <color id="TAB_PLAYER_FLASH" color="#00ff00" effect="pulse" /> - <color id="SHOP_WARNING" color="#e07a7a" /> - <color id="ITEM_EQUIPPED" color="#000091" /> - <color id="ITEM_NOT_EQUIPPED" color="#000000" /> - <color id="CHAT" color="#f1d9a9" /> - <color id="GM" color="#fec4ff" /> - <color id="GLOBAL" color="#fec4ff" /> - <color id="PLAYER" color="#eeeeee" /> - <color id="IS" color="#edbedb" /> - <color id="SERVER" color="#edbedb" /> - <color id="LOGGER" color="#919191" /> - <color id="HYPERLINK" color="#ab15bd" /> - <color id="UNKNOWN_ITEM" color="#ffffff" /> - <color id="CHARM" color="#ffffff" /> - <color id="GENERIC" color="#eeeeee" /> - <color id="CARD" color="#eeeeee" /> - <color id="HEAD" color="#b4d7ec" /> - <color id="USABLE" color="#ece9b4" /> - <color id="TORSO" color="#b4d7ec" /> - <color id="ONEHAND" color="#b4d7ec" /> - <color id="LEGS" color="#b4d7ec" /> - <color id="FEET" color="#b4d7ec" /> - <color id="TWOHAND" color="#b4d7ec" /> - <color id="SHIELD" color="#b4d7ec" /> - <color id="RING" color="#b4d7ec" /> - <color id="NECKLACE" color="#b4d7ec" /> - <color id="ARMS" color="#b4d7ec" /> - <color id="AMMO" color="#b4d7ec" /> - <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" /> - <color id="WARNING" color="#FF0000" /> - <color id="PLAYER_ADVANCED" color="#005000" /> - <color id="BUBBLE_NAME" color="#cccccc" /> - <color id="BUBBLE_TEXT" color="#ffffff" /> - <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="#774217" /> - <color id="OLDCHAT" color="#774217" /> - <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="SKILL_COOLDOWN" color="#5090ff" /> - </palette> - - <palette id="1"> - <color id="SELFNICK" color="#402600" /> - <color id="TEXT" color="#402600" /> - <color id="TEXT_DISABLED" color="#402600" /> - <color id="CARET" color="#80561f" /> - <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="#efd7a7" /> - <color id="BUTTON_OUTLINE" color="#000000" /> - <color id="BUTTON_HIGHLIGHTED" color="#f9eabc" /> - <color id="BUTTON_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="BUTTON_PRESSED" color="#f9eabc" /> - <color id="BUTTON_PRESSED_OUTLINE" color="#000000" /> - <color id="BUTTON_DISABLED" color="#aaaaaa" /> - <color id="BUTTON_DISABLED_OUTLINE" color="#000000" /> - <color id="CHECKBOX" color="#000000" /> - <color id="DROPDOWN" color="#000000" /> - <color id="LABEL" color="#000000" /> - <color id="LISTBOX" color="#000000" /> - <color id="LISTBOX_SELECTED" color="#000000" /> - <color id="RADIOBUTTON" color="#000000" /> - <color id="POPUP" color="#fbf4c4" /> - <color id="POPUP_OUTLINE" color="#42403a" /> - <color id="TEXTBOX" color="#000000" /> - <color id="TEXTFIELD" color="#000000" /> - <color id="WINDOW" color="#f1d9a9" /> - <color id="TAB" color="#efd7a7" /> - <color id="TAB_OUTLINE" color="#473005" /> - <color id="TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="TAB_SELECTED" color="#f8eacf" /> - <color id="TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="BATTLE_CHAT_TAB" color="#efd7a7" /> - <color id="BATTLE_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="CHANNEL_CHAT_TAB" color="#efd7a7" /> - <color id="CHANNEL_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="TAB_FLASH" color="#a7ff2a" /> - <color id="TAB_FLASH_OUTLINE" color="#142200" /> - <color id="TAB_PLAYER_FLASH" color="#ff96f6" /> - <color id="PARTY_CHAT_TAB" color="#efd7a7" /> - <color id="PARTY_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="PARTY_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="PARTY_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="PARTY_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="PARTY_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="PARTY_SOCIAL_TAB" color="#efd7a7" /> - <color id="PARTY_SOCIAL_TAB_OUTLINE" color="#473005" /> - <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="PARTY_SOCIAL_TAB_SELECTED" color="#f8eacf" /> - <color id="PARTY_SOCIAL_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="GUILD_CHAT_TAB" color="#efd7a7" /> - <color id="GUILD_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="GUILD_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="GUILD_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="GUILD_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="GUILD_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="GUILD_SOCIAL_TAB" color="#efd7a7" /> - <color id="GUILD_SOCIAL_TAB_OUTLINE" color="#473005" /> - <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="GUILD_SOCIAL_TAB_SELECTED" color="#f8eacf" /> - <color id="GUILD_SOCIAL_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="GM_CHAT_TAB" color="#efd7a7" /> - <color id="GM_CHAT_TAB_OUTLINE" color="#473005" /> - <color id="GM_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="GM_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="GM_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="GM_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="WHISPER_TAB" color="#efd7a7" /> - <color id="WHISPER_TAB_OUTLINE" color="#473005" /> - <color id="WHISPER_TAB_OFFLINE" color="#444444" /> - <color id="WHISPER_TAB_OFFLINE_OUTLINE" color="#000000" /> - <color id="WHISPER_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="WHISPER_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> - <color id="WHISPER_TAB_OFFLINE_HIGHLIGHTED" color="#fffbed" /> - <color id="WHISPER_TAB_OFFLINE_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="WHISPER_TAB_SELECTED" color="#f8eacf" /> - <color id="WHISPER_TAB_SELECTED_OUTLINE" color="#63450a" /> - <color id="WHISPER_TAB_OFFLINE_SELECTED" color="#444444" /> - <color id="WHISPER_TAB_OFFLINE_SELECTED_OUTLINE" color="#000000" /> - <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="#ebc873" /> - <color id="SHOP_WARNING" color="#e07a7a" /> - <color id="ITEM_EQUIPPED" color="#000091" /> - <color id="ITEM_NOT_EQUIPPED" color="#000000" /> - <color id="BUBBLE_NAME" color="#cccccc" /> - <color id="BUBBLE_TEXT" color="#ffffff" /> - <color id="LOGGER" color="#919191" /> - <color id="HYPERLINK" color="#bcdff4" /> - <color id="HYPERLINK_OUTLINE" color="#052f47" /> - <color id="UNKNOWN_ITEM" color="#ffffff" /> - <color id="CHARM" color="#ffffff" /> - <color id="GENERIC" color="#dbdbdb" /> - <color id="GENERIC_OUTLINE" color="#333333" /> - <color id="CARD" color="#dbdbdb" /> - <color id="CARD_OUTLINE" color="#333333" /> - <color id="HEAD" color="#f8eb7c" /> - <color id="HEAD_OUTLINE" color="#382a01" /> - <color id="USABLE" color="#b4d7ec" /> - <color id="USABLE_OUTLINE" color="#052f47" /> - <color id="TORSO" color="#f8eb7c" /> - <color id="TORSO_OUTLINE" color="#382a01" /> - <color id="ONEHAND" color="#f8eb7c" /> - <color id="ONEHAND_OUTLINE" color="#382a01" /> - <color id="LEGS" color="#f8eb7c" /> - <color id="LEGS_OUTLINE" color="#382a01" /> - <color id="FEET" color="#f8eb7c" /> - <color id="FEET_OUTLINE" color="#382a01" /> - <color id="TWOHAND" color="#f8eb7c" /> - <color id="TWOHAND_OUTLINE" color="#382a01" /> - <color id="SHIELD" color="#f8eb7c" /> - <color id="SHIELD_OUTLINE" color="#382a01" /> - <color id="RING" color="#f8eb7c" /> - <color id="RING_OUTLINE" color="#382a01" /> - <color id="NECKLACE" color="#f8eb7c" /> - <color id="NECKLACE_OUTLINE" color="#382a01" /> - <color id="ARMS" color="#f8eb7c" /> - <color id="ARMS_OUTLINE" color="#382a01" /> - <color id="AMMO" color="#f8eb7c" /> - <color id="AMMO_OUTLINE" color="#382a01" /> - <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" /> - <color id="WARNING" color="#FF0000" /> - <color id="CHAT" color="#ffffff" /> - <color id="CHAT_OUTLINE" color="#3f3f3f" /> - <color id="GM" color="#ff45fd" /> - <color id="GM_OUTLINE" color="#44033a" /> - <color id="GLOBAL" color="#ff45fd" /> - <color id="GLOBAL_OUTLINE" color="#44033a" /> - <color id="PLAYER" color="#bcdff4" /> - <color id="PLAYER_OUTLINE" color="#052f47" /> - <color id="PLAYER_ADVANCED" color="#f9eabc" /> - <color id="PLAYER_ADVANCED_OUTLINE" color="#3b2b04" /> - <color id="IS" color="#77deff" /> - <color id="IS_OUTLINE" color="#02232e" /> - <color id="SERVER" color="#a7ff2a" /> - <color id="SERVER_OUTLINE" color="#142200" /> - <color id="BROWSERBOX" color="#999999" /> - <color id="BROWSERBOX_OUTLINE" color="#000000" /> - <color id="BLACK" color="#999999" /> - <color id="BLACK_OUTLINE" color="#000000" /> - <color id="RED" color="#ff6565" /> - <color id="RED_OUTLINE" color="#470303" /> - <color id="GREEN" color="#57cb21" /> - <color id="GREEN_OUTLINE" color="#0b3102" /> - <color id="BLUE" color="#8080ff" /> - <color id="BLUE_OUTLINE" color="#060646" /> - <color id="ORANGE" color="#f1c777" /> - <color id="ORANGE_OUTLINE" color="#3d2201" /> - <color id="YELLOW" color="#f8eb7c" /> - <color id="YELLOW_OUTLINE" color="#382a01" /> - <color id="PINK" color="#ff90ee" /> - <color id="PINK_OUTLINE" color="#44033a" /> - <color id="PURPLE" color="#cd8cff" /> - <color id="PURPLE_OUTLINE" color="#260341" /> - <color id="GRAY" color="#dbdbdb" /> - <color id="GRAY_OUTLINE" color="#333333" /> - <color id="BROWN" color="#cb884c" /> - <color id="BROWN_OUTLINE" color="#271802" /> - <color id="OLDCHAT" color="#cb884c" /> - <color id="OLDCHAT_OUTLINE" color="#271802" /> - <color id="AWAYCHAT" color="#cb884c" /> - <color id="AWAYCHAT_OUTLINE" color="#271802" /> - <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" /> - </palette> - - <palette id="2"> - <color id="SELFNICK" color="#402600" /> - <color id="TEXT" color="#402600" /> - <color id="TEXT_DISABLED" color="#402600" /> - <color id="CARET" color="#80561f" /> - <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="#efd7a7" /> - <color id="BUTTON_OUTLINE" color="#000000" /> - <color id="BUTTON_HIGHLIGHTED" color="#f9eabc" /> - <color id="BUTTON_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="BUTTON_PRESSED" color="#f9eabc" /> - <color id="BUTTON_PRESSED_OUTLINE" color="#000000" /> - <color id="BUTTON_DISABLED" color="#aaaaaa" /> - <color id="BUTTON_DISABLED_OUTLINE" color="#000000" /> - <color id="CHECKBOX" color="#000000" /> - <color id="DROPDOWN" color="#000000" /> - <color id="LABEL" color="#000000" /> - <color id="LISTBOX" color="#000000" /> - <color id="LISTBOX_SELECTED" color="#000000" /> - <color id="RADIOBUTTON" color="#000000" /> - <color id="POPUP" color="#f9eabc" /> - <color id="TAB" color="#efd7a7" /> - <color id="TAB_OUTLINE" color="#000000" /> - <color id="TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="TAB_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="TAB_SELECTED" color="#f8eacf" /> - <color id="TAB_SELECTED_OUTLINE" color="#000000" /> - <color id="BATTLE_CHAT_TAB" color="#efd7a7" /> - <color id="BATTLE_CHAT_TAB_OUTLINE" color="#000000" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="BATTLE_CHAT_TAB_SELECTED_OUTLINE" color="#000000" /> - <color id="CHANNEL_CHAT_TAB" color="#efd7a7" /> - <color id="CHANNEL_CHAT_TAB_OUTLINE" color="#000000" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#000000" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#f8eacf" /> - <color id="CHANNEL_CHAT_TAB_SELECTED_OUTLINE" color="#000000" /> - <color id="TEXTBOX" color="#000000" /> - <color id="TEXTFIELD" color="#000000" /> - <color id="WINDOW" color="#f1d9a9" /> - <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="#ebc873" /> - <color id="TAB_FLASH" color="#fec4ff" effect="pulse" /> - <color id="TAB_PLAYER_FLASH" color="#00ff00" effect="pulse" /> - <color id="SHOP_WARNING" color="#e07a7a" /> - <color id="ITEM_EQUIPPED" color="#000091" /> - <color id="ITEM_NOT_EQUIPPED" color="#000000" /> - <color id="CHAT" color="#f1d9a9" /> - <color id="GM" color="#fec4ff" /> - <color id="GLOBAL" color="#fec4ff" /> - <color id="PLAYER" color="#eeeeee" /> - <color id="IS" color="#edbedb" /> - <color id="SERVER" color="#edbedb" /> - <color id="LOGGER" color="#919191" /> - <color id="HYPERLINK" color="#9e1904" /> - <color id="UNKNOWN_ITEM" color="#ffffff" /> - <color id="CHARM" color="#ffffff" /> - <color id="GENERIC" color="#eeeeee" /> - <color id="CARD" color="#eeeeee" /> - <color id="HEAD" color="#b4d7ec" /> - <color id="USABLE" color="#ece9b4" /> - <color id="TORSO" color="#b4d7ec" /> - <color id="ONEHAND" color="#b4d7ec" /> - <color id="LEGS" color="#b4d7ec" /> - <color id="FEET" color="#b4d7ec" /> - <color id="TWOHAND" color="#b4d7ec" /> - <color id="SHIELD" color="#b4d7ec" /> - <color id="RING" color="#b4d7ec" /> - <color id="NECKLACE" color="#b4d7ec" /> - <color id="ARMS" color="#b4d7ec" /> - <color id="AMMO" color="#b4d7ec" /> - <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" /> - <color id="WARNING" color="#FF0000" /> - <color id="PLAYER_ADVANCED" color="#005000" /> - <color id="BUBBLE_NAME" color="#cccccc" /> - <color id="BUBBLE_TEXT" color="#ffffff" /> - <color id="BROWSERBOX" color="#000000" /> - <color id="BLACK" color="#000000" /> - <color id="RED" color="#b71313" /> - <color id="GREEN" color="#307200" /> - <color id="BLUE" color="#174b96" /> - <color id="ORANGE" color="#f1c777" /> - <color id="YELLOW" color="#f8eb7c" /> - <color id="PINK" color="#91105f" /> - <color id="PURPLE" color="#5e1298" /> - <color id="GRAY" color="#dbdbdb" /> - <color id="BROWN" color="#8e4c17" /> - <color id="OLDCHAT" color="#8e4c17" /> - <color id="AWAYCHAT" color="#8e4c17" /> - <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" /> - </palette> - - <progressbar id="HP" color="#b80000" /> - <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/jewelry/complete_icon.xml b/data/themes/jewelry/complete_icon.xml deleted file mode 100644 index 5a32e4f8a..000000000 --- a/data/themes/jewelry/complete_icon.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="41" ypos="223" width="20" height="18" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/cutin.xml b/data/themes/jewelry/cutin.xml deleted file mode 100644 index e4e11476a..000000000 --- a/data/themes/jewelry/cutin.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/dbutton.xml b/data/themes/jewelry/dbutton.xml deleted file mode 100644 index 462c23cef..000000000 --- a/data/themes/jewelry/dbutton.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="371" ypos="33"> - <option name="clickborder" value="0" /> - <option name="padding" value="20" /> - <option name="x" value="0" /> - <option name="y" value="20" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="19" height="19" /> - <part type="top-edge" xpos="20" ypos="0" width="10" height="19" /> - <part type="top-right-corner" xpos="31" ypos="0" width="19" height="19" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="20" width="19" height="10" /> - <part type="bg-quad" xpos="20" ypos="20" width="10" height="10" /> - <part type="right-edge" xpos="31" ypos="20" width="19" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="31" width="19" height="19" /> - <part type="bottom-edge" xpos="20" ypos="31" width="10" height="19" /> - <part type="bottom-right-corner" xpos="31" ypos="31" width="19" height="19" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/didyouknow.xml b/data/themes/jewelry/didyouknow.xml deleted file mode 100644 index 3bc11247e..000000000 --- a/data/themes/jewelry/didyouknow.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarHeight" value="35" /> - <option name="titlebarBold" value="1" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/dpad.xml b/data/themes/jewelry/dpad.xml deleted file mode 100644 index 6f585d181..000000000 --- a/data/themes/jewelry/dpad.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="371" ypos="0"> - <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="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="22" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="22" /> - <part type="bg-quad" xpos="5" ypos="5" width="22" height="22" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="22" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="22" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/dropdown.xml b/data/themes/jewelry/dropdown.xml deleted file mode 100644 index cab746e1f..000000000 --- a/data/themes/jewelry/dropdown.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="89" ypos="132"> - <option name="padding" value="3" /> - <option name="frameSize" value="2" /> - <option name="imagePadding" value="4" /> - - <part type="down" xpos="0" ypos="0" width="15" height="15" /> - <part type="up" xpos="0" ypos="16" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/dropdown_background.xml b/data/themes/jewelry/dropdown_background.xml deleted file mode 100644 index 657bcd2e9..000000000 --- a/data/themes/jewelry/dropdown_background.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?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="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> - <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/dropdown_pressed.xml b/data/themes/jewelry/dropdown_pressed.xml deleted file mode 100644 index e6621e100..000000000 --- a/data/themes/jewelry/dropdown_pressed.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="105" ypos="132"> - <part type="down" xpos="0" ypos="0" width="15" height="15" /> - <part type="up" xpos="0" ypos="16" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/drops.xml b/data/themes/jewelry/drops.xml deleted file mode 100644 index 3e533f54f..000000000 --- a/data/themes/jewelry/drops.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="152"> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/edit.xml b/data/themes/jewelry/edit.xml deleted file mode 100644 index ad36753a2..000000000 --- a/data/themes/jewelry/edit.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - <option name="buttonPadding" value="8" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/emotes.xml b/data/themes/jewelry/emotes.xml deleted file mode 100644 index 3e533f54f..000000000 --- a/data/themes/jewelry/emotes.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="152"> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/emotetabs.xml b/data/themes/jewelry/emotetabs.xml deleted file mode 100644 index 6badd8e28..000000000 --- a/data/themes/jewelry/emotetabs.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?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" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/equipment.xml b/data/themes/jewelry/equipment.xml deleted file mode 100644 index 6a0dab134..000000000 --- a/data/themes/jewelry/equipment.xml +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="itemPadding" value="3" /> - <option name="boxSize" value="38" /> - <option name="stickySpacing" value="6" /> - <option name="tabHeightAdjust" value="16" /> - <option name="tabPadding" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/equipment_background.xml b/data/themes/jewelry/equipment_background.xml deleted file mode 100644 index b762ff33c..000000000 --- a/data/themes/jewelry/equipment_background.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="176" ypos="75"> - <part type="standart" xpos="0" ypos="0" width="38" height="38" /> - <part type="highlighted" xpos="39" ypos="0" width="38" height="38" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/equipmentbox.png b/data/themes/jewelry/equipmentbox.png Binary files differdeleted file mode 100644 index eda9d3a92..000000000 --- a/data/themes/jewelry/equipmentbox.png +++ /dev/null diff --git a/data/themes/jewelry/extendedlistbox.xml b/data/themes/jewelry/extendedlistbox.xml deleted file mode 100644 index 128cf954d..000000000 --- a/data/themes/jewelry/extendedlistbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="6" /> - <option name="itemPadding" value="1" /> - <option name="spacing" value="8" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/extendedlistbox_high.xml b/data/themes/jewelry/extendedlistbox_high.xml deleted file mode 100644 index 7e486a3b9..000000000 --- a/data/themes/jewelry/extendedlistbox_high.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="6" /> - <option name="itemPadding" value="10" /> - <option name="spacing" value="8" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/extendedlistbox_medium.xml b/data/themes/jewelry/extendedlistbox_medium.xml deleted file mode 100644 index c80551826..000000000 --- a/data/themes/jewelry/extendedlistbox_medium.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="6" /> - <option name="itemPadding" value="5" /> - <option name="spacing" value="8" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/extendedlistbox_xhigh.xml b/data/themes/jewelry/extendedlistbox_xhigh.xml deleted file mode 100644 index 7e486a3b9..000000000 --- a/data/themes/jewelry/extendedlistbox_xhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="6" /> - <option name="itemPadding" value="10" /> - <option name="spacing" value="8" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/extendedlistbox_xxhigh.xml b/data/themes/jewelry/extendedlistbox_xxhigh.xml deleted file mode 100644 index 0e343ad4a..000000000 --- a/data/themes/jewelry/extendedlistbox_xxhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="6" /> - <option name="itemPadding" value="15" /> - <option name="spacing" value="8" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/help.xml b/data/themes/jewelry/help.xml deleted file mode 100644 index 88c64c222..000000000 --- a/data/themes/jewelry/help.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarHeight" value="35" /> - <option name="titlebarBold" value="1" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - <option name="childPalette" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/incomplete_icon.xml b/data/themes/jewelry/incomplete_icon.xml deleted file mode 100644 index 9120ee861..000000000 --- a/data/themes/jewelry/incomplete_icon.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="63" ypos="223" width="20" height="18" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/info.xml b/data/themes/jewelry/info.xml deleted file mode 100644 index 3cfd45ef4..000000000 --- a/data/themes/jewelry/info.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<info> - <name>Jewelry</name> - <copyright>2012-2013 Hal9000\n2012-2016 ManaPlus developers</copyright> - <guialpha>1.0</guialpha> -</info> diff --git a/data/themes/jewelry/inventory.xml b/data/themes/jewelry/inventory.xml deleted file mode 100644 index 509498029..000000000 --- a/data/themes/jewelry/inventory.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/inventory_cell2.xml b/data/themes/jewelry/inventory_cell2.xml deleted file mode 100644 index 5acaaa45c..000000000 --- a/data/themes/jewelry/inventory_cell2.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="215" ypos="114" width="38" height="38" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/item_selection.xml b/data/themes/jewelry/item_selection.xml deleted file mode 100644 index 5acaaa45c..000000000 --- a/data/themes/jewelry/item_selection.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="215" ypos="114" width="38" height="38" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/itemcontainer.xml b/data/themes/jewelry/itemcontainer.xml deleted file mode 100644 index 6508445a1..000000000 --- a/data/themes/jewelry/itemcontainer.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="boxWidth" value="38" /> - <option name="boxHeight" value="56" /> - <option name="equippedTextPadding" value="38" /> - <option name="paddingItemX" value="3" /> - <option name="paddingItemY" value="1" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/itempopup.xml b/data/themes/jewelry/itempopup.xml deleted file mode 100644 index b333d40e4..000000000 --- a/data/themes/jewelry/itempopup.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="10" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/items.xml b/data/themes/jewelry/items.xml deleted file mode 100644 index faed923eb..000000000 --- a/data/themes/jewelry/items.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="padding" value="15" /> - <option name="titlebarBold" value="1" /> - <option name="titlePadding" value="25" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/keyboard_icon.xml b/data/themes/jewelry/keyboard_icon.xml deleted file mode 100644 index f5d105853..000000000 --- a/data/themes/jewelry/keyboard_icon.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="7" /> - <option name="clickborder" value="7" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/jewelry/keyboard_icon_high.xml b/data/themes/jewelry/keyboard_icon_high.xml deleted file mode 100644 index b43c5adda..000000000 --- a/data/themes/jewelry/keyboard_icon_high.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="7" /> - <option name="clickborder" value="20" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/jewelry/keyboard_icon_medium.xml b/data/themes/jewelry/keyboard_icon_medium.xml deleted file mode 100644 index 93d372e80..000000000 --- a/data/themes/jewelry/keyboard_icon_medium.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="clickborder" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/jewelry/keyboard_icon_xhigh.xml b/data/themes/jewelry/keyboard_icon_xhigh.xml deleted file mode 100644 index 5c5c11430..000000000 --- a/data/themes/jewelry/keyboard_icon_xhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="10" /> - <option name="clickborder" value="30" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/jewelry/keyboard_icon_xxhigh.xml b/data/themes/jewelry/keyboard_icon_xxhigh.xml deleted file mode 100644 index 7495a014e..000000000 --- a/data/themes/jewelry/keyboard_icon_xxhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="15" /> - <option name="clickborder" value="40" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/jewelry/listbox.xml b/data/themes/jewelry/listbox.xml deleted file mode 100644 index 5129469cd..000000000 --- a/data/themes/jewelry/listbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="1" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/listbox_high.xml b/data/themes/jewelry/listbox_high.xml deleted file mode 100644 index c40ff1ada..000000000 --- a/data/themes/jewelry/listbox_high.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="10" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/listbox_medium.xml b/data/themes/jewelry/listbox_medium.xml deleted file mode 100644 index 5955166cd..000000000 --- a/data/themes/jewelry/listbox_medium.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="5" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/listbox_xhigh.xml b/data/themes/jewelry/listbox_xhigh.xml deleted file mode 100644 index c40ff1ada..000000000 --- a/data/themes/jewelry/listbox_xhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="10" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/listbox_xxhigh.xml b/data/themes/jewelry/listbox_xxhigh.xml deleted file mode 100644 index 5f5da473b..000000000 --- a/data/themes/jewelry/listbox_xxhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="15" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/login.xml b/data/themes/jewelry/login.xml deleted file mode 100644 index dc0f877a3..000000000 --- a/data/themes/jewelry/login.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/mailedit.xml b/data/themes/jewelry/mailedit.xml deleted file mode 100644 index 06ee30db1..000000000 --- a/data/themes/jewelry/mailedit.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - <option name="showitemsbackground" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/map.xml b/data/themes/jewelry/map.xml deleted file mode 100644 index 716dbf8e6..000000000 --- a/data/themes/jewelry/map.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="captionoffsetx" value="12" /> - <option name="captionoffsety" value="7" /> - <option name="padding" value="10" /> - <option name="titlebarHeight" value="26" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - - <part type="stickyImageUp" xpos="-130" ypos="-58" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="-58" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/ministatus.xml b/data/themes/jewelry/ministatus.xml deleted file mode 100644 index 3e3fbfc35..000000000 --- a/data/themes/jewelry/ministatus.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="5" /> - <option name="spacing" value="3" /> - - <option name="iconPadding" value="3" /> - <option name="iconSpacing" value="2" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/mouse.png b/data/themes/jewelry/mouse.png Binary files differdeleted file mode 100644 index 1f2a22c3c..000000000 --- a/data/themes/jewelry/mouse.png +++ /dev/null diff --git a/data/themes/jewelry/npc.xml b/data/themes/jewelry/npc.xml deleted file mode 100644 index 436487edb..000000000 --- a/data/themes/jewelry/npc.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?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" /> - <option name="showtextbackground" value="1" /> - <option name="showitemsbackground" value="1" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/ok.xml b/data/themes/jewelry/ok.xml deleted file mode 100644 index c62df149e..000000000 --- a/data/themes/jewelry/ok.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="buttonPadding" value="8" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/onlinebrowserbox.xml b/data/themes/jewelry/onlinebrowserbox.xml deleted file mode 100644 index bd3a86b24..000000000 --- a/data/themes/jewelry/onlinebrowserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="0" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/outfits.xml b/data/themes/jewelry/outfits.xml deleted file mode 100644 index e4e11476a..000000000 --- a/data/themes/jewelry/outfits.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/playerbox.xml b/data/themes/jewelry/playerbox.xml deleted file mode 100644 index 3a78cf407..000000000 --- a/data/themes/jewelry/playerbox.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?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" /> - <option name="offsetX" value="-16" /> - <option name="offsetY" value="-32" /> - <option name="frameSize" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> - <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/playerboxselected.xml b/data/themes/jewelry/playerboxselected.xml deleted file mode 100644 index da6bb93c2..000000000 --- a/data/themes/jewelry/playerboxselected.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="404" ypos="0"> - <option name="drawbackground" value="1" /> - <option name="offsetX" value="-16" /> - <option name="offsetY" value="-32" /> - <option name="frameSize" value="4" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> - <part type="top-edge" xpos="10" ypos="0" width="12" height="10" /> - <part type="top-right-corner" xpos="22" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="10" width="10" height="12" /> - <part type="bg-quad" xpos="10" ypos="10" width="12" height="12" /> - <part type="right-edge" xpos="22" ypos="10" width="10" height="12" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="22" width="10" height="10" /> - <part type="bottom-edge" xpos="10" ypos="22" width="12" height="10" /> - <part type="bottom-right-corner" xpos="22" ypos="22" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/popup.xml b/data/themes/jewelry/popup.xml deleted file mode 100644 index b333d40e4..000000000 --- a/data/themes/jewelry/popup.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="10" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/popup_high.xml b/data/themes/jewelry/popup_high.xml deleted file mode 100644 index b333d40e4..000000000 --- a/data/themes/jewelry/popup_high.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="10" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/popup_xhigh.xml b/data/themes/jewelry/popup_xhigh.xml deleted file mode 100644 index 4a8e3208e..000000000 --- a/data/themes/jewelry/popup_xhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="11" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/popup_xxhigh.xml b/data/themes/jewelry/popup_xxhigh.xml deleted file mode 100644 index 88b73c928..000000000 --- a/data/themes/jewelry/popup_xxhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="12" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/popupbrowserbox.xml b/data/themes/jewelry/popupbrowserbox.xml deleted file mode 100644 index a8384421c..000000000 --- a/data/themes/jewelry/popupbrowserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="1" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/popupbrowserbox_high.xml b/data/themes/jewelry/popupbrowserbox_high.xml deleted file mode 100644 index 00413591e..000000000 --- a/data/themes/jewelry/popupbrowserbox_high.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="10" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/popupbrowserbox_medium.xml b/data/themes/jewelry/popupbrowserbox_medium.xml deleted file mode 100644 index 10443e1c0..000000000 --- a/data/themes/jewelry/popupbrowserbox_medium.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="5" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/popupbrowserbox_xhigh.xml b/data/themes/jewelry/popupbrowserbox_xhigh.xml deleted file mode 100644 index 00413591e..000000000 --- a/data/themes/jewelry/popupbrowserbox_xhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="10" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/popupbrowserbox_xxhigh.xml b/data/themes/jewelry/popupbrowserbox_xxhigh.xml deleted file mode 100644 index fc8358f93..000000000 --- a/data/themes/jewelry/popupbrowserbox_xxhigh.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="15" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/popuplist.xml b/data/themes/jewelry/popuplist.xml deleted file mode 100644 index 657bcd2e9..000000000 --- a/data/themes/jewelry/popuplist.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?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="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> - <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/popupmenu.xml b/data/themes/jewelry/popupmenu.xml deleted file mode 100644 index cfc2d08e4..000000000 --- a/data/themes/jewelry/popupmenu.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="3" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/popupmenu_high.xml b/data/themes/jewelry/popupmenu_high.xml deleted file mode 100644 index b333d40e4..000000000 --- a/data/themes/jewelry/popupmenu_high.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="10" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/popupmenu_medium.xml b/data/themes/jewelry/popupmenu_medium.xml deleted file mode 100644 index f35ca14b6..000000000 --- a/data/themes/jewelry/popupmenu_medium.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="5" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/popupmenu_xhigh.xml b/data/themes/jewelry/popupmenu_xhigh.xml deleted file mode 100644 index 4a8e3208e..000000000 --- a/data/themes/jewelry/popupmenu_xhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="11" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/popupmenu_xxhigh.xml b/data/themes/jewelry/popupmenu_xxhigh.xml deleted file mode 100644 index 88b73c928..000000000 --- a/data/themes/jewelry/popupmenu_xxhigh.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="12" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/progressbar.xml b/data/themes/jewelry/progressbar.xml deleted file mode 100644 index f1ec4be26..000000000 --- a/data/themes/jewelry/progressbar.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="80" ypos="186"> - <option name="padding" value="3" /> - <option name="fillPadding" 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="2" height="4" /> - <part type="top-right-corner" xpos="6" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="14" /> - <part type="bg-quad" xpos="4" ypos="4" width="2" height="14" /> - <part type="right-edge" xpos="6" ypos="4" width="4" height="14" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="18" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="18" width="2" height="4" /> - <part type="bottom-right-corner" xpos="6" ypos="18" width="4" height="4" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/quests.xml b/data/themes/jewelry/quests.xml deleted file mode 100644 index 594066c87..000000000 --- a/data/themes/jewelry/quests.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?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" /> - <option name="showtextbackground" value="1" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/radio.xml b/data/themes/jewelry/radio.xml deleted file mode 100644 index bcec42477..000000000 --- a/data/themes/jewelry/radio.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="190" ypos="26"> - <option name="padding" value="3" /> - <option name="imagePadding" value="8" /> - <option name="imageSize" value="13" /> - <option name="spacing" value="10" /> - - <part type="out" xpos="0" ypos="0" width="13" height="13" /> - <part type="in" xpos="0" ypos="13" width="13" height="13" /> - <part type="out-highlighted" xpos="13" ypos="0" width="13" height="13" /> - <part type="in-highlighted" xpos="13" ypos="13" width="13" height="13" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/resize.xml b/data/themes/jewelry/resize.xml deleted file mode 100644 index 834390138..000000000 --- a/data/themes/jewelry/resize.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="145" ypos="0" width="13" height="13" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/scroll.xml b/data/themes/jewelry/scroll.xml deleted file mode 100644 index eb7185632..000000000 --- a/data/themes/jewelry/scroll.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="163"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="22" height="22" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/jewelry/scroll_background.xml b/data/themes/jewelry/scroll_background.xml deleted file mode 100644 index 657bcd2e9..000000000 --- a/data/themes/jewelry/scroll_background.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?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="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> - <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/scroll_hbackground.xml b/data/themes/jewelry/scroll_hbackground.xml deleted file mode 100644 index de1f52a1d..000000000 --- a/data/themes/jewelry/scroll_hbackground.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="128" ypos="186"> - <!-- Left Row --> - <part type="left-edge" xpos="0" ypos="0" width="12" height="22" /> - - <!-- Middle Row --> - <part type="bg-quad" xpos="0" ypos="23" width="10" height="22" /> - - <!-- Right Row --> - <part type="right-edge" xpos="0" ypos="46" width="12" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/scroll_highlighted.xml b/data/themes/jewelry/scroll_highlighted.xml deleted file mode 100644 index 295269140..000000000 --- a/data/themes/jewelry/scroll_highlighted.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="64" ypos="163"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="22" height="22" /> - <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="1" height="1" /> - <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> -</skinset> diff --git a/data/themes/jewelry/scroll_vbackground.xml b/data/themes/jewelry/scroll_vbackground.xml deleted file mode 100644 index 70132984f..000000000 --- a/data/themes/jewelry/scroll_vbackground.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="105" ypos="186"> - <!-- Top Row --> - <part type="top-edge" xpos="0" ypos="0" width="22" height="12" /> - - <!-- Middle Row --> - <part type="bg-quad" xpos="0" ypos="13" width="22" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-edge" xpos="0" ypos="24" width="22" height="12" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/scrollbuttons.xml b/data/themes/jewelry/scrollbuttons.xml deleted file mode 100644 index f564f74a6..000000000 --- a/data/themes/jewelry/scrollbuttons.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="100"> - <option name="showbuttons" value="0" /> - <option name="scrollbarsize" value="22" /> - <option name="markersize" value="22" /> - <part type="left" xpos="0" ypos="0" width="12" height="12" /> - <part type="right" xpos="0" ypos="16" width="12" height="12" /> - <part type="down" xpos="0" ypos="32" width="22" height="12" /> - <part type="up" xpos="0" ypos="48" width="22" height="12" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/scrollbuttons_pressed.xml b/data/themes/jewelry/scrollbuttons_pressed.xml deleted file mode 100644 index d278742d6..000000000 --- a/data/themes/jewelry/scrollbuttons_pressed.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?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" /> - <part type="right" xpos="0" ypos="16" width="12" height="12" /> - <part type="down" xpos="0" ypos="32" width="12" height="12" /> - <part type="up" xpos="0" ypos="48" width="12" height="12" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/sell.xml b/data/themes/jewelry/sell.xml deleted file mode 100644 index dc0f877a3..000000000 --- a/data/themes/jewelry/sell.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/server.xml b/data/themes/jewelry/server.xml deleted file mode 100644 index dc0f877a3..000000000 --- a/data/themes/jewelry/server.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/serverinfo.xml b/data/themes/jewelry/serverinfo.xml deleted file mode 100644 index 88c64c222..000000000 --- a/data/themes/jewelry/serverinfo.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarHeight" value="35" /> - <option name="titlebarBold" value="1" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - <option name="childPalette" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/serverslistbox.xml b/data/themes/jewelry/serverslistbox.xml deleted file mode 100644 index 5129469cd..000000000 --- a/data/themes/jewelry/serverslistbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="1" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/shop.xml b/data/themes/jewelry/shop.xml deleted file mode 100644 index dda68e41c..000000000 --- a/data/themes/jewelry/shop.xml +++ /dev/null @@ -1,30 +0,0 @@ -<?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" /> - <option name="showsellbackground" value="1" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/shoplistbox.xml b/data/themes/jewelry/shoplistbox.xml deleted file mode 100644 index 5129469cd..000000000 --- a/data/themes/jewelry/shoplistbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="2" /> - <option name="itemPadding" value="1" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/skilllistbox.xml b/data/themes/jewelry/skilllistbox.xml deleted file mode 100644 index 017bba21c..000000000 --- a/data/themes/jewelry/skilllistbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="textPadding" value="48" /> - <option name="imagePadding" value="0" /> - <option name="itemPadding" value="1" /> - <option name="spacing" value="0" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/skillpopup.xml b/data/themes/jewelry/skillpopup.xml deleted file mode 100644 index b333d40e4..000000000 --- a/data/themes/jewelry/skillpopup.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="10" /> - <option name="palette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" width="30" height="15" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> - <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> - <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> - <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> - <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/skillrectanglelistbox.xml b/data/themes/jewelry/skillrectanglelistbox.xml deleted file mode 100644 index f90e6f394..000000000 --- a/data/themes/jewelry/skillrectanglelistbox.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - <option name="boxWidth" value="90" /> - <option name="boxHeight" value="80" /> - <option name="iconXOffset" value="29" /> - <option name="iconYOffset" value="15" /> - <option name="textXOffset" value="0" /> - <option name="textYOffset" value="49" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/slider.xml b/data/themes/jewelry/slider.xml deleted file mode 100644 index 63bc37445..000000000 --- a/data/themes/jewelry/slider.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="137" ypos="132"> - <part type="hstart" xpos="16" ypos="0" width="4" height="7" /> - <part type="hmiddle" xpos="20" ypos="0" width="7" height="7" /> - <part type="hend" xpos="27" ypos="0" width="4" height="7" /> - <part type="hgrip" xpos="0" ypos="0" width="13" height="13" /> - - <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/themes/jewelry/slider_highlighted.xml b/data/themes/jewelry/slider_highlighted.xml deleted file mode 100644 index 488605a61..000000000 --- a/data/themes/jewelry/slider_highlighted.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="137" ypos="148"> - <part type="hstart" xpos="16" ypos="0" width="4" height="7" /> - <part type="hmiddle" xpos="20" ypos="0" width="7" height="7" /> - <part type="hend" xpos="27" ypos="0" width="4" height="7" /> - <part type="hgrip" xpos="0" ypos="0" width="13" height="13" /> - - <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/themes/jewelry/social.xml b/data/themes/jewelry/social.xml deleted file mode 100644 index 6caf9db4e..000000000 --- a/data/themes/jewelry/social.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="showtabbackground" value="1" /> - <option name="stickySpacing" value="6" /> - <option name="childPalette" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/spells.xml b/data/themes/jewelry/spells.xml deleted file mode 100644 index faed923eb..000000000 --- a/data/themes/jewelry/spells.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="padding" value="15" /> - <option name="titlebarBold" value="1" /> - <option name="titlePadding" value="25" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/status.xml b/data/themes/jewelry/status.xml deleted file mode 100644 index bb5ba0aa5..000000000 --- a/data/themes/jewelry/status.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarHeight" value="35" /> - <option name="titlebarBold" value="1" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/tab.xml b/data/themes/jewelry/tab.xml deleted file mode 100644 index 9bbef4574..000000000 --- a/data/themes/jewelry/tab.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" 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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/tab_highlighted.xml b/data/themes/jewelry/tab_highlighted.xml deleted file mode 100644 index 6a26957fd..000000000 --- a/data/themes/jewelry/tab_highlighted.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="25"> - <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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/tab_selected.xml b/data/themes/jewelry/tab_selected.xml deleted file mode 100644 index fc64f3032..000000000 --- a/data/themes/jewelry/tab_selected.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="50"> - <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="11" ypos="0" width="4" height="10" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> - <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> - <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> - <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> - <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/tab_unused.xml b/data/themes/jewelry/tab_unused.xml deleted file mode 100644 index 76fc99c97..000000000 --- a/data/themes/jewelry/tab_unused.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="75"> - <option name="padding" value="6" /> - - <!-- 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" /> - - <!-- 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/themes/jewelry/textfield.xml b/data/themes/jewelry/textfield.xml deleted file mode 100644 index 8df1885ff..000000000 --- a/data/themes/jewelry/textfield.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="186"> - <option name="padding" value="4" /> - <option name="frameSize" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> - <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> - <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> - <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> - <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/window.png b/data/themes/jewelry/window.png Binary files differdeleted file mode 100644 index ff14d9b84..000000000 --- a/data/themes/jewelry/window.png +++ /dev/null diff --git a/data/themes/jewelry/window.xml b/data/themes/jewelry/window.xml deleted file mode 100644 index e4e11476a..000000000 --- a/data/themes/jewelry/window.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - <option name="stickySpacing" value="6" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/windowmenu.xml b/data/themes/jewelry/windowmenu.xml deleted file mode 100644 index b998c47ad..000000000 --- a/data/themes/jewelry/windowmenu.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="spacing" value="3" /> - </widget> -</skinset> diff --git a/data/themes/jewelry/world.xml b/data/themes/jewelry/world.xml deleted file mode 100644 index dc0f877a3..000000000 --- a/data/themes/jewelry/world.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?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" /> - <option name="captionoffsetx" value="20" /> - <option name="captionoffsety" value="7" /> - <option name="titlebarBold" value="1" /> - <option name="titlebarHeight" value="35" /> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> - <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> - <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> - <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> - <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> - <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> - <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - - <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> - <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - </widget> -</skinset> diff --git a/data/themes/mana/CMakeLists.txt b/data/themes/mana/CMakeLists.txt deleted file mode 100644 index 8c221594d..000000000 --- a/data/themes/mana/CMakeLists.txt +++ /dev/null @@ -1,23 +0,0 @@ -SET (FILES - colors.xml - emotetabs.xml - info.xml - mouse.png - npc.xml - quests.xml - social.xml - target-cursor-in-range-l.png - target-cursor-in-range-l.xml - target-cursor-in-range-m.png - target-cursor-in-range-m.xml - target-cursor-in-range-s.png - target-cursor-in-range-s.xml - target-cursor-normal-l.png - target-cursor-normal-l.xml - target-cursor-normal-m.png - target-cursor-normal-m.xml - target-cursor-normal-s.png - target-cursor-normal-s.xml - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/mana) diff --git a/data/themes/mana/Makefile.am b/data/themes/mana/Makefile.am deleted file mode 100644 index 0403e6763..000000000 --- a/data/themes/mana/Makefile.am +++ /dev/null @@ -1,27 +0,0 @@ - -guidir = $(pkgdatadir)/data/themes/mana - -gui_DATA = \ - colors.xml \ - emotetabs.xml \ - info.xml \ - mouse.png \ - npc.xml \ - quests.xml \ - social.xml \ - target-cursor-in-range-l.png \ - target-cursor-in-range-l.xml \ - target-cursor-in-range-m.png \ - target-cursor-in-range-m.xml \ - target-cursor-in-range-s.png \ - target-cursor-in-range-s.xml \ - target-cursor-normal-l.png \ - target-cursor-normal-l.xml \ - target-cursor-normal-m.png \ - target-cursor-normal-m.xml \ - target-cursor-normal-s.png \ - target-cursor-normal-s.xml - -EXTRA_DIST = \ - $(gui_DATA) \ - CMakeLists.txt diff --git a/data/themes/mana/colors.xml b/data/themes/mana/colors.xml deleted file mode 100644 index ac26c6b6f..000000000 --- a/data/themes/mana/colors.xml +++ /dev/null @@ -1,148 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<colors> - <palette id="0"> - <color id="BROWSERBOX" color="#000000" /> - <color id="SELFNICK" color="#000000" /> - <color id="TEXT" color="#000000" /> - <color id="TEXT_DISABLED" color="#000000" /> - <color id="CARET" color="#000000" /> - <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="#000000" /> - <color id="BUTTON_HIGHLIGHTED" color="#000000" /> - <color id="BUTTON_PRESSED" color="#000000" /> - <color id="BUTTON_DISABLED" color="#333333" /> - <color id="CHECKBOX" color="#000000" /> - <color id="DROPDOWN" color="#000000" /> - <color id="LABEL" color="#000000" /> - <color id="LISTBOX" color="#000000" /> - <color id="LISTBOX_SELECTED" color="#000000" /> - <color id="RADIOBUTTON" color="#000000" /> - <color id="POPUP" color="#000000" /> - <color id="TAB" color="#000000" /> - <color id="TAB_HIGHLIGHTED" color="#000000" /> - <color id="TAB_SELECTED" color="#000000" /> - <color id="BATTLE_CHAT_TAB" color="#000000" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#000000" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#000000" /> - <color id="CHANNEL_CHAT_TAB" color="#000000" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#000000" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#000000" /> - <color id="TEXTBOX" color="#000000" /> - <color id="TEXTFIELD" color="#000000" /> - <color id="WINDOW" color="#000000" /> - <color id="PARTY_CHAT_TAB" color="#f48055" /> - <color id="PARTY_SOCIAL_TAB" color="#ff00d8" /> - <color id="GUILD_CHAT_TAB" color="#ff00d8" /> - <color id="GUILD_SOCIAL_TAB" color="#ff00d8" /> - <color id="GM_CHAT_TAB" color="#ff00d8" /> - <color id="PARTY_CHAT_TAB_HIGHLIGHTED" color="#f48055" /> - <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED" color="#ff00d8" /> - <color id="GUILD_CHAT_TAB_HIGHLIGHTED" color="#ff00d8" /> - <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED" color="#ff00d8" /> - <color id="GM_CHAT_TAB_HIGHLIGHTED" color="#ff00d8" /> - <color id="PARTY_CHAT_TAB_SELECTED" color="#f48055" /> - <color id="PARTY_SOCIAL_TAB_SELECTED" color="#ff00d8" /> - <color id="GUILD_CHAT_TAB_SELECTED" color="#ff00d8" /> - <color id="GUILD_SOCIAL_TAB_SELECTED" color="#ff00d8" /> - <color id="GM_CHAT_TAB_SELECTED" color="#ff00d8" /> - <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="#c0c0c0" /> - <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="#000000" /> - <color id="GM" color="#ff0000" /> - <color id="GLOBAL" color="#ff0000" /> - <color id="PLAYER" color="#003000" /> - <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="#a08527" /> - <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="#ffffff" /> - <color id="BUBBLE_TEXT" color="#ffffff" /> - <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="#5090ff" /> - </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/mana/emotetabs.xml b/data/themes/mana/emotetabs.xml deleted file mode 100644 index 6badd8e28..000000000 --- a/data/themes/mana/emotetabs.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?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" /> - </widget> -</skinset> diff --git a/data/themes/mana/info.xml b/data/themes/mana/info.xml deleted file mode 100644 index 4ab2a0594..000000000 --- a/data/themes/mana/info.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<info> - <name>mana</name> - <copyright>2004-2009 The Mana World Development Team\n2009-2010 The Mana Developers\n2011-2016 The ManaPlus Developers</copyright> -</info> diff --git a/data/themes/mana/mouse.png b/data/themes/mana/mouse.png Binary files differdeleted file mode 100644 index 1f2a22c3c..000000000 --- a/data/themes/mana/mouse.png +++ /dev/null diff --git a/data/themes/mana/npc.xml b/data/themes/mana/npc.xml deleted file mode 100644 index 0d208300c..000000000 --- a/data/themes/mana/npc.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="showlistbackground" value="1" /> - <option name="showtextbackground" value="1" /> - - <!-- 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" /> - - <!-- 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> diff --git a/data/themes/mana/quests.xml b/data/themes/mana/quests.xml deleted file mode 100644 index 0d208300c..000000000 --- a/data/themes/mana/quests.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="showlistbackground" value="1" /> - <option name="showtextbackground" value="1" /> - - <!-- 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" /> - - <!-- 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> diff --git a/data/themes/mana/social.xml b/data/themes/mana/social.xml deleted file mode 100644 index 6113ec61b..000000000 --- a/data/themes/mana/social.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="showtabbackground" value="1" /> - - <!-- 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" /> - - <!-- 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> diff --git a/data/themes/mana/target-cursor-in-range-l.png b/data/themes/mana/target-cursor-in-range-l.png Binary files differdeleted file mode 100644 index 77cdf4b6d..000000000 --- a/data/themes/mana/target-cursor-in-range-l.png +++ /dev/null diff --git a/data/themes/mana/target-cursor-in-range-l.xml b/data/themes/mana/target-cursor-in-range-l.xml deleted file mode 100644 index 952d8eda6..000000000 --- a/data/themes/mana/target-cursor-in-range-l.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: Alige -Copyright (C) 2013 Evol Online --> -<sprite> - <imageset name="target-large" - src="themes/mana/target-cursor-in-range-l.png" - width="82" - height="60"/> - - <action name="default" imageset="target-large"> - <animation direction="default"> - <sequence start="0" end="7" delay="50"/> - </animation> - </action> -</sprite> diff --git a/data/themes/mana/target-cursor-in-range-m.png b/data/themes/mana/target-cursor-in-range-m.png Binary files differdeleted file mode 100644 index c0107357a..000000000 --- a/data/themes/mana/target-cursor-in-range-m.png +++ /dev/null diff --git a/data/themes/mana/target-cursor-in-range-m.xml b/data/themes/mana/target-cursor-in-range-m.xml deleted file mode 100644 index 1638bd1bb..000000000 --- a/data/themes/mana/target-cursor-in-range-m.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: Alige -Copyright (C) 2013 Evol Online --> -<sprite> - <imageset name="target-medium" - src="themes/mana/target-cursor-in-range-m.png" - width="62" - height="44"/> - - <action name="default" imageset="target-medium"> - <animation direction="default"> - <sequence start="0" end="7" delay="100"/> - </animation> - </action> -</sprite> diff --git a/data/themes/mana/target-cursor-in-range-s.png b/data/themes/mana/target-cursor-in-range-s.png Binary files differdeleted file mode 100644 index 3e81c75de..000000000 --- a/data/themes/mana/target-cursor-in-range-s.png +++ /dev/null diff --git a/data/themes/mana/target-cursor-in-range-s.xml b/data/themes/mana/target-cursor-in-range-s.xml deleted file mode 100644 index dfe596032..000000000 --- a/data/themes/mana/target-cursor-in-range-s.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: Alige -Copyright (C) 2013 Evol Online --> -<sprite> - <imageset name="target-small" - src="themes/mana/target-cursor-in-range-s.png" - width="44" - height="35"/> - - <action name="default" imageset="target-small"> - <animation direction="default"> - <sequence start="0" end="7" delay="100"/> - </animation> - </action> -</sprite> diff --git a/data/themes/mana/target-cursor-normal-l.png b/data/themes/mana/target-cursor-normal-l.png Binary files differdeleted file mode 100644 index 76d2101b1..000000000 --- a/data/themes/mana/target-cursor-normal-l.png +++ /dev/null diff --git a/data/themes/mana/target-cursor-normal-l.xml b/data/themes/mana/target-cursor-normal-l.xml deleted file mode 100644 index b2992b903..000000000 --- a/data/themes/mana/target-cursor-normal-l.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: Alige -Copyright (C) 2013 Evol Online --> -<sprite> - <imageset name="target-large" - src="themes/mana/target-cursor-normal-l.png" - width="82" - height="60"/> - - <action name="default" imageset="target-large"> - <animation direction="default"> - <sequence start="0" end="7" delay="50"/> - </animation> - </action> -</sprite> diff --git a/data/themes/mana/target-cursor-normal-m.png b/data/themes/mana/target-cursor-normal-m.png Binary files differdeleted file mode 100644 index e2ab79c29..000000000 --- a/data/themes/mana/target-cursor-normal-m.png +++ /dev/null diff --git a/data/themes/mana/target-cursor-normal-m.xml b/data/themes/mana/target-cursor-normal-m.xml deleted file mode 100644 index 2174a4a62..000000000 --- a/data/themes/mana/target-cursor-normal-m.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: Alige -Copyright (C) 2013 Evol Online --> -<sprite> - <imageset name="target-medium" - src="themes/mana/target-cursor-normal-m.png" - width="62" - height="44"/> - - <action name="default" imageset="target-medium"> - <animation direction="default"> - <sequence start="0" end="7" delay="100"/> - </animation> - </action> -</sprite> diff --git a/data/themes/mana/target-cursor-normal-s.png b/data/themes/mana/target-cursor-normal-s.png Binary files differdeleted file mode 100644 index 09195f440..000000000 --- a/data/themes/mana/target-cursor-normal-s.png +++ /dev/null diff --git a/data/themes/mana/target-cursor-normal-s.xml b/data/themes/mana/target-cursor-normal-s.xml deleted file mode 100644 index 0c3ec3ba2..000000000 --- a/data/themes/mana/target-cursor-normal-s.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: Alige -Copyright (C) 2013 Evol Online --> -<sprite> - <imageset name="target-small" - src="themes/mana/target-cursor-normal-s.png" - width="44" - height="35"/> - - <action name="default" imageset="target-small"> - <animation direction="default"> - <sequence start="0" end="7" delay="100"/> - </animation> - </action> -</sprite> 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> diff --git a/data/themes/unity/CMakeLists.txt b/data/themes/unity/CMakeLists.txt deleted file mode 100644 index 72c1445f8..000000000 --- a/data/themes/unity/CMakeLists.txt +++ /dev/null @@ -1,26 +0,0 @@ -SET (FILES - buy.xml - char.xml - colors.xml - cutin.xml - equipment.xml - info.xml - inventory.xml - mailedit.xml - npc.xml - ok.xml - outfits.xml - popup.xml - progressbar.xml - quests.xml - sell.xml - server.xml - serverinfo.xml - shop.xml - social.xml - window.png - window.xml - world.xml - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/unity) diff --git a/data/themes/unity/Makefile.am b/data/themes/unity/Makefile.am deleted file mode 100644 index 1aa75fa15..000000000 --- a/data/themes/unity/Makefile.am +++ /dev/null @@ -1,30 +0,0 @@ - -guidir = $(pkgdatadir)/data/themes/unity - -gui_DATA = \ - buy.xml \ - char.xml \ - colors.xml \ - cutin.xml \ - equipment.xml \ - info.xml \ - inventory.xml \ - mailedit.xml \ - npc.xml \ - ok.xml \ - outfits.xml \ - popup.xml \ - progressbar.xml \ - quests.xml \ - sell.xml \ - server.xml \ - serverinfo.xml \ - shop.xml \ - social.xml \ - window.png \ - window.xml \ - world.xml - -EXTRA_DIST = \ - $(gui_DATA) \ - CMakeLists.txt diff --git a/data/themes/unity/buy.xml b/data/themes/unity/buy.xml deleted file mode 100644 index ef63a0c83..000000000 --- a/data/themes/unity/buy.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="padding" value="10" /> - <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="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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/unity/char.xml b/data/themes/unity/char.xml deleted file mode 100644 index f6ff6c264..000000000 --- a/data/themes/unity/char.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?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" xpos="0" ypos="0" 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" /> - - <!-- 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" /> - </widget> -</skinset> diff --git a/data/themes/unity/colors.xml b/data/themes/unity/colors.xml deleted file mode 100644 index ead95b2bd..000000000 --- a/data/themes/unity/colors.xml +++ /dev/null @@ -1,147 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<colors> - <palette id="0"> - <color id="BROWSERBOX" color="#E0E0E0" /> - <color id="SELFNICK" color="#E0E0E0" /> - <color id="TEXT" color="#E0E0E0" /> - <color id="TEXT_DISABLED" color="#E0E0E0" /> - <color id="CARET" color="#E0E0E0" /> - <color id="SHADOW" color="#000000" /> - <color id="OUTLINE" color="#000000" /> - <color id="PROGRESS_BAR" color="#ffffff" /> - <color id="PROGRESS_BAR_OUTLINE" color="#000000" /> - <color id="BUTTON" color="#FE9750" /> - <color id="BUTTON_HIGHLIGHTED" color="#FE9750" /> - <color id="BUTTON_PRESSED" color="#FE9750" /> - <color id="BUTTON_DISABLED" color="#FC6400" /> - <color id="CHECKBOX" color="#E0E0E0" /> - <color id="DROPDOWN" color="#E0E0E0" /> - <color id="LABEL" color="#E0E0E0" /> - <color id="LISTBOX" color="#E0E0E0" /> - <color id="LISTBOX_SELECTED" color="#E0E0E0" /> - <color id="RADIOBUTTON" color="#E0E0E0" /> - <color id="POPUP" color="#E0E0E0" /> - <color id="TAB" color="#E0E0E0" /> - <color id="TAB_HIGHLIGHTED" color="#E0E0E0" /> - <color id="TAB_SELECTED" color="#E0E0E0" /> - <color id="BATTLE_CHAT_TAB" color="#E0E0E0" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#E0E0E0" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#E0E0E0" /> - <color id="CHANNEL_CHAT_TAB" color="#E0E0E0" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#E0E0E0" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#E0E0E0" /> - <color id="TEXTBOX" color="#E0E0E0" /> - <color id="TEXTFIELD" color="#E0E0E0" /> - <color id="WINDOW" color="#E0E0E0" /> - <color id="PARTY_CHAT_TAB" color="#E0E0E0" /> - <color id="PARTY_SOCIAL_TAB" color="#E0E0E0" /> - <color id="GUILD_CHAT_TAB" color="#E0E0E0" /> - <color id="GUILD_SOCIAL_TAB" color="#E0E0E0" /> - <color id="GM_CHAT_TAB" color="#E0E0E0" /> - <color id="PARTY_CHAT_TAB_HIGHLIGHTED" color="#E0E0E0" /> - <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED" color="#E0E0E0" /> - <color id="GUILD_CHAT_TAB_HIGHLIGHTED" color="#E0E0E0" /> - <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED" color="#E0E0E0" /> - <color id="GM_CHAT_TAB_HIGHLIGHTED" color="#E0E0E0" /> - <color id="PARTY_CHAT_TAB_SELECTED" color="#E0E0E0" /> - <color id="PARTY_SOCIAL_TAB_SELECTED" color="#E0E0E0" /> - <color id="GUILD_CHAT_TAB_SELECTED" color="#E0E0E0" /> - <color id="GUILD_SOCIAL_TAB_SELECTED" color="#E0E0E0" /> - <color id="GM_CHAT_TAB_SELECTED" color="#E0E0E0" /> - <color id="BACKGROUND" color="#4D4D4D" /> - <color id="BACKGROUND_GRAY" color="#404040" /> - <color id="SCROLLBAR_GRAY" color="#4D4D4D" /> - <color id="DROPDOWN_SHADOW" color="#4D4D4D" /> - <color id="HIGHLIGHT" color="#FE9750" /> - <color id="TAB_FLASH" color="#FC6400" effect="pulse" /> - <color id="TAB_PLAYER_FLASH" color="#FC6400" effect="pulse" /> - <color id="SHOP_WARNING" color="#E0E0E0" /> - <color id="ITEM_EQUIPPED" color="#FFFFFF" /> - <color id="CHAT" color="#E0E0E0" /> - <color id="GM" color="#FFFFFF" /> - <color id="GLOBAL" color="#FFFFFF" /> - <color id="PLAYER" color="#66CCCC" /> - <color id="WHISPER_TAB" color="#E0E0E0" /> - <color id="WHISPER_TAB_OFFLINE" color="#A8A8A8" /> - <color id="WHISPER_TAB_HIGHLIGHTED" color="#E0E0E0" /> - <color id="WHISPER_TAB_OFFLINE_HIGHLIGHTED" color="#A8A8A8" /> - <color id="WHISPER_TAB_SELECTED" color="#E0E0E0" /> - <color id="WHISPER_TAB_OFFLINE_SELECTED" color="#A8A8A8" /> - <color id="IS" color="#70C600" /> - <color id="SERVER" color="#9966FF" /> - <color id="LOGGER" color="#9966FF" /> - <color id="HYPERLINK" color="#E0E0E0" /> - <color id="UNKNOWN_ITEM" color="#F0F0F0" /> - <color id="CHARM" color="#FFFFFF" /> - <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="#F0F0F0" /> - <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="#FC6400" /> - <color id="PLAYER_ADVANCED" color="#FC6400" /> - <color id="ITEM_NOT_EQUIPPED" color="#E0E0E0" /> - <color id="BUBBLE_NAME" color="#ffffff" /> - <color id="BUBBLE_TEXT" color="#ffffff" /> - <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="#0E0E0E" /> - <color id="RED" color="#FFA8A8" /> - <color id="GREEN" color="#59FF6C" /> - <color id="BLUE" color="#00FFFF" /> - <color id="ORANGE" color="#4CFF1C" /> - <color id="YELLOW" color="#f1dc27" /> - <color id="PINK" color="#FF00BF" /> - <color id="PURPLE" color="#8480E2" /> - <color id="GRAY" color="#C1C1C1" /> - <color id="BROWN" color="#05FF2E" /> - <color id="OLDCHAT" color="#05FF2E" /> - <color id="AWAYCHAT" color="#05FF2E" /> - <color id="SKILL_COOLDOWN" color="#5090ff" /> - </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/unity/cutin.xml b/data/themes/unity/cutin.xml deleted file mode 100644 index e59c22879..000000000 --- a/data/themes/unity/cutin.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="padding" value="10" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/unity/equipment.xml b/data/themes/unity/equipment.xml deleted file mode 100644 index 6e529f72c..000000000 --- a/data/themes/unity/equipment.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="itemPadding" value="2" /> - <option name="boxSize" value="36" /> - <option name="padding" value="10" /> - <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="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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/unity/info.xml b/data/themes/unity/info.xml deleted file mode 100644 index 4637c12af..000000000 --- a/data/themes/unity/info.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<info> - <name>Unity</name> - <copyright>2011 Aline Ferraz de Souza\n2011-2016 ManaPlus Developers</copyright> -</info> diff --git a/data/themes/unity/inventory.xml b/data/themes/unity/inventory.xml deleted file mode 100644 index aea7ca8f8..000000000 --- a/data/themes/unity/inventory.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?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" /> - - <option name="padding" value="10" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/unity/mailedit.xml b/data/themes/unity/mailedit.xml deleted file mode 100644 index 68ab82995..000000000 --- a/data/themes/unity/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="260" ypos="0"> - <option name="padding" value="10" /> - <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="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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/unity/npc.xml b/data/themes/unity/npc.xml deleted file mode 100644 index cc7058368..000000000 --- a/data/themes/unity/npc.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?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" /> - <option name="showtextbackground" value="1" /> - <option name="showitemsbackground" value="1" /> - - <option name="padding" value="10" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/unity/ok.xml b/data/themes/unity/ok.xml deleted file mode 100644 index ac19b1c60..000000000 --- a/data/themes/unity/ok.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="padding" value="10" /> - <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="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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/unity/outfits.xml b/data/themes/unity/outfits.xml deleted file mode 100644 index a30baacb3..000000000 --- a/data/themes/unity/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="260" ypos="0"> - <option name="padding" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/unity/popup.xml b/data/themes/unity/popup.xml deleted file mode 100644 index c1f0034bb..000000000 --- a/data/themes/unity/popup.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" 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="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" /> - - <!-- 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" /> - </widget> -</skinset> diff --git a/data/themes/unity/progressbar.xml b/data/themes/unity/progressbar.xml deleted file mode 100644 index 96a8af783..000000000 --- a/data/themes/unity/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="260" ypos="0"> - <option name="padding" value="7" /> - <option name="fillPadding" value="9" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/unity/quests.xml b/data/themes/unity/quests.xml deleted file mode 100644 index f870937e5..000000000 --- a/data/themes/unity/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="260" ypos="0"> - <option name="padding" value="10" /> - <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="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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/unity/sell.xml b/data/themes/unity/sell.xml deleted file mode 100644 index ef63a0c83..000000000 --- a/data/themes/unity/sell.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="padding" value="10" /> - <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="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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/unity/server.xml b/data/themes/unity/server.xml deleted file mode 100644 index ef63a0c83..000000000 --- a/data/themes/unity/server.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="padding" value="10" /> - <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="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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/unity/serverinfo.xml b/data/themes/unity/serverinfo.xml deleted file mode 100644 index e59c22879..000000000 --- a/data/themes/unity/serverinfo.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="padding" value="10" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/unity/shop.xml b/data/themes/unity/shop.xml deleted file mode 100644 index 0ced680fd..000000000 --- a/data/themes/unity/shop.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="padding" value="10" /> - <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="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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/unity/social.xml b/data/themes/unity/social.xml deleted file mode 100644 index f7762e1df..000000000 --- a/data/themes/unity/social.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="showtabbackground" value="1" /> - <option name="padding" value="10" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/unity/window.png b/data/themes/unity/window.png Binary files differdeleted file mode 100644 index 13c41cefd..000000000 --- a/data/themes/unity/window.png +++ /dev/null diff --git a/data/themes/unity/window.xml b/data/themes/unity/window.xml deleted file mode 100644 index e59c22879..000000000 --- a/data/themes/unity/window.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="padding" value="10" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/unity/world.xml b/data/themes/unity/world.xml deleted file mode 100644 index ef63a0c83..000000000 --- a/data/themes/unity/world.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="padding" value="10" /> - <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="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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/wood/CMakeLists.txt b/data/themes/wood/CMakeLists.txt deleted file mode 100644 index 2630909dd..000000000 --- a/data/themes/wood/CMakeLists.txt +++ /dev/null @@ -1,26 +0,0 @@ -SET (FILES - buy.xml - colors.xml - cutin.xml - equipment.xml - info.xml - inventory.xml - item_shortcut_bgr.png - mailedit.xml - mouse.png - npc.xml - ok.xml - outfits.xml - popup.xml - progressbar.xml - quests.xml - sell.xml - server.xml - serverinfo.xml - shop.xml - window.png - window.xml - world.xml - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/wood) diff --git a/data/themes/wood/Makefile.am b/data/themes/wood/Makefile.am deleted file mode 100644 index 2bd446b29..000000000 --- a/data/themes/wood/Makefile.am +++ /dev/null @@ -1,30 +0,0 @@ - -guidir = $(pkgdatadir)/data/themes/wood - -gui_DATA = \ - buy.xml \ - colors.xml \ - cutin.xml \ - equipment.xml \ - info.xml \ - inventory.xml \ - item_shortcut_bgr.png \ - mailedit.xml \ - mouse.png \ - npc.xml \ - ok.xml \ - outfits.xml \ - popup.xml \ - progressbar.xml \ - quests.xml \ - sell.xml \ - server.xml \ - serverinfo.xml \ - shop.xml \ - window.png \ - window.xml \ - world.xml - -EXTRA_DIST = \ - $(gui_DATA) \ - CMakeLists.txt diff --git a/data/themes/wood/buy.xml b/data/themes/wood/buy.xml deleted file mode 100644 index a51183d53..000000000 --- a/data/themes/wood/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="260" ypos="0"> - <option name="showbackground" value="1" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/wood/colors.xml b/data/themes/wood/colors.xml deleted file mode 100644 index 5dfb0d597..000000000 --- a/data/themes/wood/colors.xml +++ /dev/null @@ -1,148 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<colors> - <palette id="0"> - <color id="BROWSERBOX" color="#000000" /> - <color id="SELFNICK" color="#000000" /> - <color id="TEXT" color="#000000" /> - <color id="TEXT_DISABLED" color="#000000" /> - <color id="CARET" color="#000000" /> - <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="#000000" /> - <color id="BUTTON_HIGHLIGHTED" color="#000000" /> - <color id="BUTTON_PRESSED" color="#000000" /> - <color id="BUTTON_DISABLED" color="#cccccc" /> - <color id="CHECKBOX" color="#000000" /> - <color id="DROPDOWN" color="#000000" /> - <color id="LABEL" color="#000000" /> - <color id="LISTBOX" color="#000000" /> - <color id="LISTBOX_SELECTED" color="#000000" /> - <color id="RADIOBUTTON" color="#000000" /> - <color id="POPUP" color="#000000" /> - <color id="TAB" color="#000000" /> - <color id="TAB_HIGHLIGHTED" color="#000000" /> - <color id="TAB_SELECTED" color="#000000" /> - <color id="BATTLE_CHAT_TAB" color="#000000" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#000000" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#000000" /> - <color id="CHANNEL_CHAT_TAB" color="#000000" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#000000" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#000000" /> - <color id="TEXTBOX" color="#000000" /> - <color id="TEXTFIELD" color="#000000" /> - <color id="WINDOW" color="#000000" /> - <color id="PARTY_CHAT_TAB" color="#c04000" /> - <color id="PARTY_SOCIAL_TAB" color="#c04000" /> - <color id="GUILD_CHAT_TAB" color="#c04000" /> - <color id="GUILD_SOCIAL_TAB" color="#c04000" /> - <color id="GM_CHAT_TAB" color="#c04000" /> - <color id="PARTY_CHAT_TAB_HIGHLIGHTED" color="#c04000" /> - <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED" color="#c04000" /> - <color id="GUILD_CHAT_TAB_HIGHLIGHTED" color="#c04000" /> - <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED" color="#c04000" /> - <color id="GM_CHAT_TAB_HIGHLIGHTED" color="#c04000" /> - <color id="PARTY_CHAT_TAB_SELECTED" color="#c04000" /> - <color id="PARTY_SOCIAL_TAB_SELECTED" color="#c04000" /> - <color id="GUILD_CHAT_TAB_SELECTED" color="#c04000" /> - <color id="GUILD_SOCIAL_TAB_SELECTED" color="#c04000" /> - <color id="GM_CHAT_TAB_SELECTED" color="#c04000" /> - <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="#ebc873" /> - <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="#000000" /> - <color id="GM" color="#ff0000" /> - <color id="GLOBAL" color="#ff0000" /> - <color id="PLAYER" color="#003000" /> - <color id="WHISPER_TAB" color="#00feaf" /> - <color id="WHISPER_TAB_OFFLINE" color="#000a40" /> - <color id="WHISPER_TAB_HIGHLIGHTED" color="#00feaf" /> - <color id="WHISPER_TAB_OFFLINE_HIGHLIGHTED" color="#000a40" /> - <color id="WHISPER_TAB_SELECTED" color="#00feaf" /> - <color id="WHISPER_TAB_OFFLINE_SELECTED" color="#000a40" /> - <color id="IS" color="#006000" /> - <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="#ffffff" /> - <color id="BUBBLE_TEXT" color="#ffffff" /> - <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="#5090ff" /> - </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/wood/cutin.xml b/data/themes/wood/cutin.xml deleted file mode 100644 index 38b016fca..000000000 --- a/data/themes/wood/cutin.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <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" /> - - <!-- 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" /> - - <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/equipment.xml b/data/themes/wood/equipment.xml deleted file mode 100644 index 7b2b7009f..000000000 --- a/data/themes/wood/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="260" 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" 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/wood/info.xml b/data/themes/wood/info.xml deleted file mode 100644 index a50ff7e87..000000000 --- a/data/themes/wood/info.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?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-2016 ManaPlus Developers</copyright> -</info> diff --git a/data/themes/wood/inventory.xml b/data/themes/wood/inventory.xml deleted file mode 100644 index a51183d53..000000000 --- a/data/themes/wood/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="260" ypos="0"> - <option name="showbackground" value="1" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/wood/item_shortcut_bgr.png b/data/themes/wood/item_shortcut_bgr.png Binary files differdeleted file mode 100644 index 5b3c5e7c1..000000000 --- a/data/themes/wood/item_shortcut_bgr.png +++ /dev/null diff --git a/data/themes/wood/mailedit.xml b/data/themes/wood/mailedit.xml deleted file mode 100644 index 2dbfe8067..000000000 --- a/data/themes/wood/mailedit.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="padding" value="6" /> - <option name="showitemsbackground" value="1" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/wood/mouse.png b/data/themes/wood/mouse.png Binary files differdeleted file mode 100644 index 1f2a22c3c..000000000 --- a/data/themes/wood/mouse.png +++ /dev/null diff --git a/data/themes/wood/npc.xml b/data/themes/wood/npc.xml deleted file mode 100644 index 2dbfe8067..000000000 --- a/data/themes/wood/npc.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="260" ypos="0"> - <option name="padding" value="6" /> - <option name="showitemsbackground" value="1" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/wood/ok.xml b/data/themes/wood/ok.xml deleted file mode 100644 index d9ad0a034..000000000 --- a/data/themes/wood/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="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" /> - - <!-- 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" /> - - <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/outfits.xml b/data/themes/wood/outfits.xml deleted file mode 100644 index 6a113cac4..000000000 --- a/data/themes/wood/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="260" ypos="0"> - <option name="padding" 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" /> - - <!-- 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" /> - - <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 deleted file mode 100644 index f8d88c101..000000000 --- a/data/themes/wood/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="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" /> - - <!-- 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" /> - - <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 deleted file mode 100644 index 4e5479313..000000000 --- a/data/themes/wood/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="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" /> - - <!-- 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" /> - - <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 deleted file mode 100644 index d2824d3f8..000000000 --- a/data/themes/wood/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="260" ypos="0"> - <option name="showlistbackground" value="1" /> - <option name="showtextbackground" value="1" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/wood/sell.xml b/data/themes/wood/sell.xml deleted file mode 100644 index a51183d53..000000000 --- a/data/themes/wood/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="260" ypos="0"> - <option name="showbackground" value="1" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/wood/server.xml b/data/themes/wood/server.xml deleted file mode 100644 index a51183d53..000000000 --- a/data/themes/wood/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="260" ypos="0"> - <option name="showbackground" value="1" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/wood/serverinfo.xml b/data/themes/wood/serverinfo.xml deleted file mode 100644 index 38b016fca..000000000 --- a/data/themes/wood/serverinfo.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <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" /> - - <!-- 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" /> - - <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/shop.xml b/data/themes/wood/shop.xml deleted file mode 100644 index 7f8828f06..000000000 --- a/data/themes/wood/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="260" ypos="0"> - <option name="showbuybackground" value="1" /> - <option name="showsellbackground" value="1" /> - - <!-- 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" /> - - <!-- 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> -</skinset> diff --git a/data/themes/wood/window.png b/data/themes/wood/window.png Binary files differdeleted file mode 100644 index 5cf025c51..000000000 --- a/data/themes/wood/window.png +++ /dev/null diff --git a/data/themes/wood/window.xml b/data/themes/wood/window.xml deleted file mode 100644 index 38b016fca..000000000 --- a/data/themes/wood/window.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <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" /> - - <!-- 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" /> - - <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 deleted file mode 100644 index a51183d53..000000000 --- a/data/themes/wood/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="260" ypos="0"> - <option name="showbackground" value="1" /> - - <!-- 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" /> - - <!-- 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> -</skinset> |