diff options
author | Karl Berry <karl@freefriends.org> | 2009-10-11 15:38:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-10-11 15:38:24 +0000 |
commit | 6859cc69086708abc1fc1cba72fa182593f2b9a8 (patch) | |
tree | 424bc7e72e5508b4b842a93f7bc42df2b21e9594 /Master/tlpkg/tlpsrc/dviout.win32.tlpsrc | |
parent | 3fe5bd4147a804310d28f7757f90481805314808 (diff) |
consistency fixes
git-svn-id: svn://tug.org/texlive/trunk@15769 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/dviout.win32.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/dviout.win32.tlpsrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/dviout.win32.tlpsrc b/Master/tlpkg/tlpsrc/dviout.win32.tlpsrc index 88b3ce725fa..d82bfeeb5fc 100644 --- a/Master/tlpkg/tlpsrc/dviout.win32.tlpsrc +++ b/Master/tlpkg/tlpsrc/dviout.win32.tlpsrc @@ -1,6 +1,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.bat hide=1 +postaction shortcut type=menu name="DVIOUT DVI viewer" \ + cmd=TEXDIR/bin/win32/dviout.bat hide=1 postaction filetype name=TL.DVIOUT.view cmd='TEXDIR/bin/win32/dviout.bat "%1"' postaction fileassoc extension=.dvi filetype=TL.DVIOUT.view |