From aa3f63fd497558a02feb3ddbc44f31eac091f39b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 10 Oct 2017 22:14:45 +0300 Subject: Remove most unused files. --- data/graphics/gui/CMakeLists.txt | 103 ----------------- data/graphics/gui/Makefile.am | 107 ------------------ data/graphics/gui/browserbox.xml | 10 -- data/graphics/gui/bubble.png | Bin 390 -> 0 bytes data/graphics/gui/bubble.xml | 19 ---- data/graphics/gui/button.xml | 22 ---- data/graphics/gui/button_disabled.xml | 22 ---- data/graphics/gui/button_highlighted.xml | 22 ---- data/graphics/gui/button_pressed.xml | 22 ---- data/graphics/gui/buttonplay.png | Bin 272 -> 0 bytes data/graphics/gui/buy.xml | 25 ----- data/graphics/gui/charcreate_playerbox.xml | 23 ---- data/graphics/gui/checkbox.xml | 17 --- data/graphics/gui/circle-off.xml | 6 - data/graphics/gui/circle-on.xml | 6 - data/graphics/gui/colors.xml | 147 ------------------------- data/graphics/gui/complete_icon.xml | 6 - data/graphics/gui/connection.xml | 5 - data/graphics/gui/cutin.xml | 23 ---- data/graphics/gui/dbutton.xml | 24 ---- data/graphics/gui/dbutton_image.xml | 6 - data/graphics/gui/desktop.xml | 8 -- data/graphics/gui/dpad.xml | 23 ---- data/graphics/gui/dpad_image.xml | 6 - data/graphics/gui/dropdown.xml | 11 -- data/graphics/gui/dropdown_background.xml | 19 ---- data/graphics/gui/dropdown_pressed.xml | 7 -- data/graphics/gui/emote_selection.xml | 6 - data/graphics/gui/emotetabs.xml | 6 - data/graphics/gui/equipment.xml | 28 ----- data/graphics/gui/equipment_background.xml | 7 -- data/graphics/gui/equipment_playerbox.xml | 23 ---- data/graphics/gui/equipmentbox.png | Bin 12349 -> 0 bytes data/graphics/gui/incomplete_icon.xml | 6 - data/graphics/gui/info.xml | 14 --- data/graphics/gui/inventory.xml | 24 ---- data/graphics/gui/inventory_cell.xml | 6 - data/graphics/gui/inventory_cell2.xml | 6 - data/graphics/gui/item_selection.xml | 6 - data/graphics/gui/item_shortcut_background.xml | 6 - data/graphics/gui/itemcontainer.xml | 10 -- data/graphics/gui/keyboard_icon.xml | 24 ---- data/graphics/gui/label.xml | 6 - data/graphics/gui/listbox.xml | 10 -- data/graphics/gui/lock.png | Bin 391 -> 0 bytes data/graphics/gui/mailedit.xml | 25 ----- data/graphics/gui/ministatus.xml | 10 -- data/graphics/gui/mouse.png | Bin 6969 -> 0 bytes data/graphics/gui/npc.xml | 25 ----- data/graphics/gui/ok.xml | 26 ----- data/graphics/gui/onlinebrowserbox.xml | 10 -- data/graphics/gui/outfits.xml | 25 ----- data/graphics/gui/playerbox.xml | 24 ---- data/graphics/gui/playerboxselected.xml | 24 ---- data/graphics/gui/popup.xml | 24 ---- data/graphics/gui/popupbrowserbox.xml | 10 -- data/graphics/gui/progress-indicator.png | Bin 5533 -> 0 bytes data/graphics/gui/progressbar.xml | 23 ---- data/graphics/gui/progressbar_fill.xml | 19 ---- data/graphics/gui/quests.xml | 26 ----- data/graphics/gui/radio.xml | 14 --- data/graphics/gui/resize.xml | 6 - data/graphics/gui/scroll.xml | 19 ---- data/graphics/gui/scroll_background.xml | 19 ---- data/graphics/gui/scroll_hbackground.xml | 13 --- data/graphics/gui/scroll_highlighted.xml | 19 ---- data/graphics/gui/scroll_vbackground.xml | 13 --- data/graphics/gui/scrollbuttons.xml | 9 -- data/graphics/gui/scrollbuttons_pressed.xml | 9 -- data/graphics/gui/sell.xml | 25 ----- data/graphics/gui/server.xml | 25 ----- data/graphics/gui/serverinfo.xml | 23 ---- data/graphics/gui/shop.xml | 26 ----- data/graphics/gui/skillrectanglelistbox.xml | 12 -- data/graphics/gui/slider.xml | 14 --- data/graphics/gui/slider_highlighted.xml | 14 --- data/graphics/gui/speechbrowserbox.xml | 10 -- data/graphics/gui/speechbubble.xml | 22 ---- data/graphics/gui/tab.xml | 21 ---- data/graphics/gui/tab_highlighted.xml | 19 ---- data/graphics/gui/tab_selected.xml | 19 ---- data/graphics/gui/tab_unused.xml | 19 ---- data/graphics/gui/target-cursor-in-range-l.png | Bin 44634 -> 0 bytes data/graphics/gui/target-cursor-in-range-l.xml | 15 --- data/graphics/gui/target-cursor-in-range-m.png | Bin 44029 -> 0 bytes data/graphics/gui/target-cursor-in-range-m.xml | 15 --- data/graphics/gui/target-cursor-in-range-s.png | Bin 29701 -> 0 bytes data/graphics/gui/target-cursor-in-range-s.xml | 15 --- data/graphics/gui/target-cursor-normal-l.png | Bin 45741 -> 0 bytes data/graphics/gui/target-cursor-normal-l.xml | 15 --- data/graphics/gui/target-cursor-normal-m.png | Bin 44063 -> 0 bytes data/graphics/gui/target-cursor-normal-m.xml | 15 --- data/graphics/gui/target-cursor-normal-s.png | Bin 29645 -> 0 bytes data/graphics/gui/target-cursor-normal-s.xml | 15 --- data/graphics/gui/textfield.xml | 23 ---- data/graphics/gui/textpreview.xml | 6 - data/graphics/gui/unknown-item.png | Bin 556 -> 0 bytes data/graphics/gui/window.png | Bin 25377 -> 0 bytes data/graphics/gui/window.xml | 23 ---- data/graphics/gui/windowmenu.xml | 7 -- data/graphics/gui/world.xml | 25 ----- 101 files changed, 1692 deletions(-) delete mode 100644 data/graphics/gui/CMakeLists.txt delete mode 100644 data/graphics/gui/Makefile.am delete mode 100644 data/graphics/gui/browserbox.xml delete mode 100644 data/graphics/gui/bubble.png delete mode 100644 data/graphics/gui/bubble.xml delete mode 100644 data/graphics/gui/button.xml delete mode 100644 data/graphics/gui/button_disabled.xml delete mode 100644 data/graphics/gui/button_highlighted.xml delete mode 100644 data/graphics/gui/button_pressed.xml delete mode 100644 data/graphics/gui/buttonplay.png delete mode 100644 data/graphics/gui/buy.xml delete mode 100644 data/graphics/gui/charcreate_playerbox.xml delete mode 100644 data/graphics/gui/checkbox.xml delete mode 100644 data/graphics/gui/circle-off.xml delete mode 100644 data/graphics/gui/circle-on.xml delete mode 100644 data/graphics/gui/colors.xml delete mode 100644 data/graphics/gui/complete_icon.xml delete mode 100644 data/graphics/gui/connection.xml delete mode 100644 data/graphics/gui/cutin.xml delete mode 100644 data/graphics/gui/dbutton.xml delete mode 100644 data/graphics/gui/dbutton_image.xml delete mode 100644 data/graphics/gui/desktop.xml delete mode 100644 data/graphics/gui/dpad.xml delete mode 100644 data/graphics/gui/dpad_image.xml delete mode 100644 data/graphics/gui/dropdown.xml delete mode 100644 data/graphics/gui/dropdown_background.xml delete mode 100644 data/graphics/gui/dropdown_pressed.xml delete mode 100644 data/graphics/gui/emote_selection.xml delete mode 100644 data/graphics/gui/emotetabs.xml delete mode 100644 data/graphics/gui/equipment.xml delete mode 100644 data/graphics/gui/equipment_background.xml delete mode 100644 data/graphics/gui/equipment_playerbox.xml delete mode 100644 data/graphics/gui/equipmentbox.png delete mode 100644 data/graphics/gui/incomplete_icon.xml delete mode 100644 data/graphics/gui/info.xml delete mode 100644 data/graphics/gui/inventory.xml delete mode 100644 data/graphics/gui/inventory_cell.xml delete mode 100644 data/graphics/gui/inventory_cell2.xml delete mode 100644 data/graphics/gui/item_selection.xml delete mode 100644 data/graphics/gui/item_shortcut_background.xml delete mode 100644 data/graphics/gui/itemcontainer.xml delete mode 100644 data/graphics/gui/keyboard_icon.xml delete mode 100644 data/graphics/gui/label.xml delete mode 100644 data/graphics/gui/listbox.xml delete mode 100644 data/graphics/gui/lock.png delete mode 100644 data/graphics/gui/mailedit.xml delete mode 100644 data/graphics/gui/ministatus.xml delete mode 100644 data/graphics/gui/mouse.png delete mode 100644 data/graphics/gui/npc.xml delete mode 100644 data/graphics/gui/ok.xml delete mode 100644 data/graphics/gui/onlinebrowserbox.xml delete mode 100644 data/graphics/gui/outfits.xml delete mode 100644 data/graphics/gui/playerbox.xml delete mode 100644 data/graphics/gui/playerboxselected.xml delete mode 100644 data/graphics/gui/popup.xml delete mode 100644 data/graphics/gui/popupbrowserbox.xml delete mode 100644 data/graphics/gui/progress-indicator.png delete mode 100644 data/graphics/gui/progressbar.xml delete mode 100644 data/graphics/gui/progressbar_fill.xml delete mode 100644 data/graphics/gui/quests.xml delete mode 100644 data/graphics/gui/radio.xml delete mode 100644 data/graphics/gui/resize.xml delete mode 100644 data/graphics/gui/scroll.xml delete mode 100644 data/graphics/gui/scroll_background.xml delete mode 100644 data/graphics/gui/scroll_hbackground.xml delete mode 100644 data/graphics/gui/scroll_highlighted.xml delete mode 100644 data/graphics/gui/scroll_vbackground.xml delete mode 100644 data/graphics/gui/scrollbuttons.xml delete mode 100644 data/graphics/gui/scrollbuttons_pressed.xml delete mode 100644 data/graphics/gui/sell.xml delete mode 100644 data/graphics/gui/server.xml delete mode 100644 data/graphics/gui/serverinfo.xml delete mode 100644 data/graphics/gui/shop.xml delete mode 100644 data/graphics/gui/skillrectanglelistbox.xml delete mode 100644 data/graphics/gui/slider.xml delete mode 100644 data/graphics/gui/slider_highlighted.xml delete mode 100644 data/graphics/gui/speechbrowserbox.xml delete mode 100644 data/graphics/gui/speechbubble.xml delete mode 100644 data/graphics/gui/tab.xml delete mode 100644 data/graphics/gui/tab_highlighted.xml delete mode 100644 data/graphics/gui/tab_selected.xml delete mode 100644 data/graphics/gui/tab_unused.xml delete mode 100644 data/graphics/gui/target-cursor-in-range-l.png delete mode 100644 data/graphics/gui/target-cursor-in-range-l.xml delete mode 100644 data/graphics/gui/target-cursor-in-range-m.png delete mode 100644 data/graphics/gui/target-cursor-in-range-m.xml delete mode 100644 data/graphics/gui/target-cursor-in-range-s.png delete mode 100644 data/graphics/gui/target-cursor-in-range-s.xml delete mode 100644 data/graphics/gui/target-cursor-normal-l.png delete mode 100644 data/graphics/gui/target-cursor-normal-l.xml delete mode 100644 data/graphics/gui/target-cursor-normal-m.png delete mode 100644 data/graphics/gui/target-cursor-normal-m.xml delete mode 100644 data/graphics/gui/target-cursor-normal-s.png delete mode 100644 data/graphics/gui/target-cursor-normal-s.xml delete mode 100644 data/graphics/gui/textfield.xml delete mode 100644 data/graphics/gui/textpreview.xml delete mode 100644 data/graphics/gui/unknown-item.png delete mode 100644 data/graphics/gui/window.png delete mode 100644 data/graphics/gui/window.xml delete mode 100644 data/graphics/gui/windowmenu.xml delete mode 100644 data/graphics/gui/world.xml (limited to 'data/graphics/gui') diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt deleted file mode 100644 index 61151ab03..000000000 --- a/data/graphics/gui/CMakeLists.txt +++ /dev/null @@ -1,103 +0,0 @@ -SET (FILES - browserbox.xml - bubble.png - bubble.xml - button.xml - button_disabled.xml - button_highlighted.xml - button_pressed.xml - buttonplay.png - buy.xml - charcreate_playerbox.xml - checkbox.xml - circle-off.xml - circle-on.xml - colors.xml - complete_icon.xml - connection.xml - cutin.xml - dbutton.xml - dbutton_image.xml - desktop.xml - dpad.xml - dpad_image.xml - dropdown.xml - dropdown_background.xml - dropdown_pressed.xml - emote_selection.xml - emotetabs.xml - equipment.xml - equipment_background.xml - equipment_playerbox.xml - equipmentbox.png - incomplete_icon.xml - info.xml - inventory.xml - inventory_cell.xml - inventory_cell2.xml - item_selection.xml - item_shortcut_background.xml - itemcontainer.xml - keyboard_icon.xml - label.xml - listbox.xml - lock.png - mailedit.xml - ministatus.xml - mouse.png - npc.xml - ok.xml - onlinebrowserbox.xml - outfits.xml - playerbox.xml - playerboxselected.xml - popup.xml - popupbrowserbox.xml - progress-indicator.png - progressbar.xml - progressbar_fill.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 - shop.xml - skillrectanglelistbox.xml - slider.xml - slider_highlighted.xml - speechbrowserbox.xml - speechbubble.xml - tab.xml - tab_highlighted.xml - tab_selected.xml - tab_unused.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 - textfield.xml - textpreview.xml - unknown-item.png - window.png - window.xml - windowmenu.xml - world.xml - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/gui) diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am deleted file mode 100644 index 8a07b77e6..000000000 --- a/data/graphics/gui/Makefile.am +++ /dev/null @@ -1,107 +0,0 @@ - -guidir = $(pkgdatadir)/data/graphics/gui - -gui_DATA = \ - browserbox.xml \ - bubble.png \ - bubble.xml \ - button.xml \ - button_disabled.xml \ - button_highlighted.xml \ - button_pressed.xml \ - buttonplay.png \ - buy.xml \ - charcreate_playerbox.xml \ - checkbox.xml \ - circle-off.xml \ - circle-on.xml \ - colors.xml \ - complete_icon.xml \ - connection.xml \ - cutin.xml \ - dbutton.xml \ - dbutton_image.xml \ - desktop.xml \ - dpad.xml \ - dpad_image.xml \ - dropdown.xml \ - dropdown_background.xml \ - dropdown_pressed.xml \ - emote_selection.xml \ - emotetabs.xml \ - equipment.xml \ - equipment_background.xml \ - equipment_playerbox.xml \ - equipmentbox.png \ - incomplete_icon.xml \ - info.xml \ - inventory.xml \ - inventory_cell.xml \ - inventory_cell2.xml \ - item_selection.xml \ - item_shortcut_background.xml \ - itemcontainer.xml \ - keyboard_icon.xml \ - label.xml \ - listbox.xml \ - lock.png \ - mailedit.xml \ - ministatus.xml \ - mouse.png \ - npc.xml \ - ok.xml \ - onlinebrowserbox.xml \ - outfits.xml \ - playerbox.xml \ - playerboxselected.xml \ - popup.xml \ - popupbrowserbox.xml \ - progress-indicator.png \ - progressbar.xml \ - progressbar_fill.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 \ - shop.xml \ - skillrectanglelistbox.xml \ - slider.xml \ - slider_highlighted.xml \ - speechbrowserbox.xml \ - speechbubble.xml \ - tab.xml \ - tab_highlighted.xml \ - tab_selected.xml \ - tab_unused.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 \ - textfield.xml \ - textpreview.xml \ - unknown-item.png \ - window.png \ - window.xml \ - windowmenu.xml \ - world.xml - -EXTRA_DIST = \ - $(gui_DATA) \ - CMakeLists.txt diff --git a/data/graphics/gui/browserbox.xml b/data/graphics/gui/browserbox.xml deleted file mode 100644 index 63ae11a21..000000000 --- a/data/graphics/gui/browserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - diff --git a/data/graphics/gui/bubble.png b/data/graphics/gui/bubble.png deleted file mode 100644 index 72ef7ca6a..000000000 Binary files a/data/graphics/gui/bubble.png and /dev/null differ diff --git a/data/graphics/gui/bubble.xml b/data/graphics/gui/bubble.xml deleted file mode 100644 index a2b006891..000000000 --- a/data/graphics/gui/bubble.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/data/graphics/gui/button.xml b/data/graphics/gui/button.xml deleted file mode 100644 index caca19a77..000000000 --- a/data/graphics/gui/button.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - diff --git a/data/graphics/gui/button_disabled.xml b/data/graphics/gui/button_disabled.xml deleted file mode 100644 index bebf1c3dd..000000000 --- a/data/graphics/gui/button_disabled.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - diff --git a/data/graphics/gui/button_highlighted.xml b/data/graphics/gui/button_highlighted.xml deleted file mode 100644 index ba9a79e4a..000000000 --- a/data/graphics/gui/button_highlighted.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - diff --git a/data/graphics/gui/button_pressed.xml b/data/graphics/gui/button_pressed.xml deleted file mode 100644 index f9304524b..000000000 --- a/data/graphics/gui/button_pressed.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - diff --git a/data/graphics/gui/buttonplay.png b/data/graphics/gui/buttonplay.png deleted file mode 100644 index cd3a2c3db..000000000 Binary files a/data/graphics/gui/buttonplay.png and /dev/null differ diff --git a/data/graphics/gui/buy.xml b/data/graphics/gui/buy.xml deleted file mode 100644 index d414a9a35..000000000 --- a/data/graphics/gui/buy.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - diff --git a/data/graphics/gui/charcreate_playerbox.xml b/data/graphics/gui/charcreate_playerbox.xml deleted file mode 100644 index 563c0bb50..000000000 --- a/data/graphics/gui/charcreate_playerbox.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - diff --git a/data/graphics/gui/checkbox.xml b/data/graphics/gui/checkbox.xml deleted file mode 100644 index b65bb5a44..000000000 --- a/data/graphics/gui/checkbox.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - diff --git a/data/graphics/gui/circle-off.xml b/data/graphics/gui/circle-off.xml deleted file mode 100644 index 68f698314..000000000 --- a/data/graphics/gui/circle-off.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/data/graphics/gui/circle-on.xml b/data/graphics/gui/circle-on.xml deleted file mode 100644 index ee79e4e56..000000000 --- a/data/graphics/gui/circle-on.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/data/graphics/gui/colors.xml b/data/graphics/gui/colors.xml deleted file mode 100644 index 1de515e5a..000000000 --- a/data/graphics/gui/colors.xml +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/graphics/gui/complete_icon.xml b/data/graphics/gui/complete_icon.xml deleted file mode 100644 index 6e5564c4e..000000000 --- a/data/graphics/gui/complete_icon.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/data/graphics/gui/connection.xml b/data/graphics/gui/connection.xml deleted file mode 100644 index 18a7cfaa1..000000000 --- a/data/graphics/gui/connection.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/data/graphics/gui/cutin.xml b/data/graphics/gui/cutin.xml deleted file mode 100644 index 4ad70a5a8..000000000 --- a/data/graphics/gui/cutin.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/data/graphics/gui/dbutton.xml b/data/graphics/gui/dbutton.xml deleted file mode 100644 index 4da25e4ce..000000000 --- a/data/graphics/gui/dbutton.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - diff --git a/data/graphics/gui/dbutton_image.xml b/data/graphics/gui/dbutton_image.xml deleted file mode 100644 index 6badd8e28..000000000 --- a/data/graphics/gui/dbutton_image.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/data/graphics/gui/desktop.xml b/data/graphics/gui/desktop.xml deleted file mode 100644 index 981dfde83..000000000 --- a/data/graphics/gui/desktop.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - diff --git a/data/graphics/gui/dpad.xml b/data/graphics/gui/dpad.xml deleted file mode 100644 index 0d2d52e89..000000000 --- a/data/graphics/gui/dpad.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - diff --git a/data/graphics/gui/dpad_image.xml b/data/graphics/gui/dpad_image.xml deleted file mode 100644 index 14c89246d..000000000 --- a/data/graphics/gui/dpad_image.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/data/graphics/gui/dropdown.xml b/data/graphics/gui/dropdown.xml deleted file mode 100644 index 1b5831d2f..000000000 --- a/data/graphics/gui/dropdown.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - diff --git a/data/graphics/gui/dropdown_background.xml b/data/graphics/gui/dropdown_background.xml deleted file mode 100644 index 2ca37d2f2..000000000 --- a/data/graphics/gui/dropdown_background.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/data/graphics/gui/dropdown_pressed.xml b/data/graphics/gui/dropdown_pressed.xml deleted file mode 100644 index fa9d1daa2..000000000 --- a/data/graphics/gui/dropdown_pressed.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/data/graphics/gui/emote_selection.xml b/data/graphics/gui/emote_selection.xml deleted file mode 100644 index 7cc21a20d..000000000 --- a/data/graphics/gui/emote_selection.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/data/graphics/gui/emotetabs.xml b/data/graphics/gui/emotetabs.xml deleted file mode 100644 index fd791110e..000000000 --- a/data/graphics/gui/emotetabs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/data/graphics/gui/equipment.xml b/data/graphics/gui/equipment.xml deleted file mode 100644 index 7f7460d0f..000000000 --- a/data/graphics/gui/equipment.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/data/graphics/gui/equipment_background.xml b/data/graphics/gui/equipment_background.xml deleted file mode 100644 index 7b0b70449..000000000 --- a/data/graphics/gui/equipment_background.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/data/graphics/gui/equipment_playerbox.xml b/data/graphics/gui/equipment_playerbox.xml deleted file mode 100644 index 563c0bb50..000000000 --- a/data/graphics/gui/equipment_playerbox.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - diff --git a/data/graphics/gui/equipmentbox.png b/data/graphics/gui/equipmentbox.png deleted file mode 100644 index a1a737a82..000000000 Binary files a/data/graphics/gui/equipmentbox.png and /dev/null differ diff --git a/data/graphics/gui/incomplete_icon.xml b/data/graphics/gui/incomplete_icon.xml deleted file mode 100644 index 74c8d31b8..000000000 --- a/data/graphics/gui/incomplete_icon.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/data/graphics/gui/info.xml b/data/graphics/gui/info.xml deleted file mode 100644 index 95fc208b8..000000000 --- a/data/graphics/gui/info.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - (default) - 2004-2009 The Mana World Development Team\n2009-2010 The Mana Developers\n2011-2016 ManaPlus Developers - dejavusans.ttf - dejavusans-bold.ttf - dejavusans.ttf - dejavusansmono.ttf - dejavusansmono.ttf - dejavusans.ttf - mplus-1p-regular.ttf - 12 - 13 - diff --git a/data/graphics/gui/inventory.xml b/data/graphics/gui/inventory.xml deleted file mode 100644 index a11263084..000000000 --- a/data/graphics/gui/inventory.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - diff --git a/data/graphics/gui/inventory_cell.xml b/data/graphics/gui/inventory_cell.xml deleted file mode 100644 index 6badd8e28..000000000 --- a/data/graphics/gui/inventory_cell.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/data/graphics/gui/inventory_cell2.xml b/data/graphics/gui/inventory_cell2.xml deleted file mode 100644 index 4fff4509b..000000000 --- a/data/graphics/gui/inventory_cell2.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/data/graphics/gui/item_selection.xml b/data/graphics/gui/item_selection.xml deleted file mode 100644 index 7cc21a20d..000000000 --- a/data/graphics/gui/item_selection.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/data/graphics/gui/item_shortcut_background.xml b/data/graphics/gui/item_shortcut_background.xml deleted file mode 100644 index a3c24fdff..000000000 --- a/data/graphics/gui/item_shortcut_background.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/data/graphics/gui/itemcontainer.xml b/data/graphics/gui/itemcontainer.xml deleted file mode 100644 index 213799aa7..000000000 --- a/data/graphics/gui/itemcontainer.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - diff --git a/data/graphics/gui/keyboard_icon.xml b/data/graphics/gui/keyboard_icon.xml deleted file mode 100644 index 1406145e2..000000000 --- a/data/graphics/gui/keyboard_icon.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - diff --git a/data/graphics/gui/label.xml b/data/graphics/gui/label.xml deleted file mode 100644 index 09320030a..000000000 --- a/data/graphics/gui/label.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/data/graphics/gui/listbox.xml b/data/graphics/gui/listbox.xml deleted file mode 100644 index f0851dcff..000000000 --- a/data/graphics/gui/listbox.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - diff --git a/data/graphics/gui/lock.png b/data/graphics/gui/lock.png deleted file mode 100644 index 457195c7a..000000000 Binary files a/data/graphics/gui/lock.png and /dev/null differ diff --git a/data/graphics/gui/mailedit.xml b/data/graphics/gui/mailedit.xml deleted file mode 100644 index 786ea9ac2..000000000 --- a/data/graphics/gui/mailedit.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - \ No newline at end of file diff --git a/data/graphics/gui/ministatus.xml b/data/graphics/gui/ministatus.xml deleted file mode 100644 index 2dd1339ac..000000000 --- a/data/graphics/gui/ministatus.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - diff --git a/data/graphics/gui/mouse.png b/data/graphics/gui/mouse.png deleted file mode 100644 index 1f2a22c3c..000000000 Binary files a/data/graphics/gui/mouse.png and /dev/null differ diff --git a/data/graphics/gui/npc.xml b/data/graphics/gui/npc.xml deleted file mode 100644 index 786ea9ac2..000000000 --- a/data/graphics/gui/npc.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - \ No newline at end of file diff --git a/data/graphics/gui/ok.xml b/data/graphics/gui/ok.xml deleted file mode 100644 index 616e3e273..000000000 --- a/data/graphics/gui/ok.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - diff --git a/data/graphics/gui/onlinebrowserbox.xml b/data/graphics/gui/onlinebrowserbox.xml deleted file mode 100644 index b553dec54..000000000 --- a/data/graphics/gui/onlinebrowserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - diff --git a/data/graphics/gui/outfits.xml b/data/graphics/gui/outfits.xml deleted file mode 100644 index c34767b28..000000000 --- a/data/graphics/gui/outfits.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - \ No newline at end of file diff --git a/data/graphics/gui/playerbox.xml b/data/graphics/gui/playerbox.xml deleted file mode 100644 index 88e98604e..000000000 --- a/data/graphics/gui/playerbox.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - diff --git a/data/graphics/gui/playerboxselected.xml b/data/graphics/gui/playerboxselected.xml deleted file mode 100644 index 69d50cc4e..000000000 --- a/data/graphics/gui/playerboxselected.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - diff --git a/data/graphics/gui/popup.xml b/data/graphics/gui/popup.xml deleted file mode 100644 index bc5bb9ede..000000000 --- a/data/graphics/gui/popup.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - diff --git a/data/graphics/gui/popupbrowserbox.xml b/data/graphics/gui/popupbrowserbox.xml deleted file mode 100644 index ebd404ff9..000000000 --- a/data/graphics/gui/popupbrowserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - diff --git a/data/graphics/gui/progress-indicator.png b/data/graphics/gui/progress-indicator.png deleted file mode 100644 index 907f334eb..000000000 Binary files a/data/graphics/gui/progress-indicator.png and /dev/null differ diff --git a/data/graphics/gui/progressbar.xml b/data/graphics/gui/progressbar.xml deleted file mode 100644 index c2b1f46e9..000000000 --- a/data/graphics/gui/progressbar.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - diff --git a/data/graphics/gui/progressbar_fill.xml b/data/graphics/gui/progressbar_fill.xml deleted file mode 100644 index c674c7c7b..000000000 --- a/data/graphics/gui/progressbar_fill.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/data/graphics/gui/quests.xml b/data/graphics/gui/quests.xml deleted file mode 100644 index ec6616aa3..000000000 --- a/data/graphics/gui/quests.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - diff --git a/data/graphics/gui/radio.xml b/data/graphics/gui/radio.xml deleted file mode 100644 index 5800fb939..000000000 --- a/data/graphics/gui/radio.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - diff --git a/data/graphics/gui/resize.xml b/data/graphics/gui/resize.xml deleted file mode 100644 index 45b7ed8e0..000000000 --- a/data/graphics/gui/resize.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/data/graphics/gui/scroll.xml b/data/graphics/gui/scroll.xml deleted file mode 100644 index aa9782ef5..000000000 --- a/data/graphics/gui/scroll.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/data/graphics/gui/scroll_background.xml b/data/graphics/gui/scroll_background.xml deleted file mode 100644 index 2ca37d2f2..000000000 --- a/data/graphics/gui/scroll_background.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/data/graphics/gui/scroll_hbackground.xml b/data/graphics/gui/scroll_hbackground.xml deleted file mode 100644 index 7ebb8e7c8..000000000 --- a/data/graphics/gui/scroll_hbackground.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/data/graphics/gui/scroll_highlighted.xml b/data/graphics/gui/scroll_highlighted.xml deleted file mode 100644 index f4f5c6e29..000000000 --- a/data/graphics/gui/scroll_highlighted.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/data/graphics/gui/scroll_vbackground.xml b/data/graphics/gui/scroll_vbackground.xml deleted file mode 100644 index 5e482204e..000000000 --- a/data/graphics/gui/scroll_vbackground.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/data/graphics/gui/scrollbuttons.xml b/data/graphics/gui/scrollbuttons.xml deleted file mode 100644 index 381f102ba..000000000 --- a/data/graphics/gui/scrollbuttons.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/data/graphics/gui/scrollbuttons_pressed.xml b/data/graphics/gui/scrollbuttons_pressed.xml deleted file mode 100644 index d278742d6..000000000 --- a/data/graphics/gui/scrollbuttons_pressed.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/data/graphics/gui/sell.xml b/data/graphics/gui/sell.xml deleted file mode 100644 index d414a9a35..000000000 --- a/data/graphics/gui/sell.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - diff --git a/data/graphics/gui/server.xml b/data/graphics/gui/server.xml deleted file mode 100644 index d414a9a35..000000000 --- a/data/graphics/gui/server.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - diff --git a/data/graphics/gui/serverinfo.xml b/data/graphics/gui/serverinfo.xml deleted file mode 100644 index 4ad70a5a8..000000000 --- a/data/graphics/gui/serverinfo.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/data/graphics/gui/shop.xml b/data/graphics/gui/shop.xml deleted file mode 100644 index 0b5c92f32..000000000 --- a/data/graphics/gui/shop.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - diff --git a/data/graphics/gui/skillrectanglelistbox.xml b/data/graphics/gui/skillrectanglelistbox.xml deleted file mode 100644 index d879933a2..000000000 --- a/data/graphics/gui/skillrectanglelistbox.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - diff --git a/data/graphics/gui/slider.xml b/data/graphics/gui/slider.xml deleted file mode 100644 index 01866f572..000000000 --- a/data/graphics/gui/slider.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/data/graphics/gui/slider_highlighted.xml b/data/graphics/gui/slider_highlighted.xml deleted file mode 100644 index 76aa4eb45..000000000 --- a/data/graphics/gui/slider_highlighted.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/data/graphics/gui/speechbrowserbox.xml b/data/graphics/gui/speechbrowserbox.xml deleted file mode 100644 index 281683021..000000000 --- a/data/graphics/gui/speechbrowserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - diff --git a/data/graphics/gui/speechbubble.xml b/data/graphics/gui/speechbubble.xml deleted file mode 100644 index 5ca5b1e69..000000000 --- a/data/graphics/gui/speechbubble.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - diff --git a/data/graphics/gui/tab.xml b/data/graphics/gui/tab.xml deleted file mode 100644 index ffbd1ea6a..000000000 --- a/data/graphics/gui/tab.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - diff --git a/data/graphics/gui/tab_highlighted.xml b/data/graphics/gui/tab_highlighted.xml deleted file mode 100644 index 497f7be51..000000000 --- a/data/graphics/gui/tab_highlighted.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/data/graphics/gui/tab_selected.xml b/data/graphics/gui/tab_selected.xml deleted file mode 100644 index ad43851e5..000000000 --- a/data/graphics/gui/tab_selected.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/data/graphics/gui/tab_unused.xml b/data/graphics/gui/tab_unused.xml deleted file mode 100644 index ed13c1168..000000000 --- a/data/graphics/gui/tab_unused.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/data/graphics/gui/target-cursor-in-range-l.png b/data/graphics/gui/target-cursor-in-range-l.png deleted file mode 100644 index dcf09d024..000000000 Binary files a/data/graphics/gui/target-cursor-in-range-l.png and /dev/null differ diff --git a/data/graphics/gui/target-cursor-in-range-l.xml b/data/graphics/gui/target-cursor-in-range-l.xml deleted file mode 100644 index ee7285b37..000000000 --- a/data/graphics/gui/target-cursor-in-range-l.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - diff --git a/data/graphics/gui/target-cursor-in-range-m.png b/data/graphics/gui/target-cursor-in-range-m.png deleted file mode 100644 index 193863204..000000000 Binary files a/data/graphics/gui/target-cursor-in-range-m.png and /dev/null differ diff --git a/data/graphics/gui/target-cursor-in-range-m.xml b/data/graphics/gui/target-cursor-in-range-m.xml deleted file mode 100644 index 696b846d7..000000000 --- a/data/graphics/gui/target-cursor-in-range-m.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - diff --git a/data/graphics/gui/target-cursor-in-range-s.png b/data/graphics/gui/target-cursor-in-range-s.png deleted file mode 100644 index 6be643daa..000000000 Binary files a/data/graphics/gui/target-cursor-in-range-s.png and /dev/null differ diff --git a/data/graphics/gui/target-cursor-in-range-s.xml b/data/graphics/gui/target-cursor-in-range-s.xml deleted file mode 100644 index 3c4356681..000000000 --- a/data/graphics/gui/target-cursor-in-range-s.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - diff --git a/data/graphics/gui/target-cursor-normal-l.png b/data/graphics/gui/target-cursor-normal-l.png deleted file mode 100644 index 5670380f8..000000000 Binary files a/data/graphics/gui/target-cursor-normal-l.png and /dev/null differ diff --git a/data/graphics/gui/target-cursor-normal-l.xml b/data/graphics/gui/target-cursor-normal-l.xml deleted file mode 100644 index 1058d5906..000000000 --- a/data/graphics/gui/target-cursor-normal-l.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - diff --git a/data/graphics/gui/target-cursor-normal-m.png b/data/graphics/gui/target-cursor-normal-m.png deleted file mode 100644 index 6a2412fef..000000000 Binary files a/data/graphics/gui/target-cursor-normal-m.png and /dev/null differ diff --git a/data/graphics/gui/target-cursor-normal-m.xml b/data/graphics/gui/target-cursor-normal-m.xml deleted file mode 100644 index 03d34758c..000000000 --- a/data/graphics/gui/target-cursor-normal-m.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - diff --git a/data/graphics/gui/target-cursor-normal-s.png b/data/graphics/gui/target-cursor-normal-s.png deleted file mode 100644 index e9a17edfa..000000000 Binary files a/data/graphics/gui/target-cursor-normal-s.png and /dev/null differ diff --git a/data/graphics/gui/target-cursor-normal-s.xml b/data/graphics/gui/target-cursor-normal-s.xml deleted file mode 100644 index e407a29a1..000000000 --- a/data/graphics/gui/target-cursor-normal-s.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - diff --git a/data/graphics/gui/textfield.xml b/data/graphics/gui/textfield.xml deleted file mode 100644 index dbc477eb0..000000000 --- a/data/graphics/gui/textfield.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - diff --git a/data/graphics/gui/textpreview.xml b/data/graphics/gui/textpreview.xml deleted file mode 100644 index 3c9f32c34..000000000 --- a/data/graphics/gui/textpreview.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/data/graphics/gui/unknown-item.png b/data/graphics/gui/unknown-item.png deleted file mode 100644 index 92659a76e..000000000 Binary files a/data/graphics/gui/unknown-item.png and /dev/null differ diff --git a/data/graphics/gui/window.png b/data/graphics/gui/window.png deleted file mode 100644 index c84eb1ae9..000000000 Binary files a/data/graphics/gui/window.png and /dev/null differ diff --git a/data/graphics/gui/window.xml b/data/graphics/gui/window.xml deleted file mode 100644 index 4ad70a5a8..000000000 --- a/data/graphics/gui/window.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/data/graphics/gui/windowmenu.xml b/data/graphics/gui/windowmenu.xml deleted file mode 100644 index ede5a8fb8..000000000 --- a/data/graphics/gui/windowmenu.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/data/graphics/gui/world.xml b/data/graphics/gui/world.xml deleted file mode 100644 index d414a9a35..000000000 --- a/data/graphics/gui/world.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - -- cgit v1.2.3-70-g09d2