diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/dviout.win32.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/dviout.win32.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/dviout.win32.tlpsrc b/Master/tlpkg/tlpsrc/dviout.win32.tlpsrc index e234965b4ad..506dfaa2861 100644 --- a/Master/tlpkg/tlpsrc/dviout.win32.tlpsrc +++ b/Master/tlpkg/tlpsrc/dviout.win32.tlpsrc @@ -2,7 +2,7 @@ category TLCore binpattern d/win32 tlpkg/dviout binpattern f/win32 bin/win32/dviout postaction shortcut type=menu name="DVIOUT DVI viewer" \ - cmd=TEXDIR/bin/win32/dviout.exe + cmd=TEXDIR/bin/win32/dviout.exe postaction filetype name=TL.DVIOUT.view \ cmd='"TEXDIR/bin/win32/dviout.exe" "%1"' postaction fileassoc extension=.dvi filetype=TL.DVIOUT.view |