2005-10-04  Jeffrey Stedfast  <fejj@novell.com>

	* src/manager.c: What used to be referred to as PTP cameras are
	now just "cameras" and what sued to be "camera" is now "storage
	camera" and so some renaming of enums and function names has been
	done.
	(gvm_udi_is_camera): Instead of checking that the access_method is
	"ptp", check that the access_method is simply not "storage". Also
	added smarts for compatability with the current broken libgphoto2
	fdi files... hopefully someday they'll get fixed to either comply
	with HAL's camera.* attribute specs or the ones I proposed to the
	list.