Hwang YunSong : msrle32: Update Korean resource.

Alexandre Julliard julliard at winehq.org
Thu Apr 7 07:37:04 CDT 2011


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

Author: Hwang YunSong <hys545 at dreamwiz.com>
Date:   Mon Dec 27 11:24:11 2010 +0900

msrle32: Update Korean resource.
(cherry picked from commit 8dceb07620fa53cb6a70da1edf44244b6b27f3c7)

---

 dlls/msrle32/msrle_Ko.rc |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/dlls/msrle32/msrle_Ko.rc b/dlls/msrle32/msrle_Ko.rc
index f6c38b3..378ffe2 100644
--- a/dlls/msrle32/msrle_Ko.rc
+++ b/dlls/msrle32/msrle_Ko.rc
@@ -1,7 +1,7 @@
 /*
  * Korean resource file for MS-RLE
  *
- * Copyright 2005 YunSong Hwang
+ * Copyright 2005,2010 YunSong Hwang
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -20,11 +20,13 @@
 
 #include "msrle_private.h"
 
+#pragma code_page(65001)
+
 LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
 
 STRINGTABLE DISCARDABLE
 {
 	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE ºñµð¿À ÄÚµ¦"
-	IDS_ABOUT       "Wine MS-RLE ºñµð¿À ÄÚµ¦\nCopyright 2002 by Michael Gunnewig"
+	IDS_DESCRIPTION	"Wine MS-RLE 비디오 코덱"
+	IDS_ABOUT       "Wine MS-RLE 비디오 코덱\nCopyright 2002 by Michael Gunnewig"
 }




More information about the wine-cvs mailing list