6 Oct
2006
6 Oct
'06
12:24 p.m.
Module: wine Branch: master Commit: 7295af09157715c0dc0c7c949b3abff5b01e0d46 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7295af09157715c0dc0c7c949b... Author: Francois Gouget <fgouget(a)free.fr> Date: Thu Oct 5 17:57:18 2006 +0200 French rc files must be encoded in iso-8859-1, not utf-8. --- dlls/crypt32/crypt32_Fr.rc | 36 ++++++++-------- dlls/gphoto2.ds/gphoto2_Fr.rc | 6 +-- dlls/hhctrl.ocx/Fr.rc | 4 +- dlls/winspool.drv/Fr.rc | 6 +-- programs/oleview/Fr.rc | 90 +++++++++++++++++++++-------------------- 5 files changed, 71 insertions(+), 71 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7295af09157715c0dc0c7c...