mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-01 09:05:03 +00:00
81466d7fa3
Using the XPM format for images has become a maintenance problem because people don't know how to create them. This commit removes all XPM images and all C files that contain PNG images. DolphinWX now uses the PNGs in the Resources folder instead, just like DolphinQt and DolphinQt2 do. |
||
---|---|---|
.. | ||
browse.png | ||
classic.png | ||
config.png | ||
fullscreen.png | ||
gcpad.png | ||
graphics.png | ||
help.png | ||
open.png | ||
pause.png | ||
play.png | ||
README.txt | ||
refresh.png | ||
screenshot.png | ||
stop.png | ||
wiimote.png |
Boomy: Milosz Wlazlo [miloszwl@miloszwl.com]