From: <cl...@us...> - 2002-06-14 18:35:32
|
Update of /cvsroot/todo-manager/todo-manager/plugins In directory usw-pr-cvs1:/tmp/cvs-serv15886/plugins Modified Files: README.txt Log Message: Some updates. Mostly my new e-mail address, removing all of the old Liquimage crap and the old web page (geocities). Index: README.txt =================================================================== RCS file: /cvsroot/todo-manager/todo-manager/plugins/README.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- README.txt 24 Oct 2001 12:07:36 -0000 1.3 +++ README.txt 14 Jun 2002 18:35:29 -0000 1.4 @@ -1,6 +1,6 @@ PLUGINS ======= - Liquimage ToDo Manager plugin description + ToDo Manager plugin description OVERVIEW -------- @@ -17,7 +17,7 @@ If you create a plugin that you think should be included in the standard distribution or if you just want me to put a link to it on the web site - then send me an email (cli...@ya...). + then send me an email (cl...@so...). You can place a folder in the plugin directory without causing any problems. The plugin module doesn't scan sub directories. This is usefull if you need @@ -25,7 +25,7 @@ It is known that imports outside the functions don't work in plugin files when the functions are called. All imports must be inside the function. If - you know how to fix this send me an email (cli...@ya...). + you know how to fix this send me an email (cl...@so...). USER-CREATED FUNCTIONS ---------------------- |