Alex Henrie : shell32: Add recent documents icon.
Module: wine Branch: master Commit: 76e02a83118e615587d6ebe8c32e136fd8f1baee URL: https://source.winehq.org/git/wine.git/?a=commit;h=76e02a83118e615587d6ebe8c... Author: Alex Henrie <alexhenrie24(a)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(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)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=76e02a83118e615587d6e...
participants (1)
-
Alexandre Julliard