diff options
author | Norbert Preining <preining@logic.at> | 2009-02-01 16:06:42 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-02-01 16:06:42 +0000 |
commit | 5519ed966680e6123acf21b466de9e93a88a01d3 (patch) | |
tree | a6e3bdd47afc548e63a2b07ce6ddc1c1fa3cd770 /Master/tlpkg | |
parent | f41fcc88f9b5d04634fb78db19a48b7e075bccb4 (diff) |
do some TODO
git-svn-id: svn://tug.org/texlive/trunk@12045 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/install-menu-wizard.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/install-menu-wizard.pl b/Master/tlpkg/installer/install-menu-wizard.pl index 06d776cb2ed..8f13884b5c7 100644 --- a/Master/tlpkg/installer/install-menu-wizard.pl +++ b/Master/tlpkg/installer/install-menu-wizard.pl @@ -5,6 +5,8 @@ # This file is licensed under the GNU General Public License version 2 # or any later version. # +# TODO: The problem with resizing comes from embedded \n in Labels!!!!! +# That has to be done in some different way! use strict; $^W = 1; |