Module: wine Branch: stable Commit: 4548c25667fc7aa72b4097592f0de6a14d329d25 URL: https://source.winehq.org/git/wine.git/?a=commit;h=4548c25667fc7aa72b4097592...
Author: Alex Henrie alexhenrie24@gmail.com Date: Sun Aug 19 22:45:54 2018 -0600
shell32: Add network icon.
Adapted from network-workgroup.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 891b6fda83aff5f304c49cb9886587626ab221dc) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/shell32/Makefile.in | 1 + dlls/shell32/network.ico | Bin 0 -> 47208 bytes dlls/shell32/network.svg | 2727 ++++++++++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + 4 files changed, 2731 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=4548c25667fc7aa72b409...