summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/texworks.tlpsrc
blob: 3af72010c003b81963a6a7e4624534cbc1b27f77 (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=TL.TeXworks.edit
postaction fileassoc extension=.sty filetype=TL.TeXworks.edit
postaction fileassoc extension=.cls filetype=TL.TeXworks.edit
binpattern f/win32 bin/${ARCH}/texworks
binpattern d/win32 tlpkg/texworks