From 608a614c0300014d0cc619ebb5fc5d102013f2bf Mon Sep 17 00:00:00 2001 From: kichik Date: Thu, 20 Feb 2003 21:04:55 +0000 Subject: [PATCH] Old stuff removed git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2201 212acab6-be3b-0410-9dea-997c60f758d6 --- TODO.txt | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/TODO.txt b/TODO.txt index a24a68c5..fe827b60 100644 --- a/TODO.txt +++ b/TODO.txt @@ -14,19 +14,12 @@ NSIS * more default texts in NLF language files -* current working directory changes - * different color for the drive space when there is not enough space * all installer strings should be language strings DOCUMENTATION -* user_vars should link to the user_vars section as in the old docs callbacks and - other stuff should be linked too - -* go over everything and search for mistakes :) - * links should have alternative text instead of Section 1.2.3.4 EXAMPLES @@ -54,9 +47,4 @@ NSIS * LZMA compression -* multiple directory pages - -DOCUMENTATION - -* not so important but could be nice, links to examples in the examples directory - for every function every function will link to the example file that containts it \ No newline at end of file +* multiple directory pages \ No newline at end of file