Alex Henrie : shell32: Add search icon.
Module: wine Branch: stable Commit: fb993efd9094a8090047d7ed6a3158fd2cef585f URL: https://source.winehq.org/git/wine.git/?a=commit;h=fb993efd9094a8090047d7ed6... Author: Alex Henrie <alexhenrie24(a)gmail.com> Date: Mon Aug 20 22:33:33 2018 -0600 shell32: Add search icon. Adapted from system-search.svg 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 c1b264ac1833d9e99c1d33eaf6efd764951887e5) Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> --- dlls/shell32/Makefile.in | 1 + dlls/shell32/resources/search.ico | Bin 0 -> 78155 bytes dlls/shell32/resources/search.svg | 892 ++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + 4 files changed, 896 insertions(+) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=fb993efd9094a8090047d...
participants (1)
-
Alexandre Julliard