mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-21 13:39:56 +00:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/1057
State: closed
Merged: Yes
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Made a singe function to take icon name and load the icon and also modified the relative loading of config files by the GUI executable.
This is actually a reopen of my previous pull request (#1050) as I had to change branch names in order to work on another issue and it screwed up my repo. Also I noticed that the general method required to return full path to executable in windows doesn't work if a 32-bit compiled application calls that function on a 64-bit OS, so in that case I've left the program to behave as it previously was.
I welcome any suggestions to help me fix the issue on Mac.