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

Alexandre Julliard julliard at winehq.org
Thu Apr 7 07:36:58 CDT 2011


Module: wine
Branch: stable
Commit: 5e4540b46d9073a9a225642dd279c7a5e1dca2a6
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=5e4540b46d9073a9a225642dd279c7a5e1dca2a6

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

shlwapi: The Italian translation uses UTF-8 encoding.
(cherry picked from commit 287253a5a7b2940eb48f286e52fb41db3db9f22a)

---

 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 1339daa..5899bf8 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 MOVEABLE DISCARDABLE 0, 0, 220, 60




More information about the wine-cvs mailing list