wineps.drv: Use "MS Shell Dlg" 9 in Japanese resources.

This commit is contained in:
Muneyuki Noguchi 2008-09-25 11:30:32 +09:00 committed by Alexandre Julliard
parent c425c8a406
commit 4d41ea4f7b

View File

@ -21,7 +21,7 @@ LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
PAPER DIALOG LOADONCALL MOVEABLE DISCARDABLE 5, 43, 227, 215
STYLE WS_POPUP | WS_CAPTION | WS_CLIPSIBLINGS | WS_VISIBLE
CAPTION "用紙"
FONT 9, "MS UI Gothic"
FONT 9, "MS Shell Dlg"
{
LTEXT "用紙サイズ(&z):", -1, 10, 6, 100, 8
LISTBOX IDD_PAPERS, 10, 15, 200, 45, LBS_STANDARD | LBS_HASSTRINGS |