Actions
Emulator Issues #6623
closedStop dolphin loading help.png
% Done:
0%
Operating system:
N/A
Issue type:
Other
Milestone:
Current
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Purpose of code changes on this branch:
This branch prevents dolphin from loading help.png, which was apparently never used anywhere in dolphin.
This allows our lovely theme designers to focus on things other than making icons which will never be used.
When reviewing my code changes, please focus on:
Does this unintentionally break anything?
After the review, I'll merge this branch into:
Master, before we code freeze in 16 hours, otherwise we will have to throw a blank help.png icon in.
Updated by MayImilae over 11 years ago
Without a help.png file in the theme's folder, WX throws up an error fussing for help.png. All for a file that is never used by Dolphin...
Actions