summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/install-menu-text.pl
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2015-04-14 05:52:42 +0000
committerNorbert Preining <preining@logic.at>2015-04-14 05:52:42 +0000
commit678a45734b1110afe88b4d9d12a7f42163455fc7 (patch)
tree3d8060079615363cc18dfcfcdde93377a15d54b6 /Master/tlpkg/installer/install-menu-text.pl
parent6f7e87826714e67ff7cc6445afebbba2b982c59a (diff)
undo text installer change
git-svn-id: svn://tug.org/texlive/trunk@36849 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/install-menu-text.pl')
-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 0d1f44a92c3..f66124ba4eb 100755
--- a/Master/tlpkg/installer/install-menu-text.pl
+++ b/Master/tlpkg/installer/install-menu-text.pl
@@ -801,7 +801,7 @@ EOF
}
}
if (win32() || $::opt_all_options) {
- print " <W> install TeXworks front end (Win32 only): $b_addoneditor\n";
+ print " <W> install TeXworks front end: $b_addoneditor\n";
}
if ($media ne "NET") {
print " <Y> after installation, get package updates from CTAN: $b_adjustrepo\n";