Hwang YunSong : iccvid: Update Korean resource.

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


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

Author: Hwang YunSong <hys545 at dreamwiz.com>
Date:   Thu Dec 23 16:39:56 2010 +0900

iccvid: Update Korean resource.
(cherry picked from commit 36cbe780ec30b116628f6837d73b22523229aad0)

---

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

diff --git a/dlls/iccvid/iccvid_Ko.rc b/dlls/iccvid/iccvid_Ko.rc
index f47eb8c..1a8ce32 100644
--- a/dlls/iccvid/iccvid_Ko.rc
+++ b/dlls/iccvid/iccvid_Ko.rc
@@ -1,6 +1,6 @@
 /*
  * Copyright 2005 Dmitry Timoshkov
- * Copyright 2005 YunSomg Hwang
+ * Copyright 2005,2010 YunSomg Hwang
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -19,10 +19,12 @@
 
 #include "iccvid_private.h"
 
+#pragma code_page(65001)
+
 LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
 
 STRINGTABLE DISCARDABLE
 {
-    IDS_NAME "½Ã³×ÆÑ ºñµð¿À ÄÚµ¦"
-    IDS_DESCRIPTION "½Ã³×ÆÑ ºñµð¿À ÄÚµ¦"
+    IDS_NAME "시네팩 비디오 코덱"
+    IDS_DESCRIPTION "시네팩 비디오 코덱"
 }




More information about the wine-cvs mailing list