Michael Stefaniuc : shlwapi: The Italian translation uses UTF-8 encoding.

Alexandre Julliard julliard at winehq.org
Wed Dec 8 10:56:26 CST 2010


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Wed Dec  8 17:13:46 2010 +0100

shlwapi: The Italian translation uses UTF-8 encoding.

---

 dlls/shlwapi/shlwapi_It.rc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/dlls/shlwapi/shlwapi_It.rc b/dlls/shlwapi/shlwapi_It.rc
index 2e34aae..ebfcc78 100644
--- a/dlls/shlwapi/shlwapi_It.rc
+++ b/dlls/shlwapi/shlwapi_It.rc
@@ -20,6 +20,8 @@
 
 #include "resource.h"
 
+#pragma code_page(65001)
+
 LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
 
 IDD_ERR_DIALOG DIALOG 0, 0, 220, 60




More information about the wine-cvs mailing list