Version 2.0:
	Entire GUI showing code is rewritten, entire flow of program has been changed
	Do not misbehave if default shell is not bash
	Added experimental support for CDs and DVDs
	Added support to create and edit individual config files
Version 1.3:
	Fixed a bug in selection for searching drives which sometimes led to crashes
	Added device map support for older grub
	Fixed name detection for USB flash drives
	Added a slash before kernel and initrd paths so that grub doesn't complain
Version 1.2:
	A dangerous bug fixed that could possibly wipe out entire partition.
	Fixed by mounting drives at /mnt/blm instead of /tmp/blm
Version 1.1:
	Updated About dialog
Version 1.0:
	Added provision to edit existing boot loaders.
	Installer now mounts all drives as soon as it starts.
	Added gfxmenu support
	Bug fixed: version 0.1 didn't unmount the partition after install
	Bug fixed: version 0.1 didn't close config files
	Bug fixed: version 0.1 didn't handle custom memu entries properly
	Bug fixed: capitalisation errors in drive UUID: GRUB requires small letters
 but GRUB4DOS required capital letters when blkid returns capital ones
	Added option for setting root drive manually
	