widget uses Path.glob() to find image folders and files. This is fine for prototyping, but now that this set of files is fixed, let's dump the filenames/URLs/whatever we need into a text file or something like that and modify the build sequence to look there instead of globbing for local image files.