Luca Bennati : browseui: Convert Italian translation to UTF-8.

Alexandre Julliard julliard at winehq.org
Tue Sep 28 11:13:32 CDT 2010


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

Author: Luca Bennati <lucak3 at gmail.com>
Date:   Mon Sep 27 15:36:02 2010 +0200

browseui: Convert Italian translation to UTF-8.

---

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

diff --git a/dlls/browseui/rsrc_It.rc b/dlls/browseui/rsrc_It.rc
index 3da2fa9..5323aa1 100644
--- a/dlls/browseui/rsrc_It.rc
+++ b/dlls/browseui/rsrc_It.rc
@@ -18,6 +18,9 @@
 
 #include "resids.h"
 
+/* UTF-8 */
+#pragma code_page(65001)
+
 LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
 
 STRINGTABLE




More information about the wine-cvs mailing list