Module: wine Branch: stable Commit: b0cd24f3870608dec0ed87fc78acfeaac381688d URL: https://source.winehq.org/git/wine.git/?a=commit;h=b0cd24f3870608dec0ed87fc7...
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 (cherry picked from commit 44bb2c88307a9f538f73dbd454c08922dc4b1c3f) Signed-off-by: Michael Stefaniuc mstefani@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=b0cd24f3870608dec0ed8...