summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/texworks.tlpsrc
blob: 796d80253889455a36d3e755d17956ef25e4e3dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
category TLCore
postaction shortcut type=menu name="TeX Works Editor" \
	icon=TEXDIR/tlpkg/texworks/texworks.exe \
	cmd=TEXDIR/bin/win32/texworks.bat hide=1
postaction shortcut type=desktop name="TeX Works Editor" \
	icon=TEXDIR/tlpkg/texworks/texworks.exe \
	cmd=TEXDIR/bin/win32/texworks.bat hide=1
# the filetype postactions are completely harmless because the only thing 
# they change is the addition of the respective filetype to the list of
# possible ones. The actual linking is done by the fileassoc postaction
postaction filetype name=TL.TeXworks.edit cmd='TEXDIR/bin/win32/texworks.bat "%1"'
postaction fileassoc extension=.tex filetype=TeXworks.edit
postaction fileassoc extension=.sty filetype=TeXworks.edit
postaction fileassoc extension=.cls filetype=TeXworks.edit
binpattern f/win32 bin/${ARCH}/texworks
binpattern d/win32 tlpkg/texworks