-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: embedded icon into source file for wheel.
- Loading branch information
1 parent
d4b1dc4
commit 393295c
Showing
5 changed files
with
352 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# The following the base64 encoded Icon of Gamepadla+. | ||
# Gamepadla+ Icon © 2024 by Adam McKellar is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International. | ||
# To view a copy of this license, visit https://creativecommons.org/licenses/by-nc-sa/4.0/ | ||
ICON = b""" | ||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAACXBIWXMAAAdhAAAH | ||
YQGVw7i2AAAAMFBMVEVHcEwHBwfazcWkmZHf0ccuLi3PwbeupqHn2M1dXFyHgn8f | ||
HRtWT0vz49f+7+P//PLeA3SRAAAADXRSTlMA/fgXnPde/cb8+3k8ABcpMwAAAPZJ | ||
REFUKM9jYBg4YAwimBH8jLsaHR0dd68YQPks797eBYJ77y5ABfL+vgMLzPrBwHAA | ||
JKA/MRao5N7dWe8SuAVAhr0VFAcJTP0r3sAtYAAyIlAIKHC/XGnRb0FBYQYGpnu3 | ||
9IEKHr2P/PeMWxiowvbu+//T/96bGKv09gbYjNy7d7VmrnskKP737juwLb13796a | ||
VXcPaNC9XyAFDEAnvF/+9951vbtvQ6fKAG0FO/LuXaBzv659P4eBgQ0ocMUFCJzu | ||
Xf1UfxUscAniK7+rn9ZBBC5DPflV/3012IwEqC+vh6uD3XENFi72qrtBFA9MAQNz | ||
At3iCADRbX5yYfCbsQAAAABJRU5ErkJggg== | ||
""" |
Oops, something went wrong.