winemine: Fix Italian translation

Luca Bennati lucak3 at gmail.com
Mon Feb 1 09:57:19 CST 2010


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100201/48fef356/attachment.htm>
-------------- next part --------------
From e49081877a16047d73304733340552aaa3af3bcf Mon Sep 17 00:00:00 2001
From: Luca Bennati <lucak3 at gmail.com>
Date: Mon, 1 Feb 2010 14:50:56 +0100
Subject: winemine: Fix Italian translation

---
 programs/winemine/It.rc |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/programs/winemine/It.rc b/programs/winemine/It.rc
index a799fa4..f89463c 100644
--- a/programs/winemine/It.rc
+++ b/programs/winemine/It.rc
@@ -23,6 +23,9 @@
 
 #include "resource.h"
 
+/*UTF-8*/
+#pragma code_page(65001)
+
 LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
 
 STRINGTABLE {
-- 
1.6.6.1


More information about the wine-patches mailing list