Module: wine Branch: stable Commit: 9e543ab57570daab339a3af904df74fbbb758721 URL: https://source.winehq.org/git/wine.git/?a=commit;h=9e543ab57570daab339a3af90...
Author: Alex Henrie alexhenrie24@gmail.com Date: Wed Aug 29 23:37:54 2018 -0600
shell32: Add play icon.
Adapted from media-playback-start in the Tango Icon Library.
Signed-off-by: Alex Henrie alexhenrie24@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit 4213781ae0f8b45c7ef01e8f4c28a47d8c348e3b) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/shell32/Makefile.in | 1 + dlls/shell32/resources/play.ico | Bin 0 -> 37047 bytes dlls/shell32/resources/play.svg | 454 ++++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + dlls/shell32/shresdef.h | 1 + 5 files changed, 459 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=9e543ab57570daab339a3...