summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/texworks.tlpsrc
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2009-07-05 01:11:11 +0000
committerNorbert Preining <preining@logic.at>2009-07-05 01:11:11 +0000
commit95bc88fad077e5771d35345edca9b48af5434a0c (patch)
tree9b88beb43094f945992da07519d15b3d11a82ee7 /Master/tlpkg/tlpsrc/texworks.tlpsrc
parent120148e1da7bdd28245193174e089bf9ec9aeb43 (diff)
name the filetypes TL.XXX.XXX
git-svn-id: svn://tug.org/texlive/trunk@14105 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/texworks.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/texworks.tlpsrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/texworks.tlpsrc b/Master/tlpkg/tlpsrc/texworks.tlpsrc
index 98ed2245ae6..796d8025388 100644
--- a/Master/tlpkg/tlpsrc/texworks.tlpsrc
+++ b/Master/tlpkg/tlpsrc/texworks.tlpsrc
@@ -8,7 +8,7 @@ postaction shortcut type=desktop name="TeX Works Editor" \
# 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=TeXworks.edit cmd='TEXDIR/bin/win32/texworks.bat "%1"'
+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