gdi32: Fix FontSubstitute values for Korean locale.

This commit is contained in:
Byeong-Sik Jeon 2007-03-06 22:06:33 +09:00 committed by Alexandre Julliard
parent 0da17ff87b
commit 52a9d1d934
1 changed files with 1 additions and 1 deletions

View File

@ -1805,7 +1805,7 @@ static const struct nls_update_font_list
/* Korean */
{ 949, 949, "vga949.fon", "hvgafix.fon", "hvgasys.fon",
"coure.fon", "serife.fon", "smalle.fon", "sserife.fon",
"Tahoma", "Times New Roman", /* FIXME unverified */
"Gulim", "Batang",
},
/* Chinese Traditional */
{ 950, 950, "vga950.fon", "cvgafix.fon", "cvgasys.fon",