Module: wine Branch: stable Commit: ca28d6e7320109bfd1d84c17b3253d61bd7f21e1 URL: https://source.winehq.org/git/wine.git/?a=commit;h=ca28d6e7320109bfd1d84c17b...
Author: Alex Henrie alexhenrie24@gmail.com Date: Wed Aug 29 23:37:51 2018 -0600
shell32: Add move icon.
Adapted from mail-forward.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 ddaf6bb13710c13fe1037126e73773c91894dea6) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/shell32/Makefile.in | 1 + dlls/shell32/resources/move.ico | Bin 0 -> 39515 bytes dlls/shell32/resources/move.svg | 513 ++++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + dlls/shell32/shresdef.h | 1 + 5 files changed, 518 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ca28d6e7320109bfd1d84...