From 95bc88fad077e5771d35345edca9b48af5434a0c Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 5 Jul 2009 01:11:11 +0000 Subject: name the filetypes TL.XXX.XXX git-svn-id: svn://tug.org/texlive/trunk@14105 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlpsrc/texworks.tlpsrc | 2 +- Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg') 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 diff --git a/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc b/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc index a9b0e49d3ae..35192499d8c 100644 --- a/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc +++ b/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc @@ -5,7 +5,7 @@ runpattern f bin/win32/psv.bat runpattern d tlpkg/tlpsv postaction shortcut type=menu name="PS_View" icon=TEXDIR/tlpkg/tlpsv/psv.exe cmd=TEXDIR/bin/win32/psv.bat hide=1 postaction shortcut type=desktop name="PS_View" icon=TEXDIR/tlpkg/tlpsv/psv.exe cmd=TEXDIR/bin/win32/psv.bat hide=1 -postaction filetype name=PSView.view cmd='TEXDIR/bin/win32/psv.bat "%1"' +postaction filetype name=TL.PSView.view cmd='TEXDIR/bin/win32/psv.bat "%1"' postaction fileassoc extension=.eps filetype=PSView.view postaction fileassoc extension=.ps filetype=PSView.view postaction fileassoc extension=.pdf filetype=PSView.view -- cgit v1.2.3