Module: wine Branch: stable Commit: 08d06862807b81f0cfeb6e4a23d34cc92de0576d URL: https://source.winehq.org/git/wine.git/?a=commit;h=08d06862807b81f0cfeb6e4a2...
Author: Alex Henrie alexhenrie24@gmail.com Date: Sun Aug 26 22:20:52 2018 -0600
shell32: Add rights icon.
Signed-off-by: Alex Henrie alexhenrie24@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit 5f82532b218c9b25064d65f389e674668dbd361c) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/shell32/Makefile.in | 1 + dlls/shell32/resources/lock.ico | Bin 0 -> 32810 bytes dlls/shell32/resources/lock.svg | 532 ++++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + dlls/shell32/shresdef.h | 1 + 5 files changed, 537 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=08d06862807b81f0cfeb6...