Module: wine Branch: stable Commit: 24f4871ac5cd22d536d077a088e26206f534cb16 URL: https://source.winehq.org/git/wine.git/?a=commit;h=24f4871ac5cd22d536d077a08...
Author: Alex Henrie alexhenrie24@gmail.com Date: Thu Aug 30 21:41:17 2018 -0600
shell32: Add users icon.
Signed-off-by: Alex Henrie alexhenrie24@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit 63767f4b90dd704354accaea71e8e557f360b407) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/shell32/Makefile.in | 1 + dlls/shell32/resources/users.ico | Bin 0 -> 57595 bytes dlls/shell32/resources/users.svg | 1172 ++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 15 +- 4 files changed, 1179 insertions(+), 9 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=24f4871ac5cd22d536d07...