Here's another, quite large, update:
- When creating a manifest for a directory, the content will no longer be moved to a subdirectory.
I saw how iRex did this for the mobipocket folder ... It's quite silly really: use '.' as directory content (in the manifest) and the manifest won't be visible in the file list. To hide the image you just start its name with a '.' (like always in Linux).
- It is now possible to select multiple files as source. All selected files (and directories) will be moved to the subdir (if it's a new manifest). You'll have to select the startpage manually, although it tries to guess: if it finds a .pdf, .mobi or .prc file it will be selected standard.
This allows us to create manifests for mobipocket books, which use 2 files.
- Selecting source files is now somewhat different: to create manifest you select the directory or file(s) like earlier, to edit the manifest you select either the directory containing the manifest or the manifest.xml itself (selecting the source file again won't work!). I did this because it became unclear when selecting multiple source files.
As always, source + dist in first post.