summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2012-10-30 23:43:56 +0000
committerNorbert Preining <preining@logic.at>2012-10-30 23:43:56 +0000
commit3cc5d7ec01b7ce05fc58e13dd7d7fd47d9f1936e (patch)
treef5fa4d2bcd1c105cc21bef6aaf1d903c0c2e47e3 /Master/tlpkg/installer
parent0e321e4197e3036dd2fa0283c2d7c847f0fc5b00 (diff)
rename the desktop integration option in the text mode installer
git-svn-id: svn://tug.org/texlive/trunk@28130 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rwxr-xr-xMaster/tlpkg/installer/install-menu-text.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/install-menu-text.pl b/Master/tlpkg/installer/install-menu-text.pl
index 53604790a00..ac7c6e748d2 100755
--- a/Master/tlpkg/installer/install-menu-text.pl
+++ b/Master/tlpkg/installer/install-menu-text.pl
@@ -883,7 +883,7 @@ EOF
;
}
if (win32() || $::opt_all_options) {
- print " <M> install menu items, shortcuts, etc: $b_deskint\n";
+ print " <M> create Start menu shortcuts: $b_deskint\n";
print " <N> update file associations: [$::fileassocdesc[$vars{'option_file_assocs'}]]\n";
if ($::opt_all_options || TeXLive::TLWinGoo::admin()) {
# if we are admin we allow normal user installation, too