Module: wine Branch: stable Commit: a658948b4f02555ece5d25b2ad5eb0a5826691c5 URL: https://source.winehq.org/git/wine.git/?a=commit;h=a658948b4f02555ece5d25b2a...
Author: Alex Henrie alexhenrie24@gmail.com Date: Thu Aug 30 21:41:15 2018 -0600
shell32: Add image file icon.
Adapted from image-x-generic in the Tango Icon Library.
Signed-off-by: Alex Henrie alexhenrie24@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit 9da55d132c6bbc0944d6aa9fd968800511629008) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/shell32/Makefile.in | 1 + dlls/shell32/resources/image.ico | Bin 0 -> 48807 bytes dlls/shell32/resources/image.svg | 1008 ++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + dlls/shell32/shresdef.h | 1 + 5 files changed, 1013 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=a658948b4f02555ece5d2...