Module: wine Branch: stable Commit: e231dcc0350ab2e06cebe633ba29be6c290f5ab5 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e231dcc0350ab2e06cebe633b...
Author: Alex Henrie alexhenrie24@gmail.com Date: Wed Aug 29 23:37:41 2018 -0600
shell32: Add audio file icon.
Adapted from audio-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 47c35b2ef1d450361e388ec855a2927d7648ef2c) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/shell32/Makefile.in | 1 + dlls/shell32/resources/audio.ico | Bin 0 -> 48131 bytes dlls/shell32/resources/audio.svg | 679 +++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + dlls/shell32/shresdef.h | 1 + 5 files changed, 684 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e231dcc0350ab2e06cebe...