Module: wine Branch: master Commit: 84e2cf037546fcd57dcacd58b28d56d287dad8d1 URL: https://source.winehq.org/git/wine.git/?a=commit;h=84e2cf037546fcd57dcacd58b...
Author: Alex Henrie alexhenrie24@gmail.com Date: Mon Aug 20 22:33:34 2018 -0600
shell32: Add help icon.
Adapted from help-browser 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/help.ico | Bin 0 -> 71467 bytes dlls/shell32/resources/help.svg | 647 ++++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + 4 files changed, 651 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=84e2cf037546fcd57dcac...