diff options
Diffstat (limited to 'data/themes/mana')
21 files changed, 0 insertions, 376 deletions
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> |