Pārlūkot izejas kodu

Fix(Win32): Jpan Theme

viest 6 gadi atpakaļ
vecāks
revīzija
cb8e18e185
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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=\"新細明體\"/>",