summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-01-16 10:14:34 +0000
committerNorbert Preining <preining@logic.at>2008-01-16 10:14:34 +0000
commit7480c65b3571119f1f74f6342dc8b7f09b1ce110 (patch)
treebde77cfd916441454094ed1ee20aef9832920353 /Master
parente3e773db8c5e9677f9d2b87f435cc9be3f31fc6f (diff)
add some todos to the perltk installer
git-svn-id: svn://tug.org/texlive/trunk@6257 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/TeXLive/install-menu-perltk.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/TeXLive/install-menu-perltk.pl b/Master/tlpkg/TeXLive/install-menu-perltk.pl
index 894382c8ac3..51c9b9a0add 100644
--- a/Master/tlpkg/TeXLive/install-menu-perltk.pl
+++ b/Master/tlpkg/TeXLive/install-menu-perltk.pl
@@ -9,6 +9,9 @@
#
# TODO:
# - does the DoOneEvent *NEVER* hang???
+# - change windows have the useless title "Toplevel"
+# - translation into other languages
+# - dynamic computation of column sizes? how could that be done?
our %vars;
our $tlpdb;