diff options
-rw-r--r-- | Master/tlpkg/TeXLive/TLPostActions.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLPostActions.pm b/Master/tlpkg/TeXLive/TLPostActions.pm index b0abdf2718e..86e3381be63 100644 --- a/Master/tlpkg/TeXLive/TLPostActions.pm +++ b/Master/tlpkg/TeXLive/TLPostActions.pm @@ -534,7 +534,7 @@ sub do_install_texlive_zh_cn { $mainmenu, 'TeX Live Manual (zh-cn)', '', # default pdf icon - $texdir.'/texmf-doc/doc/chinese/texlive-zh-cn/live.pdf', + $texdir.'/texmf-doc/doc/chinese/texlive-zh-cn/texlive-zh-cn.pdf', '', '', ); |