Alex Henrie : shell32: Add copy icon.
Module: wine Branch: master Commit: 4f5c8253d33de851aab5111a9042612c0aa1878f URL: https://source.winehq.org/git/wine.git/?a=commit;h=4f5c8253d33de851aab5111a9... Author: Alex Henrie <alexhenrie24(a)gmail.com> Date: Mon Aug 27 20:40:52 2018 -0600 shell32: Add copy icon. Adapted from edit-copy 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/resources/copy.ico | Bin 0 -> 34090 bytes dlls/shell32/resources/copy.svg | 811 ++++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + dlls/shell32/shresdef.h | 1 + 5 files changed, 816 insertions(+) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=4f5c8253d33de851aab51...
participants (1)
-
Alexandre Julliard