diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/texworks.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/texworks.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/texworks.tlpsrc b/Master/tlpkg/tlpsrc/texworks.tlpsrc index 0449ab496cd..9c62911e3e1 100644 --- a/Master/tlpkg/tlpsrc/texworks.tlpsrc +++ b/Master/tlpkg/tlpsrc/texworks.tlpsrc @@ -4,7 +4,7 @@ longdesc See http://tug.org/texworks for information and downloads. longdesc TeX Live includes executables and support files only for Windows. postaction shortcut type=menu name="TeXworks editor" \ - cmd=TEXDIR/bin/win32/texworks.exe + cmd=TEXDIR/bin/win32/texworks.exe postaction filetype name=TL.TeXworks.edit \ cmd='"TEXDIR/bin/win32/texworks.exe" "%1"' postaction fileassoc extension=.tex filetype=TL.TeXworks.edit |