summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgrgui/tlmgrgui.pl8
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui.pl b/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui.pl
index 0273d1d6869..b30df7ab896 100755
--- a/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui.pl
+++ b/Master/texmf/scripts/texlive/tlmgrgui/tlmgrgui.pl
@@ -8,6 +8,14 @@
#
# TODO:
# - support for update
+# - support for popping right into a screen via
+# tlmgr gui --configuration
+# etc
+# - (more complicated) make this script be require-able from tlmgr.pl
+# so that we don't have to do the $localtlpdb initialization
+# twice, *and* can take advantage of the action_* routines.
+# But OTOH then we will not have output into a windows, so I am not
+# sure that this would be the best option.
#
our $Master;