Alex Henrie : shell32: Add audio file icon.
Module: wine Branch: master Commit: 47c35b2ef1d450361e388ec855a2927d7648ef2c URL: https://source.winehq.org/git/wine.git/?a=commit;h=47c35b2ef1d450361e388ec85... Author: Alex Henrie <alexhenrie24(a)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(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)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=47c35b2ef1d450361e388...
participants (1)
-
Alexandre Julliard