Hwang YunSong( 황윤성 ) : winemine: Update Korean resource.

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


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

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

winemine: Update Korean resource.

---

 programs/winemine/Ko.rc |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/programs/winemine/Ko.rc b/programs/winemine/Ko.rc
index 07cd570..09d5164 100644
--- a/programs/winemine/Ko.rc
+++ b/programs/winemine/Ko.rc
@@ -4,7 +4,7 @@
  *
  * Copyright 2000 Joshua Thielen
  * Copyright 2003 Marcelo Duarte
- * Copyright 2005 YunSong Hwang
+ * Copyright 2005,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
@@ -52,6 +52,7 @@ DLG_TIMES DIALOG DISCARDABLE 0, 0, 160, 80
 STYLE  DS_MODALFRAME | DS_3DLOOK |
     WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_POPUP
 CAPTION "ÃÖ´Ü ½Ã°£"
+FONT 8, "MS Shell Dlg"
 {
     GROUPBOX        "ÃÖ´Ü ½Ã°£", IDIGNORE,  10,  10, 140,  45
     LTEXT           "Ãʺ¸ÀÚ",      IDIGNORE,  20,  20,  40,   8
@@ -70,6 +71,7 @@ DLG_CONGRATS DIALOG DISCARDABLE  0, 0, 160, 60
 STYLE  DS_MODALFRAME | DS_3DLOOK |
     WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_POPUP
 CAPTION "ÃàÇÏÇÕ´Ï´Ù!"
+FONT 8, "MS Shell Dlg"
 {
     LTEXT           "´ç½ÅÀÇ À̸§À» Àû¾îÁÖ¼¼¿ä", IDIGNORE,  10,  10, 150,  10
     EDITTEXT                              IDC_EDITNAME,  25,  20, 110,  12
@@ -80,6 +82,7 @@ DLG_CUSTOM DIALOG DISCARDABLE  0, 0, 100, 100
 STYLE  DS_MODALFRAME | DS_3DLOOK |
     WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_POPUP
 CAPTION "»ç¿ëÀÚ Á¤ÀÇ °ÔÀÓ"
+FONT 8, "MS Shell Dlg"
 {
     LTEXT           "°¡·ÎÁÙ",   IDIGNORE,   5,   5,  30,  10
     LTEXT           "»õ·ÎÁÙ",   IDIGNORE,   5,  35,  30,  10
@@ -95,6 +98,7 @@ DLG_ABOUT DIALOG DISCARDABLE  0, 0, 160, 80
 STYLE  DS_MODALFRAME | DS_3DLOOK |
     WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_POPUP
 CAPTION "Á¤º¸"
+FONT 8, "MS Shell Dlg"
 {
     LTEXT                               "Winemine", IDIGNORE,  10,  10,  50,  10
     LTEXT         "Copyright 2000, Joshua Thielen", IDIGNORE,  35,  25, 115,  10




More information about the wine-cvs mailing list