Chris Ohmstede - 2010-06-21

OK, another update.  Here's the things I added:

* network capable
* support for file warnings (used to be treated as errors.)
* command line aware (pass Flash file name) and set mime type to application/x-shockwave-flash allowing FlashExtractor to be associated with .swf files in file managers.
* update-desktop-database added to 'make install' so the association to .swf files is propagated.
* added properties and attached them to gconf.  The properties are:
1. Default Flash file open directory.  The choices are:
1. Home directory
2. Specify a directory
3. Use the last selected directory
2. Default output directory.  The choices are:
1. Home directory
2. Specify a directory
3. Use the last selected directory
4. Use the last selected Flash file directory
* split the classes into their own individual modules

I think I have the user interface where I want it (unless I dream up something else.)  Time to start integrating swfdump