IO defaults disabling done

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1723 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-11-15 13:49:06 +00:00
parent f9075a8346
commit 46e3c894ec

View file

@ -16,8 +16,4 @@ EXAMPLES
* write an advanced paging example showing multiple components page with multiple instfiles pages
* go through each and every one of the examples and make sure they all compile and work as should
PLUGINS
* IO should have no defaults, it should only do what it is ordered to do, nothing more, nothing less
* go through each and every one of the examples and make sure they all compile and work as should