2009-02-20 speedometer 0.32 (Toups)

	* Fixed a bug that caused a crash when the speed was more than
	999.99 km/h. The fix is to limit the speed below 1000 units so
	if you wanna make a speed record use m/s as the unit.
	
	The bug was reported by a guy in an airplane running N800 with 
	an external GPS and traveling at amazing 1051 km/h!
	
	Unbelievable I know, but the bug was there and is now gone.

2009-01-09 speedometer 0.31
	
	* Added maemo-launcher integration which makes the app start faster
	* Fixed postrm so that it will delete GConf keys if the app is
	uninstalled
	* Removed the emission of delete-event from callbacks and replaced it
	with gtk_main_quit()
	* Fixed postinst so that it won't unnecessarily generate an icon 
	cache if the app is upgraded

