Alex Henrie : shell32: Add help icon.
Module: wine Branch: stable Commit: 3539734bf9c33816b8fa1b81ccf704d4741f0933 URL: https://source.winehq.org/git/wine.git/?a=commit;h=3539734bf9c33816b8fa1b81c... Author: Alex Henrie <alexhenrie24(a)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(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> (cherry picked from commit 84e2cf037546fcd57dcacd58b28d56d287dad8d1) Signed-off-by: Michael Stefaniuc <mstefani(a)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=3539734bf9c33816b8fa1...
participants (1)
-
Alexandre Julliard