Module: wine Branch: master Commit: ecf0bef5613c379e80e40a47f32ee27c58f42443 URL: https://source.winehq.org/git/wine.git/?a=commit;h=ecf0bef5613c379e80e40a47f...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Apr 20 17:16:51 2018 +0200
user32: Add 256x256 variants of the standard icons.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/user32/resources/oic_bang.ico | Bin 25214 -> 41061 bytes dlls/user32/resources/oic_bang.svg | 452 ++++++++++- dlls/user32/resources/oic_hand.ico | Bin 25214 -> 48346 bytes dlls/user32/resources/oic_hand.svg | 549 +++++++++++-- dlls/user32/resources/oic_note.ico | Bin 25214 -> 47823 bytes dlls/user32/resources/oic_note.svg | 430 ++++++++-- dlls/user32/resources/oic_ques.ico | Bin 25214 -> 47818 bytes dlls/user32/resources/oic_ques.svg | 453 +++++++++-- dlls/user32/resources/oic_sample.ico | Bin 25214 -> 28310 bytes dlls/user32/resources/oic_sample.svg | 551 +++++++++++-- dlls/user32/resources/oic_shield.ico | Bin 34494 -> 57805 bytes dlls/user32/resources/oic_shield.svg | 246 ++++-- dlls/user32/resources/oic_winlogo.ico | Bin 25214 -> 48230 bytes dlls/user32/resources/oic_winlogo.svg | 1435 ++++++++++++++++++++++++++++----- 14 files changed, 3570 insertions(+), 546 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ecf0bef5613c379e80e40...