This is a RAW file thumbnailer for GNOME.  It is largely based on
Dave Coffin's parse.c and Bastien Nocera's totem-video-thumbnailer.c.

.schema and .xml file shamelessly stolen from the gnome-dcraw project.

To install, ./configure && make && make install.

Copy the file gnome-raw-thumbnailer.xml to /usr/share/mime/packages and run
`update-mime-database /usr/share/mime`.

Copy the file gnome-raw-thumbnailer.schemas to /etc/gconf/schemas and run
`GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule gnome-raw-thumbnailer.schemas``

Restart Nautilus and you should be flying.
