diff options
author | Kyle K <[email protected]> | 2022-05-14 21:14:13 -0700 |
---|---|---|
committer | Kyle K <[email protected]> | 2022-05-16 05:42:38 -0700 |
commit | 8f3098fc1eca0ba58200b2cac743106d8feca0e8 (patch) | |
tree | 0433f1069f76100d9514f8e1abc19100c7cacbea /dist/qt_themes | |
parent | 0b9ef3c0b844fbda14390c94bb6ddd37e3b36c90 (diff) | |
download | yuzu-mainline-8f3098fc1eca0ba58200b2cac743106d8feca0e8.tar.gz yuzu-mainline-8f3098fc1eca0ba58200b2cac743106d8feca0e8.zip |
about dialog: Fix the logo in a multiplatform way
The Icon was renamed in #8283 for Linux builds, and the fix proposed in #8312 would in turn break
the icon for Windows users.
I've decided to fix the aboutdialog.ui file via qtcreator.
I'm not sure its important to have the yuzu icon inside the About dialog grabbed from the local Qt theme,
but I've reword how the code works for that, and we can just delete those lines.
I've also thrown the yuzu.png through pngcrush to remove this warning
libpng warning: iCCP: known incorrect sRGB profile
Credit to abouvier for bringing bug up.
Diffstat (limited to 'dist/qt_themes')
-rw-r--r-- | dist/qt_themes/default/icons/256x256/yuzu.png | bin | 10381 -> 6751 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/dist/qt_themes/default/icons/256x256/yuzu.png b/dist/qt_themes/default/icons/256x256/yuzu.png Binary files differindex 1e501d8a6..bd5cf533f 100644 --- a/dist/qt_themes/default/icons/256x256/yuzu.png +++ b/dist/qt_themes/default/icons/256x256/yuzu.png |