summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-05-06 06:38:54 +0000
committerNorbert Preining <preining@logic.at>2008-05-06 06:38:54 +0000
commit64ab19535642886f2a545f6f124b91043e8f5860 (patch)
treef149264e7d8e43856737ab100f71d18132abd845 /Master/texmf
parent120b269bc3ccbfaa32800cd27a39b053f810c266 (diff)
updates to the TODOs
git-svn-id: svn://tug.org/texlive/trunk@7889 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-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;