diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/texworks.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/texworks.tlpsrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/texworks.tlpsrc b/Master/tlpkg/tlpsrc/texworks.tlpsrc index bdfec446400..47040b64cde 100644 --- a/Master/tlpkg/tlpsrc/texworks.tlpsrc +++ b/Master/tlpkg/tlpsrc/texworks.tlpsrc @@ -5,8 +5,6 @@ longdesc TeX Live includes executables only for Windows. postaction shortcut type=menu name="TeXworks editor" \ cmd=TEXDIR/bin/win32/texworks.exe -postaction shortcut type=desktop name="TeXworks editor" \ - 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 |