Module: wine Branch: master Commit: 44bb2c88307a9f538f73dbd454c08922dc4b1c3f URL: https://source.winehq.org/git/wine.git/?a=commit;h=44bb2c88307a9f538f73dbd45...
Author: Alex Henrie alexhenrie24@gmail.com Date: Sun Aug 19 22:45:53 2018 -0600
shell32: Add Internet icon.
Adapted from internet-web-browser.svg in the Tango Icon Library.
Signed-off-by: Alex Henrie alexhenrie24@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/shell32/Makefile.in | 1 + dlls/shell32/internet.ico | Bin 0 -> 78510 bytes dlls/shell32/internet.svg | 2614 +++++++++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + 4 files changed, 2618 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=44bb2c88307a9f538f73d...