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

Alexandre Julliard julliard at winehq.org
Thu Oct 25 08:38:55 CDT 2007


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

Author: Hwang YunSong(황윤성) <hys545 at dreamwiz.com>
Date:   Thu Oct 25 09:13:23 2007 +0900

shell32: Updated Korean resource.

---

 dlls/shell32/shell32_Ko.rc |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/dlls/shell32/shell32_Ko.rc b/dlls/shell32/shell32_Ko.rc
index eb07c53..465278a 100644
--- a/dlls/shell32/shell32_Ko.rc
+++ b/dlls/shell32/shell32_Ko.rc
@@ -124,6 +124,19 @@ DEFPUSHBUTTON "È®ÀÎ", IDOK, 102, 174, 50, 14, BS_DEFPUSHBUTTON | WS_GROUP | WS_T
 PUSHBUTTON "Ãë¼Ò", IDCANCEL, 156, 174, 50, 14, WS_GROUP | WS_TABSTOP
 }
 
+SHELL_YESTOALL_MSGBOX DIALOG 200, 100, 280, 90
+STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+CAPTION "¸Þ½ÃÁö"
+FONT 8, "MS Shell Dlg"
+{
+DEFPUSHBUTTON "¿¹(&Y)", IDYES, 34, 69, 53, 14, WS_GROUP | WS_TABSTOP
+PUSHBUTTON "¸ðµÎ ¿¹(&A)", IDD_YESTOALL, 92, 69, 65, 14, WS_GROUP | WS_TABSTOP
+PUSHBUTTON " ¾Æ´Ï¿À(&N)", IDNO, 162, 69, 53, 14, WS_GROUP | WS_TABSTOP
+PUSHBUTTON "Ãë¼Ò(&C)", IDCANCEL, 220, 69, 53, 14, WS_GROUP | WS_TABSTOP
+ICON "", IDD_ICON, 10, 10, 16, 16
+LTEXT "", IDD_MESSAGE, 40, 10, 238, 52, 0
+}
+
 
 SHELL_ABOUT_MSGBOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 15, 40, 210, 152
 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU




More information about the wine-cvs mailing list