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