Hwang YunSong : msrle32: Update Korean resource.

Alexandre Julliard julliard at winehq.org
Mon Dec 27 10:03:58 CST 2010


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

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

msrle32: Update Korean resource.

---

 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 b804e32..8a170b3 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
 {
 	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