Alex Henrie : shell32: Add logoff icon.
Module: wine Branch: stable Commit: 419658c881bb65be9d8ecc56d6162dd80bafc9b4 URL: https://source.winehq.org/git/wine.git/?a=commit;h=419658c881bb65be9d8ecc56d... Author: Alex Henrie <alexhenrie24(a)gmail.com> Date: Sun Aug 26 22:20:49 2018 -0600 shell32: Add logoff icon. Adapted from system-log-out in the Tango Icon Library. Signed-off-by: Alex Henrie <alexhenrie24(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> (cherry picked from commit 856e68e131275b7ff61f365483c2dbf9f3dd789b) Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> --- dlls/shell32/Makefile.in | 1 + dlls/shell32/resources/log_off.ico | Bin 0 -> 48648 bytes dlls/shell32/resources/log_off.svg | 875 +++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + dlls/shell32/shresdef.h | 1 + 5 files changed, 880 insertions(+) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=419658c881bb65be9d8ec...
participants (1)
-
Alexandre Julliard