Re: Removable media supported



On Thu, 27 Feb 2003, Eugene O'Connor wrote:

> Can you someone give me a complete list of what removable media are
> supported by Nautilus? The documentation currently states that CD-ROM,
> Iomega Zip disk, and floppy diskette are supported. But a reviewer tells
> me that Jazz drives, and USB storage devices are supported.

These types exists in the code:
	NAUTILUS_DEVICE_UNKNOWN,
	NAUTILUS_DEVICE_AUDIO_CD,
	NAUTILUS_DEVICE_CAMERA,
	NAUTILUS_DEVICE_CDROM_DRIVE,
	NAUTILUS_DEVICE_FLOPPY_DRIVE,
	NAUTILUS_DEVICE_JAZ_DRIVE,
	NAUTILUS_DEVICE_MEMORY_STICK,
	NAUTILUS_DEVICE_ZIP_DRIVE,
	NAUTILUS_DEVICE_NFS,
	NAUTILUS_DEVICE_SMB,
	NAUTILUS_DEVICE_APPLE,
	NAUTILUS_DEVICE_WINDOWS,

The last four are not really removable media. This doesn't mean that 
e.g. all cameras are detected as CAMERA though, but some can be.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Alexander Larsson                                            Red Hat, Inc 
                   alexl redhat com    alla lysator liu se 
He's an oversexed native American card sharp with a secret. She's a 
transdimensional thirtysomething single mother with the power to see death. 
They fight crime! 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]