Alexandre Julliard : shell32: Move image resources to a resources subdirectory.

Alexandre Julliard julliard at winehq.org
Thu Nov 29 15:09:31 CST 2018


Module: wine
Branch: stable
Commit: 0119a9426ec92d3e6fc0398891f5b8fb3515abc7
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=0119a9426ec92d3e6fc0398891f5b8fb3515abc7

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Aug 20 19:54:48 2018 +0200

shell32: Move image resources to a resources subdirectory.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit 8204d04b7fd416c1b6296708937e3c06e058809b)
Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>

---

 dlls/shell32/Makefile.in                      |  42 +++----
 dlls/shell32/{ => resources}/cdrom.ico        | Bin
 dlls/shell32/{ => resources}/cdrom.svg        |   0
 dlls/shell32/{ => resources}/control.ico      | Bin
 dlls/shell32/{ => resources}/control.svg      |   0
 dlls/shell32/{ => resources}/delete.ico       | Bin
 dlls/shell32/{ => resources}/delete.svg       |   0
 dlls/shell32/{ => resources}/desktop.ico      | Bin
 dlls/shell32/{ => resources}/desktop.svg      |   0
 dlls/shell32/{ => resources}/document.ico     | Bin
 dlls/shell32/{ => resources}/document.svg     |   0
 dlls/shell32/{ => resources}/drive.ico        | Bin
 dlls/shell32/{ => resources}/drive.svg        |   0
 dlls/shell32/{ => resources}/floppy.ico       | Bin
 dlls/shell32/{ => resources}/floppy.svg       |   0
 dlls/shell32/{ => resources}/folder.ico       | Bin
 dlls/shell32/{ => resources}/folder.svg       |   0
 dlls/shell32/{ => resources}/folder_open.ico  | Bin
 dlls/shell32/{ => resources}/folder_open.svg  |   0
 dlls/shell32/{ => resources}/idb_tb_large.bmp | Bin
 dlls/shell32/{ => resources}/idb_tb_small.bmp | Bin
 dlls/shell32/{ => resources}/internet.ico     | Bin
 dlls/shell32/{ => resources}/internet.svg     |   0
 dlls/shell32/{ => resources}/mycomputer.ico   | Bin
 dlls/shell32/{ => resources}/mycomputer.svg   |   0
 dlls/shell32/{ => resources}/mydocs.ico       | Bin
 dlls/shell32/{ => resources}/mydocs.svg       |   0
 dlls/shell32/{ => resources}/netdrive.ico     | Bin
 dlls/shell32/{ => resources}/netdrive.svg     |   0
 dlls/shell32/{ => resources}/netdrive2.ico    | Bin
 dlls/shell32/{ => resources}/netdrive2.svg    |   0
 dlls/shell32/{ => resources}/network.ico      | Bin
 dlls/shell32/{ => resources}/network.svg      |   0
 dlls/shell32/{ => resources}/printer.ico      | Bin
 dlls/shell32/{ => resources}/printer.svg      |   0
 dlls/shell32/{ => resources}/ramdisk.ico      | Bin
 dlls/shell32/{ => resources}/ramdisk.svg      |   0
 dlls/shell32/{ => resources}/recent.ico       | Bin
 dlls/shell32/{ => resources}/recent.svg       |   0
 dlls/shell32/{ => resources}/searching.avi    | Bin
 dlls/shell32/{ => resources}/shortcut.ico     | Bin
 dlls/shell32/{ => resources}/shortcut.svg     |   0
 dlls/shell32/{ => resources}/trash_file.ico   | Bin
 dlls/shell32/{ => resources}/trash_file.svg   |   0
 dlls/shell32/{ => resources}/window.ico       | Bin
 dlls/shell32/{ => resources}/window.svg       |   0
 dlls/shell32/shell32.rc                       | 172 +++++++++++++-------------
 47 files changed, 107 insertions(+), 107 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=0119a9426ec92d3e6fc0398891f5b8fb3515abc7



More information about the wine-cvs mailing list