Hwang YunSong( 황윤성 ) : user32: Updated Korean resource.

Alexandre Julliard julliard at winehq.org
Wed Oct 31 08:35:35 CDT 2007


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

Author: Hwang YunSong(황윤성) <hys545 at dreamwiz.com>
Date:   Tue Oct 30 10:09:28 2007 +0900

user32: Updated Korean resource.

---

 dlls/user32/resources/user32_Ko.rc |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/dlls/user32/resources/user32_Ko.rc b/dlls/user32/resources/user32_Ko.rc
index 432e665..0734773 100644
--- a/dlls/user32/resources/user32_Ko.rc
+++ b/dlls/user32/resources/user32_Ko.rc
@@ -1,6 +1,7 @@
 /*
  * Copyright 1996 Bang Jun Young
- *
+ * Copyright 2007 YunSong Hwang
+
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -52,6 +53,7 @@ EDITMENU MENU LOADONCALL MOVEABLE DISCARDABLE
 
 MSGBOX DIALOG 100, 80, 216, 168
 STYLE DS_MODALFRAME | DS_NOIDLEMSG | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+FONT 9, "MS Shell Dlg"
 BEGIN
 	ICON "", 1088, 8, 20, 16, 16, WS_CHILD | WS_VISIBLE
 	LTEXT "", 100, 32, 4, 176, 48, WS_CHILD | WS_VISIBLE | WS_GROUP | SS_NOPREFIX




More information about the wine-cvs mailing list