summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-12-26 20:47:10 +0000
committerNorbert Preining <preining@logic.at>2008-12-26 20:47:10 +0000
commit5ec66c9eabce5137ce4c05ec5fc752bcf9941fda (patch)
treec39e27e26fc9f251cf885ddcba9f7ece7c735549 /Master/texmf
parent8485f9ffd454701dc909243291c93ee84a43ea4c (diff)
give the tlmgrgui a title
git-svn-id: svn://tug.org/texlive/trunk@11731 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgrgui/tlmgrgui2.pl1
1 files changed, 1 insertions, 0 deletions
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