Module: wine Branch: stable Commit: 6e46fa137ddaccdee9eb74532e91e5eb17d135fe URL: https://source.winehq.org/git/wine.git/?a=commit;h=6e46fa137ddaccdee9eb74532...
Author: Alex Henrie alexhenrie24@gmail.com Date: Tue Aug 21 20:37:45 2018 -0600
shell32: Add "trash full" icon.
Adapted from user-trash-full 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 8969e6f37f18407b0f2980b66695227212ee797f) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/shell32/Makefile.in | 1 + dlls/shell32/resources/trash_full.ico | Bin 0 -> 73668 bytes dlls/shell32/resources/trash_full.svg | 1701 +++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 6 +- 4 files changed, 1705 insertions(+), 3 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=6e46fa137ddaccdee9eb7...