diff options
author | Norbert Preining <preining@logic.at> | 2008-01-11 15:16:25 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-01-11 15:16:25 +0000 |
commit | e1b4f252de8a7e2df652083513166f3076f2758c (patch) | |
tree | a27657e406c5d277b892849a80a88cc26b00db14 /TODO | |
parent | 7aeba68cd4e684f82458508e7550624cc53a0839 (diff) |
some todo for the perl/tk installer
git-svn-id: svn://tug.org/texlive/trunk@6195 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -99,6 +99,10 @@ save terminal spaces ... that is bad! 3b. installer ------------- +- perl/tk: cancel in the collection/scheme windows is not really cancel + because the vars of the RadioButtons are tied to the %vars hash, which + makes cancel == return ... + - texmf.cnf handling on windows <-> unix, especially where to put TEXMFHOME, TEXMFVAR, TEXMFCONFIG? |