Muneyuki Noguchi : setupapi: Use "MS Shell Dlg" 9 in Japanese resources.

Alexandre Julliard julliard at winehq.org
Thu Sep 25 07:13:46 CDT 2008


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

Author: Muneyuki Noguchi <nogu.dev at gmail.com>
Date:   Thu Sep 25 11:24:06 2008 +0900

setupapi: Use "MS Shell Dlg" 9 in Japanese resources.

---

 dlls/setupapi/Ja.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/setupapi/Ja.rc b/dlls/setupapi/Ja.rc
index dc75dfb..e2c5e3d 100644
--- a/dlls/setupapi/Ja.rc
+++ b/dlls/setupapi/Ja.rc
@@ -23,7 +23,7 @@ LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
 COPYFILEDLGORD DIALOG LOADONCALL MOVEABLE DISCARDABLE 20, 20, 208, 105
 STYLE DS_MODALFRAME | DS_SETFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION
 CAPTION "ƒtƒ@ƒCƒ‹‚ðƒRƒs[‚µ‚Ä‚¢‚Ü‚·..."
-FONT 9, "MS UI Gothic"
+FONT 9, "MS Shell Dlg"
 BEGIN
 	PUSHBUTTON "ƒLƒƒƒ“ƒZƒ‹", IDCANCEL, 79, 84, 50, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
 	LTEXT "ƒRƒs[Œ³:", -1, 7, 7, 77, 11, WS_CHILD | WS_VISIBLE | WS_GROUP




More information about the wine-cvs mailing list