New version 0.5
---- committed to cvs ----
Dec 21
	gfax.glade
		- swap name and number in phone book list
	ui.py
		- bug fixed, no numbers faxed from phonebook
Dec 11
	gfax.glade
		- added hylafax progress bar dialog
	hfaxlib.py
		- split storefile into storefile_open and close
	fax.py
		- support for storefile_open and close in hylafax
		- progress bar for storing file.
		
Dec 10
	TODO
		- many
	fax.py
		- changed status function for mgetty and efax (same call as hylafax).
	ui.py
		- [hylafax] auto toggle of status when sending a fax.
	controller.py
		- [hylafax] fix bug in getting sendq status right after sending fax.
		- [hylafax] always get main status as well.
		
Dec 9
	hfaxlib.py
		- changed debug log file location.
		- added a couple of debug statements.
	fax-g3.profile
		- changed mime-type to application/postscript and 
		  driver to gnome-print-ps2.
Dec 8
	prefs.py
		- changed Letter to letter and Legal to legal.
		- changed FCINIT from "No" to "".
	setup.glade
		- changed in efax FCINIT default from "No" to "".
	fax.py
		- return command string instead of executing it in os.system.
	ui.py
		- check command return in self.fax.send and execute if not hylafax.
		- add popen to send_ui_hide to monitor efax sending.
		
Nov 26
	- fixed default main settings.
	- fixed default file path.
	- added beginnings of first time run wizard.
	- fixed install script.
	- added uninstall script.
	- tweaked defaults.

