summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPostActions.pm
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-08-06 08:17:41 +0000
committerNorbert Preining <preining@logic.at>2008-08-06 08:17:41 +0000
commit8725f478aed41db799d953ca647608caa4263cfb (patch)
tree75ba496fe268f72128f112b7df268a8ded88dcef /Master/tlpkg/TeXLive/TLPostActions.pm
parent7a8f34d4d3de15be37ff880a8c43c8e64f2408d4 (diff)
update TLPostActions for renamed texlive-ru documentation
git-svn-id: svn://tug.org/texlive/trunk@10109 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLPostActions.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLPostActions.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/TeXLive/TLPostActions.pm b/Master/tlpkg/TeXLive/TLPostActions.pm
index 383f27c98f9..cc21003062f 100644
--- a/Master/tlpkg/TeXLive/TLPostActions.pm
+++ b/Master/tlpkg/TeXLive/TLPostActions.pm
@@ -494,7 +494,7 @@ sub do_install_texlive_ru {
$mainmenu,
'TeX Live Manual (ru) (PDF)',
'', # default pdf icon
- $texdir.'/texmf-doc/doc/russian/texlive-ru/live.pdf',
+ $texdir.'/texmf-doc/doc/russian/texlive-ru/texlive-ru.pdf',
'',
'',
);
@@ -502,7 +502,7 @@ sub do_install_texlive_ru {
$mainmenu,
'TeX Live Manual (ru) (HTML)',
'', # default pdf icon
- $texdir.'/texmf-doc/doc/russian/texlive-ru/live.html',
+ $texdir.'/texmf-doc/doc/russian/texlive-ru/texlive-ru.html',
'',
'',
);