diff options
author | Siep Kroonenberg <siepo@cybercomm.nl> | 2022-02-27 21:10:11 +0000 |
---|---|---|
committer | Siep Kroonenberg <siepo@cybercomm.nl> | 2022-02-27 21:10:11 +0000 |
commit | 34aad998238b7a3f3cac385a44b429448b4adbec (patch) | |
tree | e112eb6f669a9cfb2c23e36116beddfcf26bc03b /Master/tlpkg/tlpsrc | |
parent | 4109cce243b977649afdf54665e7c28e97bc327b (diff) |
Do not appropriate the TeX Live Manager name for tlshell
git-svn-id: svn://tug.org/texlive/trunk@62237 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/tlshell.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/tlshell.tlpsrc b/Master/tlpkg/tlpsrc/tlshell.tlpsrc index af1c7da47a2..cad2139d5c8 100644 --- a/Master/tlpkg/tlpsrc/tlshell.tlpsrc +++ b/Master/tlpkg/tlpsrc/tlshell.tlpsrc @@ -12,5 +12,5 @@ docpattern d texmf-dist/doc/support/tlshell docpattern f tlpkg/tltcl/README.TEXLIVE # post-install/update actions -postaction shortcut type=menu name="TeX Live Manager" \ +postaction shortcut type=menu name="TLShell TeX Live Manager" \ cmd=TEXDIR/bin/win32/tlshell.exe |