shell32: We can now store binary files in the repository.

This commit is contained in:
Alexandre Julliard 2007-09-17 15:51:40 +02:00
parent 2371db52e0
commit 516bb07861
20 changed files with 27 additions and 12352 deletions

17
.gitignore vendored
View file

@ -485,28 +485,11 @@ dlls/shdocvw/tests/*.ok
dlls/shdocvw/tests/shdocvw_crosstest.exe
dlls/shdocvw/tests/testlist.c
dlls/shell.dll16
dlls/shell32/cdrom.ico
dlls/shell32/delete.ico
dlls/shell32/desktop.ico
dlls/shell32/document.ico
dlls/shell32/drive.ico
dlls/shell32/floppy.ico
dlls/shell32/folder.ico
dlls/shell32/folder_open.ico
dlls/shell32/libshell32.def
dlls/shell32/mycomputer.ico
dlls/shell32/mydocs.ico
dlls/shell32/netdrive.ico
dlls/shell32/netdrive2.ico
dlls/shell32/printer.ico
dlls/shell32/ramdisk.ico
dlls/shell32/searching.avi
dlls/shell32/shortcut.ico
dlls/shell32/shres.res
dlls/shell32/tests/*.ok
dlls/shell32/tests/shell32_crosstest.exe
dlls/shell32/tests/testlist.c
dlls/shell32/trash_file.ico
dlls/shell32/version16.res
dlls/shfolder/libshfolder.def
dlls/shfolder/version.res

View file

@ -53,25 +53,6 @@ C_SRCS = \
xdg.c
RC_SRCS = shres.rc
RC_BINSRC = shres.rc
RC_BINARIES = \
cdrom.ico \
desktop.ico \
delete.ico \
document.ico \
drive.ico \
floppy.ico \
folder.ico \
folder_open.ico \
mycomputer.ico \
mydocs.ico \
netdrive.ico \
netdrive2.ico \
printer.ico \
ramdisk.ico \
searching.avi \
shortcut.ico \
trash_file.ico
C_SRCS16 = shell.c
RC_SRCS16 = version16.rc

BIN
dlls/shell32/cdrom.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
dlls/shell32/delete.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
dlls/shell32/desktop.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
dlls/shell32/document.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

BIN
dlls/shell32/drive.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
dlls/shell32/floppy.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
dlls/shell32/folder.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
dlls/shell32/mycomputer.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
dlls/shell32/mydocs.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 B

BIN
dlls/shell32/netdrive.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
dlls/shell32/netdrive2.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
dlls/shell32/printer.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
dlls/shell32/ramdisk.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
dlls/shell32/searching.avi Normal file

Binary file not shown.

BIN
dlls/shell32/shortcut.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

File diff suppressed because it is too large Load diff

BIN
dlls/shell32/trash_file.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB