Hwang YunSong( 황윤성 ) : regedit: Updated Korean Resource.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Oct 5 05:03:18 CDT 2006


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

Author: Hwang YunSong(황윤성) <hys545 at dreamwiz.com>
Date:   Thu Oct  5 10:30:51 2006 +0900

regedit: Updated Korean Resource.

---

 programs/regedit/Ko.rc |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/programs/regedit/Ko.rc b/programs/regedit/Ko.rc
index 2241164..d5af338 100644
--- a/programs/regedit/Ko.rc
+++ b/programs/regedit/Ko.rc
@@ -222,7 +222,16 @@ BEGIN
     PUSHBUTTON      "´Ý±â",IDCANCEL,175,22,30,11, WS_GROUP
 END
 
-
+IDD_EXPORT_TEMPLATE DIALOG DISCARDABLE  50, 50, 278, 54
+STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS |
+WS_BORDER
+FONT 8, "MS Shell Dlg"
+	BEGIN
+ 		GROUPBOX "·¹Áö½ºÆ®¸® ºÒ·¯¿À±â(&E)", IDC_EXPORT_BASE, 6, 6, 266, 42, WS_GROUP
+		AUTORADIOBUTTON "¸ðµÎ(&A)", IDC_EXPORT_ALL, 12, 15, 244, 12
+		AUTORADIOBUTTON "¼±ÅÃµÈ ºÎºÐ¸¸(&S):", IDC_EXPORT_SELECTED, 12, 30, 70, 12
+		EDITTEXT IDC_EXPORT_PATH, 82, 30, 184, 12
+END
 
 /*
  * String Table
@@ -319,6 +328,8 @@ END
 
 /*****************************************************************/
 
+
+
 /*
  * TEXTINCLUDE
  */




More information about the wine-cvs mailing list