From 8881045ffbe9466dc18de350eb48798bfa527adf Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 4 Apr 2003 22:19:00 +0000 Subject: [PATCH] IO todo done git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2434 212acab6-be3b-0410-9dea-997c60f758d6 --- TODO.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/TODO.txt b/TODO.txt index 76b3c13b..ff37e5b2 100644 --- a/TODO.txt +++ b/TODO.txt @@ -26,10 +26,6 @@ EXAMPLES * write an advanced paging example showing multiple components page with multiple instfiles pages -INSTALLOPTIONS - -* add an option for LBS_MULTIPLESEL too, not just LBS_EXTENDEDSEL - OTHER PLUGINS * BgImage - SetImage /RESIZETOFIT doesn't work @@ -46,7 +42,7 @@ NSIS * more powerful plug-ins (access to ExecFunc and flags and even more) -* ChangeUI RTL support +* ChangeUI RTL full support * LZMA compression