Module: wine Branch: stable Commit: 1ba3f1d040de5ba6f35c0992e9a386c00540049a URL: https://source.winehq.org/git/wine.git/?a=commit;h=1ba3f1d040de5ba6f35c0992e...
Author: Alex Henrie alexhenrie24@gmail.com Date: Sun Aug 19 22:45:57 2018 -0600
shell32: Add recent documents icon.
Adapted from appointment-new.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 76e02a83118e615587d6ebe8c32e136fd8f1baee) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/shell32/Makefile.in | 1 + dlls/shell32/recent.ico | Bin 0 -> 71868 bytes dlls/shell32/recent.svg | 944 +++++++++++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + dlls/shell32/shresdef.h | 1 + 5 files changed, 949 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1ba3f1d040de5ba6f35c0...