Alex Henrie : shell32: Add start menu icon.
Module: wine Branch: master Commit: f2252757baf9720b6d762d6827362d1921a3140a URL: https://source.winehq.org/git/wine.git/?a=commit;h=f2252757baf9720b6d762d682... Author: Alex Henrie <alexhenrie24(a)gmail.com> Date: Thu Aug 23 23:16:47 2018 -0600 shell32: Add start menu icon. Adapted from list-remove.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/menu.ico | Bin 0 -> 34002 bytes dlls/shell32/resources/menu.svg | 631 ++++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + dlls/shell32/shresdef.h | 1 + 5 files changed, 636 insertions(+) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f2252757baf9720b6d762...
participants (1)
-
Alexandre Julliard