* configure.ac, src/components/ogre/OgreSetup.cpp: removed the dependency on SDL_image, instead store the icon in compiled form
* ember.desktop: added Application to the categories
* src/components/ogre/CONTROLS: updated with a reference to ember.conf
* src/components/ogre/OgreResourceLoader.cpp: Catch errors when initializing groups.
* src/components/ogre/TerrainPage.cpp:
* added extra checks for shader support on GPU
* autopackage/default.apspec.in
* copy the libraries instead of using the installLib method
* ember.desktop
* change category to Game
* autopackage, hmm... let's see where this leads
* added ember icon and desktop file
* bumped version to 0.3.0
* added make_dist_media.sh, for autogenerating the media dir. run it in the root dir. It requires a "media" dir directly under the root dir.