From 5ec66c9eabce5137ce4c05ec5fc752bcf9941fda Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 26 Dec 2008 20:47:10 +0000 Subject: give the tlmgrgui a title git-svn-id: svn://tug.org/texlive/trunk@11731 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui2.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui2.pl b/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui2.pl index c7786f43e30..9f4f697f764 100755 --- a/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui2.pl +++ b/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui2.pl @@ -194,6 +194,7 @@ if (defined($LANG) && (-r "$Master/texmf/scripts/texlive/tlmgrgui/lang/$LANG")) our @update_function_list; our $mw = MainWindow->new(-title => "tlmgr 2008"); +$mw->title("TeX Live Manager"); $mw->withdraw; # create a progress bar window -- cgit v1.2.3