Alex Henrie : shell32: Add search icon.
Module: wine Branch: master Commit: c1b264ac1833d9e99c1d33eaf6efd764951887e5 URL: https://source.winehq.org/git/wine.git/?a=commit;h=c1b264ac1833d9e99c1d33eaf... 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> --- 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=c1b264ac1833d9e99c1d3...
participants (1)
-
Alexandre Julliard