Michael Stefaniuc : oleaut32: The Ukrainian translation is in UTF8.

Alexandre Julliard julliard at winehq.org
Mon Feb 1 08:55:56 CST 2010


Module: wine
Branch: master
Commit: 8b9ae4d35fd0cd892bda11dd74426317d27eefa9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=8b9ae4d35fd0cd892bda11dd74426317d27eefa9

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Fri Jan 29 21:29:07 2010 +0100

oleaut32: The Ukrainian translation is in UTF8.

---

 dlls/oleaut32/oleaut32_Uk.rc |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/dlls/oleaut32/oleaut32_Uk.rc b/dlls/oleaut32/oleaut32_Uk.rc
index 8b98c66..d51b06e 100644
--- a/dlls/oleaut32/oleaut32_Uk.rc
+++ b/dlls/oleaut32/oleaut32_Uk.rc
@@ -22,6 +22,9 @@
 
 #include "resource.h"
 
+/* UTF-8 */
+#pragma code_page(65001)
+
 LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
 
 STRINGTABLE DISCARDABLE




More information about the wine-cvs mailing list