summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/install-tl-gui.tcl
diff options
context:
space:
mode:
authorSiep Kroonenberg <siepo@cybercomm.nl>2019-03-08 09:53:14 +0000
committerSiep Kroonenberg <siepo@cybercomm.nl>2019-03-08 09:53:14 +0000
commit11c21dacd52f10993ec837627a52685a88115cc6 (patch)
tree730008dd606df4455236eb9c9f3e9e26845b411f /Master/tlpkg/installer/install-tl-gui.tcl
parent3a9b99016cac30639f15ed6df2445625f247f2a0 (diff)
support tree => Main tree
git-svn-id: svn://tug.org/texlive/trunk@50290 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/install-tl-gui.tcl')
-rwxr-xr-xMaster/tlpkg/installer/install-tl-gui.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/install-tl-gui.tcl b/Master/tlpkg/installer/install-tl-gui.tcl
index c81e97a15bc..6a408b031e7 100755
--- a/Master/tlpkg/installer/install-tl-gui.tcl
+++ b/Master/tlpkg/installer/install-tl-gui.tcl
@@ -1161,7 +1161,7 @@ proc run_menu {} {
if $::advanced {
if $::alltrees {
incr rw
- pgrid [ttk::label .tspll -text [__ "support tree"]] \
+ pgrid [ttk::label .tspll -text [__ "Main tree"]] \
-in .dirf -row $rw -column 0 -sticky nw
pgrid [ttk::label .tspvl] -in .dirf -row $rw -column 1 -sticky nw
.tspvl configure -text [file join $::vars(TEXDIR) "texmf-dist"]