texlive[50290] Master/tlpkg/installer/install-tl-gui.tcl: support
commits+siepo at tug.org
commits+siepo at tug.org
Fri Mar 8 10:53:14 CET 2019
Revision: 50290
http://tug.org/svn/texlive?view=revision&revision=50290
Author: siepo
Date: 2019-03-08 10:53:14 +0100 (Fri, 08 Mar 2019)
Log Message:
-----------
support tree => Main tree
Modified Paths:
--------------
trunk/Master/tlpkg/installer/install-tl-gui.tcl
Modified: trunk/Master/tlpkg/installer/install-tl-gui.tcl
===================================================================
--- trunk/Master/tlpkg/installer/install-tl-gui.tcl 2019-03-08 01:23:42 UTC (rev 50289)
+++ trunk/Master/tlpkg/installer/install-tl-gui.tcl 2019-03-08 09:53:14 UTC (rev 50290)
@@ -1161,7 +1161,7 @@
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"]
More information about the tex-live-commits
mailing list