diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-28 18:05:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-28 18:05:03 +0000 |
commit | 2cc1762b37bfe17642c81951af301f44e1870fca (patch) | |
tree | 0356c9e9779b8337a4fc26226d8b1925f2d63b3c /Master/tlpkg/tlpsrc/dviout.win32.tlpsrc | |
parent | 3a475abacbba29fa2d4ced2bc5fba1070cc07000 (diff) |
continue long lines
git-svn-id: svn://tug.org/texlive/trunk@22650 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/dviout.win32.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/dviout.win32.tlpsrc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/dviout.win32.tlpsrc b/Master/tlpkg/tlpsrc/dviout.win32.tlpsrc index 18b63bf8a4b..e234965b4ad 100644 --- a/Master/tlpkg/tlpsrc/dviout.win32.tlpsrc +++ b/Master/tlpkg/tlpsrc/dviout.win32.tlpsrc @@ -1,6 +1,8 @@ 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 -postaction filetype name=TL.DVIOUT.view cmd='"TEXDIR/bin/win32/dviout.exe" "%1"' +postaction shortcut type=menu name="DVIOUT DVI viewer" \ + 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 |