diff options
author | Nick White <git@njw.me.uk> | 2012-08-18 16:10:45 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2012-08-18 16:10:45 +0100 |
commit | 33563623aed866da9fad6e43bff2bf6652c857ea (patch) | |
tree | 2d06e6d88333bfc3468b70401a397e6c818d6d3c | |
parent | 12f9ab5c27f3f84560d602941083b15520567bfe (diff) |
Update INSTALL, add to TODO
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | TODO | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -5,6 +5,6 @@ Use these commands to build and install getxbook: All build settings are stored in config.mk. If you want to change them, either edit the file directly, or pass any variables to change to make, -like this: +for example: make PREFIX=/preferred/path install @@ -1 +1,5 @@ +getxbookgui, check whether the input box starts http and if so check against url patterns + +print number of pages (which may be) available in 1st line of output from tools, and use that to generate a progress bar (even if not perfect, still good). + submit 'pad' file to websites http://padsites.asp-software.org/ |