The settings module has been renamed to components.free_file_format, as it simply contains the free
file format window. This renaming is in preparation for shifting all of the free file format code
into this module to create a special GUI element object for it, rather than being part of the wizard
page code base.
The Base_window code has been merged into the Free_file_format_window code, as no other windows use
it any more.