TODO for gnome-volume-manager itself:

- set the camera property on CF cards when we detect the DCIM tree

- the specfile does not start the daemon, and it does not register itself with
  the session manager until it runs, so it or the capplet need to be run once
  before it is run automatically.
  
- the specfile does not ensure that hald (and thus dbus-daemon-1) are running


Issues preventing perfection in Project Utopia:

- udev permissions are probably never right by default for removable storage
  devices.  Need to look into a fix - likely just a config directive?

- gnome-volume-manager requires that the device it is mounting be in
  /etc/fstab. This is intended and good - so we want a mechanism to
  automatically put new devices in fstab, setup right so the user can mount
  them.  Stuff like kudzu's updfstab does this now.  We just need something
  simple in hotplug.d or as a udev callout.
