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