diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc b/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc index a9b0e49d3ae..35192499d8c 100644 --- a/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc +++ b/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc @@ -5,7 +5,7 @@ runpattern f bin/win32/psv.bat runpattern d tlpkg/tlpsv postaction shortcut type=menu name="PS_View" icon=TEXDIR/tlpkg/tlpsv/psv.exe cmd=TEXDIR/bin/win32/psv.bat hide=1 postaction shortcut type=desktop name="PS_View" icon=TEXDIR/tlpkg/tlpsv/psv.exe cmd=TEXDIR/bin/win32/psv.bat hide=1 -postaction filetype name=PSView.view cmd='TEXDIR/bin/win32/psv.bat "%1"' +postaction filetype name=TL.PSView.view cmd='TEXDIR/bin/win32/psv.bat "%1"' postaction fileassoc extension=.eps filetype=PSView.view postaction fileassoc extension=.ps filetype=PSView.view postaction fileassoc extension=.pdf filetype=PSView.view |