Alex Henrie : shell32: Add eject icon.
Module: wine Branch: master Commit: f9c7dbd55e265cab4ed0b207b1d8bac0f973b825 URL: https://source.winehq.org/git/wine.git/?a=commit;h=f9c7dbd55e265cab4ed0b207b... Author: Alex Henrie <alexhenrie24(a)gmail.com> Date: Tue Aug 21 20:37:43 2018 -0600 shell32: Add eject icon. Adapted from media-eject 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/eject.ico | Bin 0 -> 41496 bytes dlls/shell32/resources/eject.svg | 596 +++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + dlls/shell32/shresdef.h | 1 + 5 files changed, 601 insertions(+) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f9c7dbd55e265cab4ed0b...
participants (1)
-
Alexandre Julliard