Jalbum currently has no user interface for setting folder names for the "thumbs" and "slides" folders, but with three lines of code in the file system/init.bsh you can change this. Do like this:
This trick should work with most skins, but there might be some that assume thumbnail images to reside in the "thumbs" folder for instance. In such cases, tell the skin developer to use the getSlideDirectory() and getThumbnailDirectory() of the engine instead of hardcoded names.