After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 699358 - look at filename extension to determine format
look at filename extension to determine format
Status: RESOLVED DUPLICATE of bug 521751
Product: gnome-screenshot
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-screenshot-maint
gnome-screenshot-maint
Depends on:
Blocks:
 
 
Reported: 2013-04-30 22:11 UTC by Matthias Clasen
Modified: 2013-04-30 22:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2013-04-30 22:11:03 UTC
I've seen a request to save screenshots in jpeg, because that yields smaller files. While I think it would be inappropriate to use the lossy jpeg format by default, it might be nice touch to look at the filename and save a jpeg if it ends in .jpg or .jpeg.
Comment 1 Cosimo Cecchi 2013-04-30 22:47:48 UTC
Actually this was implemented in bug 521751 which fell through the cracks...there's a patch there that should work and is still marked as a-c-n.

*** This bug has been marked as a duplicate of bug 521751 ***
Comment 2 Matthias Clasen 2013-04-30 22:59:06 UTC
Sweet !