diff options
Diffstat (limited to 'Master/texmf-dist/web2c/tlaunch.ini')
-rw-r--r-- | Master/texmf-dist/web2c/tlaunch.ini | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/texmf-dist/web2c/tlaunch.ini b/Master/texmf-dist/web2c/tlaunch.ini index c5b3c154f74..c1e5116cbb3 100644 --- a/Master/texmf-dist/web2c/tlaunch.ini +++ b/Master/texmf-dist/web2c/tlaunch.ini @@ -36,9 +36,9 @@ PRIMARY=0 COMMAND="%tlroot%\bin\win32\dviout.exe" EXTENSIONS=.dvi -[FT:TL.PSView.view.%VERSION%] -COMMAND="%tlroot%\bin\win32\psv.exe" -EXTENSIONS=.eps .ps .pdf +[FT:TL.PSViewer.view.%VERSION%] +COMMAND="%tlroot%\bin\win32\psviewer.exe" +EXTENSIONS=.eps .ps ; 2-level menu @@ -60,7 +60,6 @@ Notepad=FT:Notepad Select default editor...=FU:options [MN:Viewers] -PostScript Viewer=FT:TL.PSView.view.%VERSION% DVI Viewer=FT:TL.DVIOUT.view.%VERSION% [MN:Tools] |