Forráskód Böngészése

Fix(Win32): Jpan Theme

viest 6 éve
szülő
commit
cb8e18e185
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      library/src/theme.c

+ 1 - 1
library/src/theme.c

@@ -35,7 +35,7 @@ const char *theme_strs[] = {
     "<a:fontScheme name=\"Office\"><a:majorFont>",
     "<a:latin typeface=\"Cambria\"/><a:ea typeface=\"\"/>",
     "<a:cs typeface=\"\"/>",
-    "<a:font script=\"Jpan\" typeface=\"MS Pゴシック\"/>",
+    "<a:font script=\"Jpan\" typeface=\"MSPゴシック\"/>",
     "<a:font script=\"Hang\" typeface=\"맑은 고딕\"/>",
     "<a:font script=\"Hans\" typeface=\"宋体\"/>",
     "<a:font script=\"Hant\" typeface=\"新細明體\"/>",