[PATCH v2] shell32: Add start menu icon

Alexandre Julliard julliard at winehq.org
Thu Aug 23 05:41:48 CDT 2018


Alex Henrie <alexhenrie24 at gmail.com> writes:

> Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
> ---
> v2: Forgot to add the icon to shell32.rc
> ---
>  dlls/shell32/Makefile.in        |   1 +
>  dlls/shell32/resources/menu.ico | Bin 0 -> 4696 bytes
>  dlls/shell32/resources/menu.svg | 214 ++++++++++++++++++++++++++++++++
>  dlls/shell32/shell32.rc         |   3 +
>  dlls/shell32/shresdef.h         |   1 +
>  5 files changed, 219 insertions(+)
>  create mode 100644 dlls/shell32/resources/menu.ico
>  create mode 100644 dlls/shell32/resources/menu.svg

This doesn't fit in with the look of the other icons, and it's not going
to be visible on a dark background. Please try to find some appropriate
Tango icon for this one too.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list