Module: wine Branch: master Commit: 9da55d132c6bbc0944d6aa9fd968800511629008 URL: https://source.winehq.org/git/wine.git/?a=commit;h=9da55d132c6bbc0944d6aa9fd...
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
---
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=9da55d132c6bbc0944d6a...