Change image processing to create new .gps_*.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Wed, 14 Mar 2012 19:15:04 +0000 (20:15 +0100)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Wed, 14 Mar 2012 19:17:49 +0000 (20:17 +0100)
commitea200c32ac5266cefe317d224b305e18a36f0b8d
treeff63febb4e21252c6ce0b2aec7c7e9942514d578
parente0b2b245fe00e6593db340b30754b80045eb9ac9
Change image processing to create new .gps_*.

The processing should also create .gps_* instead of the old
['gps']['x']. To ease forward porting, use the new
media.media_data_init() to set the gps data in the media.
mediagoblin/media_types/image/processing.py