summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;