[wordpad]updated Korean Resource

=?EUC-KR?B?SHdhbmcgWXVuU29uZyjIssCxvLop?= hys545 at dreamwiz.com
Tue Feb 27 02:08:11 CST 2007


Change Log:
--- programs/wordpad/Ko.rc	2006-10-21 08:37:13.000000000 +0900
+++ Ko.rc	2007-02-27 17:05:49.000000000 +0900
@@ -1,6 +1,6 @@
  /*
  * Copyright 2004 by Krzysztof Foltman
- * Copyright 2006 by YunSong Hwang
+ * Copyright 2006,2007 by YunSong Hwang
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -33,10 +33,12 @@
     BEGIN
         MENUITEM "µÇµ¹¸®±â(&U)\tCtrl+Z",               ID_EDIT_UNDO
         MENUITEM "´Ù½Ã ½ÇÇà(&R)\tCtrl+Y",               ID_EDIT_REDO
-        MENUITEM "¸ðµÎ ¼±ÅÃ(&S)\tCtrl+A",         ID_EDIT_SELECTALL
         MENUITEM SEPARATOR
         MENUITEM "À߶󳻱â(&T)\tCtrl+X",                ID_EDIT_CUT
         MENUITEM "º¹»ç(&C)\tCtrl+C",               ID_EDIT_COPY
+	MENUITEM "ºÙ¿©³Ö±â(&P)\tCtrl+V",              ID_EDIT_PASTE
+	MENUITEM "Áö¿ì±â(&C)\tDEL",                 ID_EDIT_CLEAR
+        MENUITEM "¸ðµÎ ¼±ÅÃ(&S)\tCtrl+A",         ID_EDIT_SELECTALL
         MENUITEM SEPARATOR
         MENUITEM "Àбâ Àü¿ë(&O)",                  ID_EDIT_READONLY
         MENUITEM "¼öÁ¤ °¡´É(&M)",                   ID_EDIT_MODIFIED
@@ -65,3 +67,10 @@
         END
     END
 END
+
+STRINGTABLE DISCARDABLE
+	BEGIN
+		STRING_RICHTEXT_FILES_RTF,  "¸®Ä¡ ÅؽºÆ® ÆÄÀÏÇü½Ä (*.rtf)"
+		STRING_TEXT_FILES_TXT,      "ÅؽºÆ® ÆÄÀÏ (*.txt)"
+		STRING_ALL_FILES,           "¸ðµÐ ¹®¼­ (*.*)"
+END


-------------------------------------------------
Your Life on the Net
DreamWiz Free Mail @ http://www.dreamwiz.com/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: wordpad-ko.diff
Type: application/octet-stream
Size: 1389 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070227/c2c85587/wordpad-ko.obj


More information about the wine-patches mailing list