summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2009-08-29 05:25:22 +0000
committerNorbert Preining <preining@logic.at>2009-08-29 05:25:22 +0000
commit2ab96068365b24d5d1f959273f051c6a0e5761cd (patch)
tree32219227e9b173befb4e435e88a27e54d73d6c1c /Master
parent5272eb4e5fadf25215cd1a69ef3234d04128f484 (diff)
change title of tlmgr gui arch page, we can remove archs now!
git-svn-id: svn://tug.org/texlive/trunk@14933 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf/scripts/texlive/tlmgrgui/gui-arch.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgrgui/gui-arch.pl b/Master/texmf/scripts/texlive/tlmgrgui/gui-arch.pl
index 83db3a01945..a97a69f61d0 100644
--- a/Master/texmf/scripts/texlive/tlmgrgui/gui-arch.pl
+++ b/Master/texmf/scripts/texlive/tlmgrgui/gui-arch.pl
@@ -25,7 +25,7 @@ our $subframe;
push @update_function_list, \&init_archs;
-$back_arch->Label(-text => __("Select architectures to be added (removal not possible)"))->pack(-padx => "5m", -pady => "5m");
+$back_arch->Label(-text => __("Select set of supported architectures"))->pack(-padx => "5m", -pady => "5m");
sub init_archs {