GNOME Bugzilla – Bug 335405
Automatically resize and change format for Photo IDs
Last modified: 2006-03-25 22:36:09 UTC
Currently when a photo ID is in the wrong format (or too big) we give an error message. Instead we should offer to change it to a format and preferred size that will work.
Fixed, and reorganized the photo ID code a little. 2006-03-25 Nate Nielsen <nielsen@memberwebs.com> * libseahorse/seahorse-pgp-key-op.c: * libseahorse/seahorse-util.c: * libseahorse/seahorse-util.h: * src/Makefile.am: * src/seahorse-key-dialogs.h: * src/seahorse-key-properties.c: * src/seahorse-photos.c (added): Automatically resize the photos that are too large, automatically convert to JPEG. Fixes bug #335405