diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-28 00:46:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-28 00:46:11 +0000 |
commit | 9b250c80ddb1e70ccdee183214943700e6756ef4 (patch) | |
tree | 7f69e42f7b0850b411e0b394ec7c7f4e42669f62 /Master/tlpkg/tlpsrc/texworks.tlpsrc | |
parent | 746397aa602d92ed9d0e8612a7901b897b85f233 (diff) |
* ptex.tlpsrc (eptex): new format.
(platex): engine eptex.
* texworks.tlpsrc,
* tlpsv.win32.tlpsrc: remove shortcut type=desktop.
git-svn-id: svn://tug.org/texlive/trunk@22629 c570f23f-e606-0410-a88d-b1316a301751
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 |