diff options
| -rw-r--r-- | TODO | 10 | 
1 files changed, 5 insertions, 5 deletions
@@ -6,9 +6,9 @@ post a screenshot?  -immediate term- -add to docs email hook & script - see http://www.gnuarch.org/gnuarchwiki/Using_hooks +add to docs (and news briefly) email hook & script - see http://www.gnuarch.org/gnuarchwiki/Using_hooks -check if file exists but is empty +get expected file length before deciding to skip downloading to ensure half-complete files are completed automatically  handle ctrl-c by removing half-downloaded file @@ -16,7 +16,7 @@ save entered directories to config file  ?utilise and expand initial clean procedures -add sorting algo for issues, only needs a few pointers passing around, use temp iss* +add sorting algo for issues, only needs a few pointers passing around, use temp iss  	look online for v. basic sorting algos or write own  	then no more latest_iss pointer needed @@ -34,7 +34,7 @@ add new source file for freeing memory plus mem error functions  #autotools  gettext -handle smil files successfully +handle smil files  add options to allow decent listing of issues  add options to allow downloading of any issue @@ -43,7 +43,7 @@ add manpage & ensure it's compiled if nec  add texinfo & ensure it's compiled if nec  add resume functions (if ht server supports it) -ensure better integration with official htde - look for existing installation & use its ebook dirs etc. +integrate better with official htde - look for existing installation & use its ebook dirs etc.  doxygen?  | 
