Alex Henrie : shell32: Add shutdown icon.
Module: wine Branch: master Commit: 905685c383a49cfe9ef3f08a3a8492532fabbffb URL: https://source.winehq.org/git/wine.git/?a=commit;h=905685c383a49cfe9ef3f08a3... Author: Alex Henrie <alexhenrie24(a)gmail.com> Date: Tue Aug 21 20:37:44 2018 -0600 shell32: Add shutdown icon. Adapted from system-shutdown 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/shut_down.ico | Bin 0 -> 38405 bytes dlls/shell32/resources/shut_down.svg | 883 +++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + dlls/shell32/shresdef.h | 1 + 5 files changed, 888 insertions(+) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=905685c383a49cfe9ef3f...
participants (1)
-
Alexandre Julliard