diff options
author | Siep Kroonenberg <siepo@cybercomm.nl> | 2008-05-15 11:30:47 +0000 |
---|---|---|
committer | Siep Kroonenberg <siepo@cybercomm.nl> | 2008-05-15 11:30:47 +0000 |
commit | 2cd4f7e9d3e0d8f6f51c968e1c1767905c7531d0 (patch) | |
tree | b2b4ba4e8e466ea31448a54d0be57c95c2415c77 /Master/install-tl | |
parent | b1fe2b7eca7b73ad9b33c13a8235568abeb3ab17 (diff) |
Fixed psview shortcut.
git-svn-id: svn://tug.org/texlive/trunk@8156 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-x | Master/install-tl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/install-tl b/Master/install-tl index cd804abc671..1932e46baed 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -994,7 +994,7 @@ operations might be disturbed.\n\n"; 'Desktop', 'PS_View', $vars{'TEXDIR'}.'/bin/win32/psv.bat', - "%*", + "", 'batgui', ); add_tl_shortcut( |