summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc b/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc
index a2b1953599b..05565357b25 100644
--- a/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc
+++ b/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc
@@ -8,8 +8,9 @@ longdesc TeX Live includes executables only for Windows.
binpattern f/win32 bin/win32/psv
runpattern d tlpkg/tlpsv
postaction shortcut type=menu name="PS_View" cmd=TEXDIR/bin/win32/psv.exe
-postaction shortcut type=desktop name="PS_View" cmd=TEXDIR/bin/win32/psv.exe
postaction filetype name=TL.PSView.view cmd='"TEXDIR/bin/win32/psv.exe" "%1"'
postaction fileassoc extension=.eps filetype=TL.PSView.view
postaction fileassoc extension=.ps filetype=TL.PSView.view
postaction fileassoc extension=.pdf filetype=TL.PSView.view
+postaction appreg prog="psv.exe" cmd='"TEXDIR/bin/win32/psv.exe" "%1"' \
+ exts='.eps|.epi|.epsi|.ps|.prn|.pdf'