AUTHOR: Kushal Das <kushal@fedoraproject.org>
May many thanx to err a.k.a Michael Rice for the help to build a clean installer.
And special thanx to the EXIF.py, the general-purpose library by Gene Cash.
-------------------
INSTALL
-------------------
Kphotobymail needs the following to be present in the system:
	QT >= 3.2
	Python >= 2.4
	PyQt >= 3.10

To install Kphotobymail by run following as root:

	$python setup.py install

Enjoy!! :)


Change Log:
	Version 0.4
		*Showing EXIF data added
		*GUI changed
		*File select window bug fixed

	Version 0.3.2
		*Installer Fixed	

	Version 0.3.1
		*Installer changed	
		*Desktop entry added

	Version 0.3:
		* Progress bar added
		* SMTP Encrytion method fixed
	
	Version 0.2:
		* Clear All button added
		* Error Messages shown properly
	
	
