Module: wine Branch: stable Commit: a2f3b27d89e6b04de46f3103f94cf3fc71c92ca3 URL: https://source.winehq.org/git/wine.git/?a=commit;h=a2f3b27d89e6b04de46f3103f... Author: Alex Henrie <alexhenrie24(a)gmail.com> Date: Mon Aug 20 22:33:31 2018 -0600 shell32: Remove alpha channel from 4-bit and 8-bit Internet icons. Signed-off-by: Alex Henrie <alexhenrie24(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> (cherry picked from commit ba0007260e7861df1d6610876c71c15005beda89) Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> --- dlls/shell32/resources/internet.ico | Bin 78510 -> 76974 bytes dlls/shell32/resources/internet.svg | 373 ++++++++++++++++++++++++++---------- 2 files changed, 274 insertions(+), 99 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=a2f3b27d89e6b04de46f3...