Hwang YunSong : msvidc32: Update Korean resource.

Alexandre Julliard julliard at winehq.org
Tue Dec 28 10:48:19 CST 2010


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

Author: Hwang YunSong <hys545 at dreamwiz.com>
Date:   Tue Dec 28 11:15:13 2010 +0900

msvidc32: Update Korean resource.

---

 dlls/msvidc32/msvidc32_Ko.rc |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/dlls/msvidc32/msvidc32_Ko.rc b/dlls/msvidc32/msvidc32_Ko.rc
index a2adeea..8f4b399 100644
--- a/dlls/msvidc32/msvidc32_Ko.rc
+++ b/dlls/msvidc32/msvidc32_Ko.rc
@@ -1,5 +1,6 @@
 /*
  * Copyright 2005 Dmitry Timoshkov
+ *	Copyright 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
@@ -18,10 +19,12 @@
 
 #include "msvidc32_private.h"
 
+#pragma code_page(65001)
+
 LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
 
 STRINGTABLE
 {
     IDS_NAME "MS-CRAM"
-    IDS_DESCRIPTION "Wine ºñµð¿À 1 ºñµð¿À ÄÚµ¦"
+    IDS_DESCRIPTION "Wine 비디오 1 비디오 코덱"
 }




More information about the wine-cvs mailing list