Module: wine Branch: master Commit: c636a4ee1a5c7d7a20a4a175555b94598433b430 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c636a4ee1a5c7d7a20a4a17555... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Sep 17 15:40:36 2007 +0200 comdlg32: We can now store binary files in the repository. --- .gitignore | 12 - dlls/comdlg32/800.bmp | Bin 0 -> 1334 bytes dlls/comdlg32/Makefile.in | 14 - dlls/comdlg32/cdlg_xx.rc | 575 +------------------------------------- dlls/comdlg32/cdrom.ico | Bin 0 -> 318 bytes dlls/comdlg32/floppy.ico | Bin 0 -> 318 bytes dlls/comdlg32/folder.ico | Bin 0 -> 318 bytes dlls/comdlg32/folder2.ico | Bin 0 -> 318 bytes dlls/comdlg32/fontpics.bmp | Bin 0 -> 742 bytes dlls/comdlg32/hdisk.ico | Bin 0 -> 318 bytes dlls/comdlg32/network.ico | Bin 0 -> 318 bytes dlls/comdlg32/pd32_collate.ico | Bin 0 -> 1374 bytes dlls/comdlg32/pd32_landscape.ico | Bin 0 -> 766 bytes dlls/comdlg32/pd32_nocollate.ico | Bin 0 -> 1374 bytes dlls/comdlg32/pd32_portrait.ico | Bin 0 -> 766 bytes 15 files changed, 12 insertions(+), 589 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c636a4ee1a5c7d7a20a4a1...