Commit 2d6a3fcc authored by Hiroshi Inoue's avatar Hiroshi Inoue Committed by Alexandre Julliard

Fix the name of Japanese default GuiFont.

parent 69357ebb
......@@ -354,7 +354,7 @@ static const struct DefaultFontInfo default_fonts[] =
{ /* DefaultGuiFont */
-11, 0, 0, 0, FW_NORMAL, FALSE, FALSE, FALSE, SHIFTJIS_CHARSET,
0, 0, DEFAULT_QUALITY, VARIABLE_PITCH | FF_SWISS,
{'M','S',' ','P',' ','g','o','t','h','i','c','\0'} /* FIXME: Is this correct? */
{'M','S',' ','P','G','o','t','h','i','c','\0'}
},
},
{ GB2312_CHARSET,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment