Module: wine Branch: master Commit: 63767f4b90dd704354accaea71e8e557f360b407 URL: https://source.winehq.org/git/wine.git/?a=commit;h=63767f4b90dd704354accaea7...
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
---
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=63767f4b90dd704354acc...