Module: wine Branch: stable Commit: b02bd22fe8d39785b59db497b0ef90eddb3cf21c URL: https://source.winehq.org/git/wine.git/?a=commit;h=b02bd22fe8d39785b59db497b...
Author: Alex Henrie alexhenrie24@gmail.com Date: Wed Aug 29 23:37:40 2018 -0600
shell32: Add video file icon.
Adapted from video-x-generic 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 627c34fff765abfb055b0c8fd8a3c3f21d8835c0) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/shell32/Makefile.in | 1 + dlls/shell32/resources/video.ico | Bin 0 -> 64272 bytes dlls/shell32/resources/video.svg | 783 +++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + dlls/shell32/shresdef.h | 1 + 5 files changed, 788 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b02bd22fe8d39785b59db...