ChangeSet ID: 16044 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/10 13:19:36
Modified files: tools/winebuild: spec32.c programs/wcmd : Si.rc Ru.rc En.rc documentation : configuring.sgml dlls/winedos : ppdev.c dlls/wined3d : directx.c dlls/shlwapi/tests: clist.c dlls/shell32/tests: shlfileop.c shellpath.c dlls/shell32 : shellpath.c pidl.c dlls/rsaenh : rsaenh.c dlls/quartz : acmwrapper.c dlls/msvcrt/tests: environ.c dlls/msvcrt : environ.c dlls/msrle32 : msrle32.c dlls/msi : table.c dlls/mapi32/tests: prop.c dlls/lzexpand/tests: lzexpand_main.c dlls/kernel/tests: path.c mailslot.c file.c directory.c dlls/dplayx : name_server.c dlls/comctl32/tests: imagelist.c dlls/advapi32/tests: crypt.c . : aclocal.m4
Log message: Francois Gouget fgouget@free.fr Assorted spelling fixes.
Patch: http://cvs.winehq.org/patch.py?id=16044
Old revision New revision Changes Path 1.84 1.85 +1 -1 wine/tools/winebuild/spec32.c 1.3 1.4 +1 -1 wine/programs/wcmd/Si.rc 1.3 1.4 +1 -1 wine/programs/wcmd/Ru.rc 1.6 1.7 +1 -1 wine/programs/wcmd/En.rc 1.52 1.53 +1 -1 wine/documentation/configuring.sgml 1.4 1.5 +2 -2 wine/dlls/winedos/ppdev.c 1.22 1.23 +1 -1 wine/dlls/wined3d/directx.c 1.9 1.10 +3 -3 wine/dlls/shlwapi/tests/clist.c 1.14 1.15 +1 -1 wine/dlls/shell32/tests/shlfileop.c 1.5 1.6 +1 -1 wine/dlls/shell32/tests/shellpath.c 1.96 1.97 +1 -1 wine/dlls/shell32/shellpath.c 1.124 1.125 +2 -2 wine/dlls/shell32/pidl.c 1.21 1.22 +1 -1 wine/dlls/rsaenh/rsaenh.c 1.1 1.2 +1 -1 wine/dlls/quartz/acmwrapper.c 1.1 1.2 +1 -1 wine/dlls/msvcrt/tests/environ.c 1.13 1.14 +2 -2 wine/dlls/msvcrt/environ.c 1.11 1.12 +1 -1 wine/dlls/msrle32/msrle32.c 1.29 1.30 +1 -1 wine/dlls/msi/table.c 1.7 1.8 +6 -6 wine/dlls/mapi32/tests/prop.c 1.3 1.4 +1 -1 wine/dlls/lzexpand/tests/lzexpand_main.c 1.26 1.27 +6 -6 wine/dlls/kernel/tests/path.c 1.4 1.5 +1 -1 wine/dlls/kernel/tests/mailslot.c 1.45 1.46 +1 -1 wine/dlls/kernel/tests/file.c 1.14 1.15 +2 -2 wine/dlls/kernel/tests/directory.c 1.16 1.17 +1 -1 wine/dlls/dplayx/name_server.c 1.10 1.11 +4 -4 wine/dlls/comctl32/tests/imagelist.c 1.14 1.15 +1 -1 wine/dlls/advapi32/tests/crypt.c 1.13 1.14 +1 -1 wine/aclocal.m4