Alex Henrie : shell32: Add sleep icon.
Module: wine Branch: stable Commit: 6a28e6e0ec3c25ef9e51886243e7c309bc67ce6d URL: https://source.winehq.org/git/wine.git/?a=commit;h=6a28e6e0ec3c25ef9e5188624... Author: Alex Henrie <alexhenrie24(a)gmail.com> Date: Mon Aug 20 22:33:36 2018 -0600 shell32: Add sleep icon. Adapted from preferences-desktop-screensaver 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 09cca8fed75fae2dc8dd30e8b1ee5fdd429296d3) Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> --- dlls/shell32/Makefile.in | 1 + dlls/shell32/resources/sleep.ico | Bin 0 -> 65140 bytes dlls/shell32/resources/sleep.svg | 1594 ++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32.rc | 3 + dlls/shell32/shresdef.h | 1 + 5 files changed, 1599 insertions(+) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=6a28e6e0ec3c25ef9e518...
participants (1)
-
Alexandre Julliard