7 Jul
2009
7 Jul
'09
8:08 a.m.
Module: wine Branch: master Commit: b880d71e28dd2ac82f689a442b26b7f0284ff45a URL: http://source.winehq.org/git/wine.git/?a=commit;h=b880d71e28dd2ac82f689a442b... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Tue Jul 7 11:06:26 2009 +0200 oleacc: Add missing encoding info to the German resource file. The file is already UTF-8. --- dlls/oleacc/oleacc_De.rc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/dlls/oleacc/oleacc_De.rc b/dlls/oleacc/oleacc_De.rc index f39ff39..f15cc2d 100644 --- a/dlls/oleacc/oleacc_De.rc +++ b/dlls/oleacc/oleacc_De.rc @@ -20,6 +20,8 @@ #include "oleacc.h" +#pragma code_page(65001) + LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL STRINGTABLE DISCARDABLE