Alex Henrie : shell32: Add optical disc icon.
Module: wine Branch: stable Commit: 74f2d34ef3f8740d38462428ec738456a89b8267 URL: https://source.winehq.org/git/wine.git/?a=commit;h=74f2d34ef3f8740d38462428e... Author: Alex Henrie <alexhenrie24(a)gmail.com> Date: Thu Aug 23 23:16:48 2018 -0600 shell32: Add optical disc icon. Adapted from media-optical 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 4fc740c0188226c54399bf723e03eb4cfe649381) Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> --- dlls/shell32/Makefile.in | 1 + dlls/shell32/resources/optical_disc.ico | Bin 0 -> 50691 bytes dlls/shell32/resources/optical_disc.svg | 1102 +++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + dlls/shell32/shresdef.h | 1 + 5 files changed, 1107 insertions(+) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=74f2d34ef3f8740d38462...
participants (1)
-
Alexandre Julliard